Metadata-Version: 2.1
Name: deepsearcheath
Version: 1.1.0
Summary: Heath taylored DeepSearch api.
Home-page: https://github.com/htaehpeed/deepsearcheath
Author: Heath
Author-email: heath@deepsearch.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: pandas
Requires-Dist: datetime
Requires-Dist: numpy
Requires-Dist: xlrd
Requires-Dist: deprecated
Requires-Dist: python-dotenv
Requires-Dist: finance-datareader

# deepsearcheath
deepsearch.com

python setup.py bdist_wheel

twine upload dist/

.env




If you're using Windows and trying to paste your token in the Command Prompt or PowerShell, 
    note that Ctrl-V and Shift+Insert won't work. 
Instead, you can use "Edit > Paste" from the window menu, 
    or enable "Use Ctrl+Shift+C/V as Copy/Paste" in "Properties". 
This is a known issue with Python's getpass module.
