All Projects → nicolas-van → Pygreen

nicolas-van / Pygreen

Licence: mit
A micro web framework/static web site generator.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pygreen

Docnado
Rapid documentation tool that will blow you away...
Stars: ✭ 67 (-60.82%)
Mutual labels:  static-site-generator, flask
Quokka
LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
Stars: ✭ 2,198 (+1185.38%)
Mutual labels:  static-site-generator, flask
Hugs
🤗 A super simple starting point for Hugo websites.
Stars: ✭ 162 (-5.26%)
Mutual labels:  static-site-generator
Pyrollbar
Error tracking and logging from Python to Rollbar
Stars: ✭ 169 (-1.17%)
Mutual labels:  flask
Staticman
💪 User-generated content for Git-powered websites
Stars: ✭ 2,098 (+1126.9%)
Mutual labels:  static-site-generator
Yublog
Person blog powered by flask.
Stars: ✭ 164 (-4.09%)
Mutual labels:  flask
Docker Flask Celery Redis
Docker-Compose template for orchestrating a Flask app with a Celery queue using Redis
Stars: ✭ 165 (-3.51%)
Mutual labels:  flask
Hey Jetson
Deep Learning based Automatic Speech Recognition with attention for the Nvidia Jetson.
Stars: ✭ 161 (-5.85%)
Mutual labels:  flask
Baumeister
👷 The aim of this project is to help you to build your things. From Bootstrap themes over static websites to single page applications.
Stars: ✭ 171 (+0%)
Mutual labels:  static-site-generator
Flusk
Boilerplate API on how to structure big Flask applications (includes SQLAlchemy, Docker, nginx)
Stars: ✭ 165 (-3.51%)
Mutual labels:  flask
Flaskr Tdd
Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript
Stars: ✭ 2,103 (+1129.82%)
Mutual labels:  flask
Flask Msearch
Full text search for flask.
Stars: ✭ 164 (-4.09%)
Mutual labels:  flask
Flask Redis Queue
Example of how to handle background processes with Flask, Redis Queue, and Docker
Stars: ✭ 163 (-4.68%)
Mutual labels:  flask
Gopablo
🐺 Static site generator.
Stars: ✭ 166 (-2.92%)
Mutual labels:  static-site-generator
Nanoc
A powerful web publishing system
Stars: ✭ 1,959 (+1045.61%)
Mutual labels:  static-site-generator
Elmstatic
Elm-to-HTML static site generator
Stars: ✭ 170 (-0.58%)
Mutual labels:  static-site-generator
Flask Sqlalchemy Tutorial
🐍 ℹ️ Create and manage data in your Flask app via a SQL database.
Stars: ✭ 162 (-5.26%)
Mutual labels:  flask
Flask Sphinx Themes
Sphinx themes for Pallets projects
Stars: ✭ 164 (-4.09%)
Mutual labels:  flask
Vue Admin Flask Example
vue-admin和后端(flask)分离结合的超简单模板Demo
Stars: ✭ 165 (-3.51%)
Mutual labels:  flask
Proxy pool
Python爬虫代理IP池(proxy pool)
Stars: ✭ 13,964 (+8066.08%)
Mutual labels:  flask

PyGreen

Build Status PyPI

A micro web framework/static web site generator.

PyGreen is a simple tool to generate small web sites. The concept is to put all files to serve in a folder and invoke the Mako template engine on all .html files. The result is quite similar to a classic PHP application, but with the good features of the Mako templates (like inheritance) and the cool syntax of Python.

See the documentation here.

License

See the license file.

Contribution

See the contribution guide.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].