Metadata-Version: 2.1
Name: plumes
Version: 1.1.0
Summary: Simple Twitter CLI for day-to-day social media hygiene
License: MIT
Author: Nicholas Nadeau
Author-email: nicholas.nadeau@gmail.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: dynaconf (>=3.1.0,<4.0.0)
Requires-Dist: fire (>=0.3.1,<0.4.0)
Requires-Dist: python-box (>=5.1.0,<6.0.0)
Requires-Dist: toml (>=0.10.1,<0.11.0)
Requires-Dist: tqdm (>=4.48.2,<5.0.0)
Requires-Dist: tweepy (>=3.9.0,<4.0.0)
