Metadata-Version: 2.4
Name: findata_api
Version: 0.2
Summary: Common API to access financial data
Author: Davide Libenzi
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/davidel/findata_api
Project-URL: Issues, https://github.com/davidel/findata_api/issues
Project-URL: Repository, https://github.com/davidel/findata_api.git
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Office/Business :: Financial
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: orjson
Requires-Dist: python_misc_utils
Requires-Dist: pandas_market_calendars
Requires-Dist: websocket-client
Dynamic: author
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# findata_api

Common API to access financial data
