Metadata-Version: 2.1
Name: flaskull
Version: 0.0.1
Summary: A set of useful class, functions, mixins and snippets to works with Flask.
Home-page: https://github.com/akonieczny/flaskull
Author: Adam Konieczny
License: BSD 3-Clause License
Project-URL: Issues, https://github.com/akonieczny/flaskull/issues
Project-URL: Source, https://github.com/akonieczny/flaskull
Description: # Flaskull
        
        **Flaskull** is a set of useful class, functions, mixins and snippets to works with Flask.
        
        _Warning: **Flaskull** is in the process of planning/conceptual work or in the initial stage of development. Use it carefully._
        
Keywords: library
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
