STATIC.PY

static.py is (yet another) static page generator for python. But I think it has quite a few nice features to make you up and running out of the box. The most handy is IMHO that you can comment static post with twitter. The next time you generate the blog the comments are collected and rendered automatically.

POW 2018 IS OUT NOW!!

PythonOnWheels is a generative web framework for python, following the ruby on rails principles. The goal is to give you the most easy path to develop web applications simple, quick and easy and does not stand in your way. All you need is on board (Batteries included).

INLINE CODE TEST

a code example:

@requires_authorization
def somefunc(param1='', param2=0):
    r'''A docstring'''
    if param1 > param2: # interesting
        print ("Greater")
    return (param2 - param1 + 1 + 0b10l) or None

class SomeClass:
    pass

>>> message = '''interpreter
... prompt'''

Just to see if inline code in posts works well. I like it.

THIS SHOULD COME FIRST !! (TILL 31.1.2016)

Well, I always wanted to do this and now I did.

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sa

DARING FIREBALLS MARKDOWN INTRO

Download

Markdown 1.0.1 (18 KB) -- 17 Dec 2004

Introduction

Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).

Thus, "Markdown" is two

A SECOND POST WITH STATIC.PY

headline2

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirm