Metadata-Version: 2.1
Name: rick
Version: 0.1.2
Summary: Python plumbing for micro-framework based applications
Home-page: https://github.com/oddbit-project/rick
Author: Joao Pinheiro
Author-email: 
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: bcrypt
Requires-Dist: bcrypt (>=3.2.0) ; extra == 'bcrypt'
Provides-Extra: redis
Requires-Dist: redis (>=3.5.0) ; extra == 'redis'

# rick
Python plumbing for micro-framework based applications


