Metadata-Version: 2.1
Name: grants
Version: 0.3.0
Summary: Scripts to download and format grants from grants.gov and pivot-rp
Author: Kevin Lai
Author-email: zlnh4@umsystem.edu
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: docopt (>=0.6.2,<0.7.0)
Requires-Dist: openpyxl (>=3.0.9,<4.0.0)
Requires-Dist: pandas (>=1.3.5,<2.0.0)
Requires-Dist: pymongo (>=4.0.1,<5.0.0)
Requires-Dist: revChatGPT (>=2.2.0,<3.0.0)
Requires-Dist: selenium (>=4.8.2,<5.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: xlrd (>=2.0.1,<3.0.0)
