Metadata-Version: 2.1
Name: unscrapulous
Version: 0.1.4
Summary: A utility that scrapes lists of unscrupulous entities (barred from doing financial business) published by various legal institutions
License: MIT
Author: Navaneeth Suresh
Author-email: navaneeths1998@gmail.com
Requires-Python: >=3.7.1
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyPDF2 (>=1.26.0,<2.0.0)
Requires-Dist: argparse (>=1.4.0,<2.0.0)
Requires-Dist: bs4 (>=0.0.1,<0.0.2)
Requires-Dist: lxml (>=4.6.2,<5.0.0)
Requires-Dist: openpyxl (>=3.0.6,<4.0.0)
Requires-Dist: pandas (>=1.2.2,<2.0.0)
Requires-Dist: psycopg2 (>=2.8.6,<3.0.0)
Requires-Dist: pytest (>=6.2.2,<7.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: tabula-py (>=2.2.0,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: xlrd (>=2.0.1,<3.0.0)
