Metadata-Version: 2.1
Name: fyers-apiv2
Version: 2.0.7
Summary: Fyers trading APIs.
Home-page: https://github.com/FyersDev/fyers-api-py
Author: Fyers-Tech
Author-email: support@fyers.in
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: requests (==2.25.1)
Requires-Dist: tornado (==6.1)
Requires-Dist: asyncio (==3.4.3)
Requires-Dist: websockets (==8.1)
Requires-Dist: websocket-client (==1.2.1)

README
========

This module is installed via pip:

```
pip install fyers-apiv2
```

Packages Required
 - json
 - requests
 - tornado 

For an overview of Fyers-api please refer to the documentation at [fyers-api-docs](https://myapi.fyers.in/docs)
