/SpyderWeb

Python based library for building static websites with jinja

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

SpyderWeb

Python based library for building static websites with jinja

Build

Run the following to build a pip package:

python setup.py bdist_wheel

Install with:

pip install -I dist/spyderweb-<whatever version>.whl