Managed Projects

Showing page 1 of 1

CherryPy is a pythonic, object-oriented HTTP framework. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time. CherryPy is now more than three years ... [More] old and it is has proven very fast and stable. It is being used in production by many sites, from the simplest ones to the most demanding ones. [Less]

4.43333
   
  0 reviews  |  78 users  |  20,655 lines of code  |  19 current contributors  |  Analyzed 10 days ago
 
 

Dejavu is a public domain, thread-safe Object-Relational Mapper and database Mediator for Python applications.

4.0
   
  1 review  |  0 users  |  9,693 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Geniusql is a public domain, low-level Object-Relational Mapper for Python applications. If you're familiar with Martin Fowler's work, you can think of Geniusql as providing a Data Source layer. It primarily uses a generic Table Data Gateway architecture (as opposed to the more ... [More] tightly-coupled Active Record architecture recently popularized by Ruby On Rails and Django). [Less]

0
 
  0 reviews  |  0 users  |  13,921 lines of code  |  2 current contributors  |  Analyzed over 5 years ago
 
 

Epic is a unittest framework for PostgreSQL stored procedures. Epic provides PL/pgSQL library functions to help write, run, and manage tests. * Epic tests are safe: transaction rollbacks are required in every test. * Epic tests are simple: write and run your tests in the same language as ... [More] the functions under test. * Epic tests are small: reduce the amount of code in your tests, making them more readable and maintainable. * Epic tests are scoped: run tests individually, in groups, or all at once. * Epic tests are schema'd: import and execute tests in dev, then DROP SCHEMA test when you're ready for production. [Less]

0
 
  0 reviews  |  0 users  |  1,073 lines of code  |  0 current contributors  |  Analyzed 9 months ago
 
 

Post Facto is an open source Version Control System (VCS) for PostgreSQL. Unlike traditional version-control software which tracks changes between files, Post Facto tracks changes between databases. The deltas are stored as .sql files, much like the result of pg_dump. When you run postfacto checkout ... [More] dbname, you don't receive files, you receive a new database. [Less]

0
 
  0 reviews  |  0 users  |  3,782 lines of code  |  0 current contributors  |  Analyzed over 1 year ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.