Tags : Browse Projects

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

xunitparser

Compare

  No analysis available

Read JUnit/XUnit XML files and map them to Python objects.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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

knife

Compare

  No analysis available

Pythonic remix of underscore.js: Things go in. Things get knifed. Things go out.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

appspace-python

Compare

  No analysis available

appspace is a component injection framework that allows any mishmash of Python classes, objects, functions, or modules to be dynamically cobbled together into an application.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

blade-python

Compare

  No analysis available

blade is a powerful set of iterable processing tools extracted from knife for standalone use

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

callchain

Compare

  No analysis available

Lets arbitrary callables, components, and event listeners to be stringed nto one lazily evaluated processing chain.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

stage-python

Compare

  No analysis available

Configuration over convention.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

stuf

Compare

  No analysis available

A collection of Python dictionaries supporting attribute-style access. Includes defaultdict, OrderedDict, restricted, and frozen implementations.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

tabola

Compare

  No analysis available

tabola handles tabular data

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

configparser

Compare

  No analysis available

The ancient ``ConfigParser`` module available in the standard library 2.x has seen a major update in Python 3.2. This is a backport of those changes so that they can be used directly in Python 2.6 - 2.7.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

Dbase32

Compare

  No analysis available

The Dbase32 encoding is a base32 variant designed for document oriented databases and applications, specifically for encoding document IDs. Dbase32 uses an alphabet whose symbols are in ASCII/UTF-8 sorted order. This means that unlike RFC-3548 Base32 encoding, the sort-order of the encoded data ... [More] will match the sort-order of the binary data. The `dbase32` Python3 package provides both a high-performance C extension, and a pure-Python fallback. 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

0 users on Open Hub

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