Metadata-Version: 2.4
Name: flask-data
Version: 0.1.3
Summary: A Flask data utility package
Author-email: ScriptKidding <scriptkiddin@proton.me>
License: MIT
Project-URL: Homepage, https://github.com/hackernese
Project-URL: Repository, https://github.com/hackernese
Keywords: flask,data
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: flask>=2.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: black>=22.0.0; extra == "dev"
Requires-Dist: flake8>=4.0.0; extra == "dev"
Dynamic: license-file

# Flask-data

One of the best data utility you can find out there for data analysis in your Flask application ;).
