Metadata-Version: 2.1
Name: asyncTwitterClient
Version: 1.0.0
Summary: A async port of twitter-api-client with extra features
Home-page: https://github.com/obnoxiousish/async_twitter_api_client
Author: obnoxious
Author-email: obnoxious@dongcorp.org
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Framework :: AsyncIO
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx
Requires-Dist: anyio
Requires-Dist: trio
Requires-Dist: httpx[socks]
Requires-Dist: httpx-socks
Requires-Dist: twitter-api-client
Requires-Dist: colorama

A async port of twitter-api-client with extra features | Please see https://github.com/obnoxiousish/async_twitter_api_client for more information
