Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

floyd-0.0.3a13.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page