Metadata-Version: 2.1
Name: senator-fec-data
Version: 0.1.0
Summary: Python package to obtain the FEC data of current US senators.
License: MIT
Author: Bryn
Author-email: bam2231@columbia.edu
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: bs4 (>=0.0.1,<0.0.2)
Requires-Dist: matplotlib (>=3.3.3,<4.0.0)
Requires-Dist: pandas (>=1.1.5,<2.0.0)
Requires-Dist: requests (>=2.25.0,<3.0.0)
