Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

ruamel-yaml

Compare

  Analyzed 1 day ago

ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order

19.4K lines of code

0 current contributors

about 1 month since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This
Tags python3

Novacut

Compare

  No analysis available

Novacut is a collaborative video editor that aims to bring the agile, distributed workflow pioneered by free software to professional movie and TV production. Novacut can do real-time collaborative editing (think Google docs for video). The collaborative foundation is in a stand-alone component ... [More] called Dmedia, upon which you could build other apps with similar collaborative features. Questions? Want to get involved? Stop by the #novacut IRC channel on freenode [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: AGPL3

NodeTree

Compare

  No analysis available

NodeTree is an XML stream parsing module for Python Most XML libraries fit into one of two categories; they either parse XML streams with callbacks for each event encountered but leave it to the user to store and organize these events (such as expat or SAX), or they parse the entire XML document ... [More] into memory in one batch and return a handle to the document's root element only after its finished (DOM and ElementTree). While the latter is much easier to work with, it also requires that the entire XML stream be available before any of it can be processed and must load the entire stream into memory, even when only a piece of it needs to be evaluated at a time. With NodeTree we seek a hybrid of these two techniques with a modern, Pythonic API. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3

Python Method Overloading

Compare

  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

Concordance XMPP

Compare

  No analysis available

Concordance is an XMPP service framework for Python 3 Modeled on a similar concept as web frameworks like Django and Turbogears, Concordance takes care of the basics that every spec-compliant XMPP server must support while allowing custom services to be implemented quickly with a high-level Pythonic API.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
3.0
   
I Use This
Mostly written in language not available
Licenses: AGPL3_or_...

pecan

Compare

  Analyzed about 23 hours ago

A WSGI object-dispatching web framework, in the spirit of TurboGears, only much much smaller, with many fewer dependencies.

0 lines of code

0 current contributors

almost 10 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

pyclean

Compare

  Analyzed over 1 year ago

Pure Python cross-platform pyclean. Clean up your Python bytecode files (*.pyc, *.pyo, __pycache__), build artifacts and other debris.

93.7K lines of code

0 current contributors

over 1 year since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Pystache

Compare

  Analyzed over 1 year ago

Mustache in Python

3.03K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Deckard: a web based Glade Runner

Compare

  Analyzed about 17 hours ago

Helping translators of apps designed with Glade. The main instance of this webapp is currently http://deckard.malizor.org/

1.42K lines of code

1 current contributors

5 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

gspanner

Compare

  No analysis available

gspanner is a simple utility written in Python 3 to customise the GNOME desktop.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...