Metadata-Version: 2.4
Name: marsel
Version: 0.1.1
Summary: A lightweight utility library
Project-URL: Homepage, https://shaxzodbek.com/projects/marsel/
Project-URL: Repository, https://github.com/shaxzodbek16/marsel
Project-URL: Bug Tracker, https://github.com/shaxzodbek16/marsel/issues
Author-email: Shaxzodbek <muxtorovshaxzodbek16@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: helpers,library,utility
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: passlib[bcrypt]>=1.7.4
Requires-Dist: redis>=4.5.0
Requires-Dist: sqlalchemy>=2.0.45
Provides-Extra: dev
Requires-Dist: pytest-cov>=4.0.0; extra == 'dev'
Requires-Dist: pytest>=7.0.0; extra == 'dev'
Description-Content-Type: text/markdown

# Lightweight python utility to help devs to not make bycycle again.