Metadata-Version: 2.1
Name: aioscpy
Version: 0.1.6
Summary: An asyncio + aiolibs crawler imitate scrapy framework
Home-page: https://github.com/ihandmine/aioscpy
Author: handmine
Author-email: handmine@outlook.com
License: MIT
Description: # aioscpy
        An asyncio + aiolibs crawler  imitate scrapy framework
        
Keywords: crawler
                scrapy
                asyncio
                aiohttp
                anti-header
                anti-useragent
                python3
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: AsyncIO
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
