testtools is a set of extensions to the Python standard library's unit testing
framework. These extensions have been derived from years of experience with unit
testing in Python and come from many different sources. testtools also backports
unittest changes from recent Pythons to Python 2.4 and 2.5.
XCAP protocol, defined in RFC 4825, allows a client to read, write, and
modify application configuration data stored in XML format on a server. XCAP
maps XML document sub-trees and element attributes to HTTP URIs, so that
these components can be directly accessed by HTTP. An XCAP server used by
XCAP clients to store data like presence policy in combination with a SIP
Presence server that supports PUBLISH/SUBSCRIBE/NOTIFY SIP methods can
provide a complete SIP SIMPLE solution.
The Xoltar Toolkit contains utility modules for Python, including functional
programming support, lazy expressions and data structures, and thread pools.
It includes support for closures, curried functions, lazy expressions,
lazy tuples (functional programming languages call these lazy lists, but
since lists are mutable in Python, tuples are closer in meaning), and lazy
equivalents for map, filter, reduce, and zip. It also includes some
higher-order functions for composing functions.
See also: http://www-106.ibm.com/developerworks/library/l-prog.html
Pypersrc is an open-source (GNU GPL) GUI program written in Python
and C++ for browsing source code. You can click a HTML-like hyperlink
to jump to a line in a source code file. Pypersrc can display
different representations of the same source code.
Utilities for creating PySide applications.
QBzr is a simple Qt cross-platform frontend for some of Bazaar commands.
Purpose of this plugin is to provide a graphical user interface for those
Bazaar commands where it can simplify the usage. Highlighting of differences
between files, "browsable" log view, possibility to commit only some files
without listing them all on the command line, etc.
A small program for managing a to-do list. There can be one to-do
database per directory, or per tree of directories. Tasks are in
a tree structure (ie: one task can be a sub-task of another task).
Reports can also be generated to summarize tasks completed in
a certain time period.
The StormLib library is a pack of modules, written in C++,
which are able to read and also to write files from/to the MPQ archives.
Regexx is a complete regular expressions C++ solution. It implements easy
expression execution, global searching, replace with atom substitution,
customized replaces, easy match and atom strings retrieving. It's also
included in the library functions to split strings with strings or regular
expressions.
A source code documentation tool for C, C++, Fortran, Perl,
shell scripts, Assembler, DCL, DB/C, Tcl/Tk, Forth, Lisp,
COBOL, Occam, Basic, HTML, Clarion, and more. It can produce
documentation in HTML, XML DocBook, TROFF, ASCII, LaTeX or
RTF format.