victorpy

A simple yet powerful static site generator with Python sugar


Keywords
static, site, python
License
Other
Install
pip install victorpy==0.1.32

Documentation

VictorPy is a simple yet powerful static site generator.

Installing

VictorPy is available on PyPI, so you can pip(3) install it:

$ pip3 install victorpy

Getting started

  1. Read the documentation website.
  2. Check the source of this documentation website.