Pocoo

Pocoo is a Python powered webforum (BBS) under GPL, building upon WSGI. It uses the subprojects Werkzeug (URL dispatcher), Jinja (template engine) and Pygments (syntax highlighter). If you're looking for information about Pocoo, you're most likely in the wrong place. The Pocoo webpage can be found at http://pocoo.org, this is the Pocoo bug tracker.

If you want to file a bug please register and use your account to create tickets.


The Mercurial repository can be browsed here, and checked out with

hg clone http://dev.pocoo.org/hg/pocoo-main

General Information

We are always searching for employees - if you want to help have a look at How to Contribute. If you are no programmer but you have ideas for pocoo you can dump them inside our Idea Pool.

Developer Documentation

The documentation about the pocoo code.

Developer Information

Some general information about the pocoo development process.