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.
- Development Blog - fresh information of the developers
- View Sourcecode - look at the sourecode, online
- Mercurial Repository - check out the development code from the repository
- join the irc channel or read the logs online
Developer Documentation
The documentation about the pocoo code.
- HowtoInternationalize - i18n related information
- TemplateExtensions - extra tags and filters
- ReleaseChecklist
- User Documentation
Developer Information
Some general information about the pocoo development process.