Static website generator with MVC content system and built-in support for cloud hosting platforms
Project description
# Floyd v0.0.3a13
Latest update: Fri Apr 20 04:16:16 EST 2012
Static website generator with MVC content system and built-in support for cloud hosting platforms
Usage: floyd <sources> <outputdir>
# Features
Full MVC - define your routes, controllers, etc. and then generate
Full data model (eg. floyd.db.Query(‘Posts’).filter(post_type=’page’).order(‘-datetime’).fetch())
Data model reads from flat source files
Convert text, markdown or HTML pages into HTML output
Automatically configures AppEngine sites
Supports different templating engine (defaults jinja2)
# Install
$ pip install floyd
or if you don’t have pip you can use easy_install (default on OS X and with python installations on other platforms)
$ easy_install floyd
For more information see INSTALL
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file floyd-0.0.3a13.tar.gz.
File metadata
- Download URL: floyd-0.0.3a13.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b5b5e0e4c587ec560b80008ed9fc89dd9569717d47ab64925cc67b6d6b7d971
|
|
| MD5 |
9f9ba6285a8c25d27ce4e3dcc918ae47
|
|
| BLAKE2b-256 |
5e3f560e30ceb39cab1491c7d2aee0ca622680a82042bb9381eec4764db7ba12
|