Metadata-Version: 2.1
Name: Async-Ptt-Crawler
Version: 1.0
Summary: 基於Python 3.4後asyncio及Python 3.5後語法async/await語法糖的爬蟲
Requires-Dist: beautifulsoup4
Requires-Dist: aiohttp

連線部分使用第三方庫aiohttp進行非同步連線

Home-page: https://github.com/nekosgr93/Async_Ptt_Cralwer
Author: nekosgr93
License: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.5
