Pastebin
Welcome to my reworked pastebin. This is a work in progress so there may still be bugs. If you should experience any troubles please contact me and let me know.
This is a small validation class that I wrote for a project a long time ago. This currently has validation filters for US phone number format, US zip code format(12345 and 12345-6789 etc) and email addresses. You can pass your own custom validations to ...
...This is a Django runserver alternative using twisted.web. I like this method as it is also production worthy. It is very useful for both production and development environments. In my opinion, it is important to develop applications using a similar environment that will be ...
...This is a simple adaptation of the poker-eval-webservice for a pylons controller
This is a work in progress. So far it will only ban rfi attacks
