Metadata-Version: 2.1
Name: apiogram
Version: 0.1.0
Summary: A simple library for easy work with key-value storages and document databases
Home-page: https://github.com/frontdevops/apiogram
Download-URL: https://github.com/frontdevops/apiogram/archive/refs/tags/1.0.0.tar.gz
Author: Alexander Majorov
Author-email: Alexander Majorov <alexander.majorov@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/frontdevops/nosql-storage-wrapper
Project-URL: Documentation, https://github.com/frontdevops/nosql-storage-wrapper/blob/main/README.md
Project-URL: Bug Tracker, https://github.com/frontdevops/nosql-storage-wrapper/issues
Keywords: aiogram,telegram,storage
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiogram (==2.22.2)
Requires-Dist: magic-config (==0.1.10)
Requires-Dist: apiogram (==0.1.0)
Requires-Dist: pymongo (==4.3.2)
Provides-Extra: dev
Requires-Dist: pytest (>=3.7) ; extra == 'dev'
Requires-Dist: check-manifest ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'

# Apiogram
Simple wrapper for aiogram - little framework for comfortable develop telegram bots

