Django Napse · Documentation . How to contribute
Django napse is a portfolio management module using trading bots. This directory can be used as a django module, which you can install as follows:
pip install django-napse
Or you can use it as a local backend for the Napse desktop application, by cloning the repository.
Find more details for installation in the documentation.
make setup
make up
You can find the documentation here.
If you want to contribute to the project, please read the contributing guidelines first. You will find the setup instructions and our standards.