Metadata-Version: 2.1
Name: ballyregan
Version: 0.1.2
Summary: Tool for fetching online proxies easily and efficiently.
License: Apache License, Version 2.0
Author: idandaniel
Author-email: idandaniel12@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Faker (>=15.1.1,<16.0.0)
Requires-Dist: bs4 (>=0.0.1,<0.0.2)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: gevent (>=22.10.1,<23.0.0)
Requires-Dist: grequests (>=0.6.0,<0.7.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: lxml (>=4.9.1,<5.0.0)
Requires-Dist: pandas (>=1.5.0,<2.0.0)
Requires-Dist: prettytable (>=3.4.1,<4.0.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: pythonping (>=1.1.4,<2.0.0)
Requires-Dist: requests[socks] (>=2.28.1,<3.0.0)
Requires-Dist: typer[all] (>=0.6.1,<0.7.0)
Requires-Dist: urllib3[socks] (>=1.26.12,<2.0.0)
