Skip to content

suhailvs/pylets

Repository files navigation

pyLETS

Django CI Python Version Django Version Django Rest Framework Version

pyLETS is an open source local exchange trading system (http://en.wikipedia.org/wiki/Local_Exchange_Trading_Systems) using python.

Run it locally

Run the following in your terminal:

curl -s https://raw.githubusercontent.com/suhailvs/pylets/main/pylets.sh | bash

visit: http://localhost:8000/

Run Tests

Run the following in your terminal:

  • to run unittests: ./manage.py test
  • to run functional tests: pytest

About

A local exchange trading system using python

Resources

Stars

Watchers

Forks