Metadata-Version: 2.1
Name: tidy-twitter
Version: 1.1.0
Summary: tidy-twitter helps to clean up user's Twitter history.
License: MIT
Author: Sven Varkel
Author-email: sven@wasabi.ee
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: python-twitter (>=3.5,<4.0)
Requires-Dist: pytz (>=2021.3,<2022.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
