Metadata-Version: 2.1
Name: hscan
Version: 2.2.2
Summary: A python framework
Home-page: https://github.com/jyangHe/hscan
Author: jyanghe
Author-email: jyanghe1023@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
Requires-Dist: httpx[http2] (==0.22.0)
Requires-Dist: aiofiles (==0.7.0)
Requires-Dist: aio-pika (==6.8.0)
Requires-Dist: beautifulsoup4 (==4.9.3)
Requires-Dist: aioredis (==2.0.0)
Requires-Dist: motor (==2.5.1)
Requires-Dist: Brotli (==1.0.9)
Requires-Dist: pymongo (==3.12.0)
Requires-Dist: chardet (==4.0.0)
Requires-Dist: asyncpg (==0.26.0)
Requires-Dist: aiokafka (==0.7.2)

# Hscan

```
python Setup.py sdist bdist_wheel
python -m twine upload dist/*
```

