ant_nest

View on PyPIReverse Dependencies (1)

1.0.1 ant_nest-1.0.1-py3-none-any.whl

Wheel Details

Project: ant_nest
Version: 1.0.1
Filename: ant_nest-1.0.1-py3-none-any.whl
Download: [link]
Size: 19669
MD5: a0339532c6123e3ddd65d0e36b1a69c0
SHA256: 23828ffdf6410bc383022e0a35af0d0366d11bff9ff8d56c123f42bd09a0fbd8
Uploaded: 2021-01-01 07:21:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ant-nest
Version: 1.0.1
Summary: A simple and clear Web Crawler framework build on python3.6+
Author: strongbugman
Author-Email: strongbugman[at]gmail.com
Home-Page: https://github.com/strongbugman/ant_nest
Project-Url: Repository, https://github.com/strongbugman/ant_nest
License: LGPL
Classifier: Environment :: Console
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6,<4.0
Requires-Dist: IPython (>=7.0)
Requires-Dist: aiofiles (>=0.3.1)
Requires-Dist: httpx (>=0.14.0)
Requires-Dist: tenacity (>=4.8.0)
Requires-Dist: typing_extensions (>=3.6)
Requires-Dist: ujson (>=1.3.4)
Description-Content-Type: text/x-rst
[Description omitted; length: 14835 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ant_nest/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ant_nest/_settings_example.py sha256=d0OT4BY4-OBv4XggStqPMPi7iC4bUwBOI3r9Yhw9K0o 970
ant_nest/ant.py sha256=w3BOODkiznJMyOqXk5rqODr1C_HLlS-gksBMByfLLJY 4037
ant_nest/cli.py sha256=pZSgHAKTLroJ1ytqdCqrmRNRgdGfQZ38y6-1B-WRzE4 4633
ant_nest/exceptions.py sha256=5XG8AIpVZTz8ddIYus0fgaqcGbJ5cwFHoED8YKcqVEM 791
ant_nest/items.py sha256=FR_p4jTiauOKtnMR7GyeY77AZ4Hs1vB8v6fv9cMuxGs 1837
ant_nest/pipelines.py sha256=puRA32n6Kd_rCKrlMLwop-P3rlG530fmJqxFOk2nd_I 8911
ant_nest/pool.py sha256=f1JKQbv8tBlgB7Wvqr1UcGmwd-3YNkeDSutHl8ZlR5s 4325
ant_nest/reporter.py sha256=X6QoDIWLUcZSGQFPG-W_gkpEpKSPOlCCkGsPwoTzDzY 1795
ant_nest/utils.py sha256=g3hKCCV_35D3ig07BuDuDdM_-E6mHvdBIGoSdBrvUAg 1029
ant_nest-1.0.1.dist-info/entry_points.txt sha256=edjRm1sr9OsuYdhAsGfabUB-6rvwdgCb_88QTQgcTRM 46
ant_nest-1.0.1.dist-info/LICENSE sha256=2n6rt7r999OuXp8iOqW9we7ORaxWncIbOwN1ILRGR2g 7651
ant_nest-1.0.1.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
ant_nest-1.0.1.dist-info/METADATA sha256=Z35nUuSVXWJbPLUqv1uRp8xpvYA7qZ06ZV4vPBy8Jg0 16172
ant_nest-1.0.1.dist-info/RECORD

entry_points.txt

ant_nest = ant_nest.cli:main