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.git
Step 2: Install dependencies
cd into directory
cd NepseTools
install dependencies
pip install requirements.txt
Step 3: Clone the repo
run script using following command
python manage.py <COMMAND>
Read more about the development process here.