Metadata-Version: 2.3
Name: volumetric-flask
Version: 0.1.2
Summary: The Volumetric Python Web Framework
Author: Carl Furtado
Author-email: carlzfurtado@gmail.com
Requires-Python: >=3.12,<=3.14
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: dotenv (>=0.9.9,<0.10.0)
Requires-Dist: flask (>=3.1.1,<4.0.0)
Requires-Dist: python-jsx (>=0.2.0,<0.3.0)
Project-URL: Homepage, https://github.com/User0332/volumetric
Description-Content-Type: text/markdown

# Volumetric - A Flask-Based Python Web Framework

Volumetric is an SSR-focused Python web framework built on top of Flask and inspired by [`webpy-framework`](https://github.com/User0332/webpy).

You can install Volumetric from pip using `pip install volumetric-flask`
