https://github.com/user0332/volumetric
An pure-Python web framework built with Flask and PyJSX.
https://github.com/user0332/volumetric
flask python python3 ssr web-framework
Last synced: 22 days ago
JSON representation
An pure-Python web framework built with Flask and PyJSX.
- Host: GitHub
- URL: https://github.com/user0332/volumetric
- Owner: User0332
- License: mit
- Created: 2025-07-15T17:01:17.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-04-13T01:07:32.000Z (3 months ago)
- Last Synced: 2026-04-13T03:08:46.362Z (3 months ago)
- Topics: flask, python, python3, ssr, web-framework
- Language: Python
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`
Though Volumetric is on major version 5 (due to some bad decision making), it is still in *development*. The API and architecture **will not be stable** until major version 6 is released.