Metadata-Version: 2.1
Name: pyfinbus
Version: 0.0.1
Summary: A python finance data lib.
Home-page: https://github.com/wikimore/pyfinbus
Author: Ted Wang
Author-email: wikimore357@gmail.com
License: MIT
Keywords: finance,stocks
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: requests (>=2.28.2)
Requires-Dist: selenium (>=4.8.2)
Provides-Extra: test
Requires-Dist: requests (>=2.28.2) ; extra == 'test'
Requires-Dist: selenium (>=4.8.2) ; extra == 'test'


# pyfinbus
