Automate tasks related to Nepalese share market. Supports meroshare and TMS.
-
- Automatically apply for new IPOS.
- Get personal details from meroshare
Step 1: Clone the repo
git clone https://github.com/vaskrneup/NepseTools.gitStep 2: Install dependencies
cd into directory
cd NepseToolsinstall dependencies
pip install requirements.txtStep 3: Clone the repo
run script using following command
python manage.py <COMMAND>Read more about the development process here.