Skip to content

Access nepse from terminal and track the status of your stock

License

Notifications You must be signed in to change notification settings

sachin38/nepse-stock

Repository files navigation

nepse-stock

This...

Screenshot1

to this.... Screenshot2

You can use this script to keep track of Nepal Stock.

Libraries required

BeautifulSoup and requests

Installing Libraries

For installing all the libraries required to run the script use following command.
For python:

  $ python -m pip install -r requirements.txt

For python3:

  $ python3 -m pip install -r requirements.txt

Usage

Insert your company's stock symbol and get the information about stock

nepse_csv.py

this script will read symbols from symbols.txt, fetch stock data and store in datafile.csv

About

Access nepse from terminal and track the status of your stock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages