Metadata-Version: 2.1
Name: stake
Version: 0.1.1
Summary: Unofficial https://stake.com.au API wrapper.
License: Apache-2.0
Keywords: stake,trading,stocks,financial,python
Author: Stefano Tabacco
Author-email: tabacco.stefano@gmail.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: aiohttp (>=3.6.2,<4.0.0)
Requires-Dist: inflection (>=0.5.0,<0.6.0)
Requires-Dist: pydantic (>=1.5.1,<2.0.0)
Requires-Dist: python-dotenv (>=0.13.0,<0.14.0)
