fassembler is a build system for OpenCore.This could be general-purpose build software a la GNU Make, Buildit, et al. But it's developed specifically for the build and deployment needs of the software that runs CoActivate.org.How to Use FassemblerSee...

jarvis

jarvis 0.1.2

Jarvis is a Python module that was inspired by works of http://worrydream.com/ Bret Victor, especially his talk http://www.youtube.com/watch?v=PUv66718DII "Inventing on Principle" . The central idea is that the feedback loop when you are coding should be...

Testify

Testify 0.5.3

Testify is a replacement for Python's unittest module and nose.Testify is modeled after unittest, and tests written for unittest will run under testify with a minimum of adjustments, but it has features above and beyond unittest: * class-level setup...

Pulse

Pulse 2.5.7

Pulse project is an automated build (or continuous integration) server designed to work with you to ensure the integrity of your code.Pulse regularly checks your source code out from your SCM, builds your projects, and notifies you of the...

bugwarrior

bugwarrior 0.6.0

bugwarrior is a command-line utility for updating your local taskwarrior database from you forge issue trackers.Getting bugwarriorInstallingInstalling it from http://pypi.python.org/pypi/bugwarrior is easy with ``pip``:: pip install bugwarriorThe...

Camelot

Camelot 13.04.13

Camelot is a Python GUI framework on top of Sqlalchemy and PyQt, inspired by the Django admin interface. Start building desktop applications at warp speed, simply by adding some additional information to you model definition.class...

IPython

IPython 0.13

IPython is a free software project which tries to:Provide an interactive shell superior to Python's default. IPython has many features for object introspection, system shell access, and its own special command system for adding functionality when working...

svnauthcheck

svnauthcheck 1.0.14

svnauthcheck project is a tool to check the syntax of Subversion access control files. We developed it to be able to delegate to certain repository users the ability to manage the access control to the repository itself.Install:For the impatients:...