Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 1.88 KB

README.md

File metadata and controls

58 lines (42 loc) · 1.88 KB
Napse's logo

Twitter Coverage Release

Django Napse · Documentation . How to contribute


django-napse

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.

Quick start

make setup
make up

Documentation

You can find the documentation here.

How to contribute

If you want to contribute to the project, please read the contributing guidelines first. You will find the setup instructions and our standards.