vema

Vema is a solution for developing static web pages, from Python + Flask, which has the basic tools and already configured to focus on the design of the pages.

View the Project on GitHub episuarez/vema

Vema

Vema is a solution for developing static web pages, from Python + Flask, which has the basic tools and already configured to focus on the design of the pages.

Features

What feature do you miss or would you like to have?

Install

Clone the repository and work with it. Or you can also install it as a package and develop it on your own. https://pypi.org/project/vema/

To install it.

pip install vema

Documentation

Here you can find the project documentation

First steps

You can see the first steps here. First steps