/NepseTools

Automate tasks related to Nepalese share market. Supports meroshare and TMS.

Primary LanguagePythonMIT LicenseMIT

NepseTools

Automate tasks related to Nepalese share market. Supports meroshare and TMS.


Features

  • Meroshare

    • Automatically apply for new IPOS.
    • Get personal details from meroshare

Local Development

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.