PySnippet is a code snippet manager for any language. It features an user
defined folder hierarchy, syntax highlighting and XML based data file.
It is written in Python/PyGTK.
This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
OpenRelease is a complete and extensible packaging and release solution: packaging the code, uploading the package to SourceForge, automating the release on QRS, and announcing the release on freshmeat and, if appropriate, on pypi.
PAWed is a simple, easy to use, source code editor, written for GNOME2 and utilising Scintilla, which is extensible through plugins (e.g. HTML Tidy plugin) and Python scripting.
Compiler for message-passing network protocols, currently based on UDP. APC is written in Python and produces C code. It includes a C run-time library.
The SERF Tools are programs and snippets of code made to speed-up and ease development. Most of these programs were written as proof-of-concept but have proven useful at least twice.
A collection of reusable software components written in Java, C# and Python including method invocation tracing, filtering and sorting, command line argument parsing/processing, delimited text file processing and application configuration file handling.
DWIG is a software tool that connects existing Delphi code with the Python scripting language. With DWIG, you can easily turn your Delphi units to Python extension modules. The extension modules can be used to control your existing Delphi programs.
Pure Python implementation of GOLD Parser Engine.
GOLD Parser Engine is a LALR(1) parser with DFA tokenizer.
It uses compiled grammar table generated by GOLD Parser Builder (not included - available on http://www.devincook.com/goldparser)
Enumerations is a collection of C, C++ and Python files containing, surprise, enumerations. These files are generated from xml files via python scripts.
"A Program is a Process, not a Thing." This project is about programming for the fun of it and will contain tutorials, notes, code and tips for learning to program, setting up servers, etc.
Mallard is a graphical game design package, akin to many applications for Windows such as The Games Factory, RPG Maker, Game Maker, etc. It is written in Python with wxWidgets and PyGame, and therefore should support any OS which supports Python and SDL.
collection good tip code as utility packet,esp. Chinses! and design one mail core Blog system. only through mail we can blogging us Blog! and as one opening proj. , let China Python easy share tip code into uniform packet; and enjoy OpenSource...
reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
This project is an XML oriented Web Framework that relies on python for expansion of XML data into web pages, while keeping code and content sepearted. Coupling this with CSS allows for complete page formatting and styling without touching pythoncode
A library which provides the same functionality as the Python/C API detailed at python.org, thus allowing objective caml programmers to provide python modules as native ocaml code, as well as allowing ocaml code to use python extensions.
A Python implementation of the 'edlin' line editor, primarily intended to be used within an interactive console.
The 0.1 release core code is at a pretty good working stage, so feel free to try it out.
XMLObject gives you an easy way to parse XML into Python objects. The objects created by XMLObject are far easier to manipulate than those made by xml.dom. This project also includes a GUI application, XMLObjApp, to generate XML parsers for you.
Not the greatest thing since Sliced Bread, it IS Sliced Bread. This project is a series of network tools and a network development SDK, with big hopes, and too little time to code it all.