/nse-ipo-python

Python SDK for NSE IPO Application

Primary LanguagePython

NSE IPO(Initial public offering) Python SDk

Python wrapper around NSE IPO application REST API's.

API Documentation: NSE IPO REST API Docs

Installation

Use the package manager pip to install foobar.

pip install -r requirements.txt

Usage

import NseIPO

api = NseIPO()
api.Auth.login("member_id", "login_id", "pwd")

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT