Managed Projects

Roundup Issue Tracker

  Analyzed about 1 month ago

Roundup is a simple-to-use and -install issue- tracking system with command-line, Web, REST, XML-RPC, python and e-mail interfaces. It manages a number of issues (with flexible properties such as "description", "priority", and so on) and provides the ability to (a) submit new issues, (b) find and ... [More] edit existing issues, and (c) discuss issues with other participants. The system facilitates communication among the participants by managing discussions, and notifying interested parties when issues are edited. [Less]

76.3K lines of code

10 current contributors

3 months since last commit

40 users on Open Hub

Activity Not Available
4.14286
   
I Use This

Python Method Overloading

  No analysis available

Simple overloading of methods and functions through an @overload decorator. This module allows one to provide multiple interfaces for a functions, methods, classmethods, staticmethods or classes. See below for some notes about overloading classes, you strange person you. The appropriate ... [More] implementation is chosen based on the calling argument pattern. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

behave

  Analyzed about 1 month ago

behave is behaviour-driven development, Python style. Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project.

34.5K lines of code

5 current contributors

4 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This