Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code
fd2python creates a python interface to the Xforms graphics library.
It provides features that can build template main code, template callback code, and a template makefile. fd2python is run from 'fdesign -python'.
Inline Python (PyInline) allows you to put sourcecode from other
programming languages directly "inline" in a Python script or
module. The code is automatically compiled as needed, and then loaded
for immediate access from Python. PyInline is the Pyth
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
A Snakefile is an unholy combination of a Makefile and a Python script. Here you have a cross-platform code generation tool with the simple build rules of make, with the power of a full-featured scripting language.
FileTornado is a set of CGI scripts coded in Python for a web-based file repository, supporting member registration, voting, and comments, as well as uploading of files.
The code is derived from the CGIs run on http://screammachinescentral.com
ProgNet is both protocol level standard for controlling any device (eg, light,
central heating, computer, stereos, videos...), and the daemon and user space code which implements the protocol standard. The protocol will be submitted in Internet-Draft doc
A postgresql database framework written in python and wxwindows.
Aims to help fill the large gap between personal/SOHO applications and enterprise:
Landlords, retail, construction etc. Focus is on ease of customization by developers.
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
Frosttie (FROnt-end SchemaTron Text Internet Engine) takes XHTML pages and processes them with various user-definable filters such a W3C's WAI, Section 508 (US) web usability compliance, ad removal, etc. It can be used with zKnowMan.
The aim is to develop a framework to translate UIML (User Interface Markup Language) description of UI into a number of plaforms (wxPython, HTML, etc.).
Dynamic and "static" (into a program) rendering implied.
Pycq is a 100% Python module implementing the client side of the Mirabilis ICQ protocol v5. Stable and platform-independent, it allows you to write ICQ clients or bots in a few lines of code.
This project is to continue the (long-stalled) development of SNMPY - an
interface between UCD-SNMP and Python. As well as the basic C interface,
there's a variety of higher-level layers on top of the code.
Clint is a testbed for static source-code checking techniques. It is currently designed to check C++ for common programmer errors and suggest improvements.
We no longer use sf.net as our hosting site. You can find more information about our project at http://www.gnuenterprise.org
--- GNU Enterprise is a project aimed at developing a complete enterprise level business environment.
Chasm is a language using assembler meat with C style bone. It provide
the C style flow control statement to make assembler code easier to write
and easier to maintain. All the register/memory modify code is
in the assembler, give the programmer the de
The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
Packaging code for SnapPea, a program for creating and studying hyperbolic 3-manifolds.
This is for packaging ONLY. SnapPea itself (and its successor SnapPy) can be found at: http://www.math.uic.edu/t3m/SnapPy/
A group of Blender (http://www.blender3d.org) enthusiasts sharing code for expanding the functionality of Blender. As Blender has been bought into Open Sourceness, this ancient utility is now ancient and likely useless.
GLC generates python code with gtk bindings from Glade produced input files. This is a compile time approach to do the same thing as James Henstridge's runtime approach (libglade).
Library for parsing and editing pythonsourcecode in form of tree. (this tree is very similar to syntax tree, but nodes are commands.
Above this library will be build simple editor in wxPython.