An open API service indexing awesome lists of open source software.

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.

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.