Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ An API for Indian BSE Stock Quotes

We can retrieve both daily stock quotes as well as archives of stock quotes.

Getting Started:
-----------------
To start using this project in your machine, you need to install the basic BSE API.
For that first do

`pip install bsedata`

Once BSE Data gets installed on your machine, you can run codes in this, without any error!

Daily Stock Quotes :
--------------------
**Usage :**
Expand Down