Metadata-Version: 2.1
Name: mongopersistence
Version: 0.1.3
Summary: Package to add persistence to your telegram bot using pymongo
License: MIT
Author: LucaSforza
Author-email: lucasforza1234@icloud.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pymongo (>=4.3.3,<5.0.0)
Requires-Dist: python-telegram-bot (>=20.1,<21.0)
Description-Content-Type: text/markdown

# MongoPersistence
Package to add persistence to your telegram bot using pymongo

# NOT TESTED
