The Pocoo sandbox is the home of a bunch of small projects, especially
experimental ones. Some of those projects are big enough for their
own micropage which are linked below. So if you want to find something
new, here you go. If you have questions to any of the libraries listed
here or in the hg repository feel free to contact as either in the
#pocoo IRC Channel on freenode.net or using the
pocoo-libs
mailinglist.
CleverCSS is a small python inspired markup language for CSS that's used to build the style of a document cleanly and structurally. In many ways it's cleaner and more powerful than CSS2 is.
There's also a second implementation of CleverCSS which has an almost identical feature set, but is written in the Haskell functional programming language.
Ponyguruma is the code name for a Python wrapper of the Oniguruma regular expression engine, which has a richer set of operations than Python's sre and better Unicode support.
An extensible successor for python's builtin pprint.
All the sandbox projects, because they are that small, are in one Mercurial repository. Unfortunately you have to check out all projects at once if you want to hack on one of them. Also keep in mind that there are many small projects without microsites in that repository.