A simple, yet powerful framework built around the OGRE rendering system. Has many features in the works such as AI, Audio, an entity system (much like CEL), and a complete level editor.
CiteULike is a free service to help academics share, store, and organise the papers they're reading. This open source project contains the code to scrape citations from publishers' web sites.
DttSP is the software part of a Software Defined Radio. It contains a general-purpose DSP core for receive and transmit, and much additional code to provide a full application. The initial hardware platform is the FlexRadio SDR-1000.
Ged is a (very) lightweight text editor written in Python using the pygtk bindings. The author noticed a lack of simple gtk2.0 text editors (as gedit depends on the gnome libraries) and Ged intends to fill this gap. Eventual porting to C is expected.
OTC is a 2D platform game for multiple players. It has a (more or less) realistic physics system and allows the use of various weapons. It will also include a editor for creating and editing levels.
SciBook is a framework for xslt transformation from xhtml to html.
The transformation can be extended by adding plugins. The standard LaTeX plugin can convert
LaTeX code to images.
QuotesViewer is a graphical tool giving you easy and fast access to quotes of all shares on the Euronext stock exchange. Quotes information can be searched and sorted on different criteria, ie. market, ISIN code, mnemonic, name, price, volume.
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.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Moved to pyjflash.berlios.de. Cross-platform Japanese flashcard program, conversion and editor with popups, saving and loading of utf, euc, sjs, jfc, bfg, lvl and tsv, printing, print preview and saving to html.
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.
This program will calculate and output metrics on code written in Python. Reports can be generated in text- or XML-files. A plug-in system lets new metrics be added to the program. A set of built-in plug-ins with provide some of the most common metrics a
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)
wxReSTedit is a cross-platform ReST GUI editor. It is inspired from ReSTedit,a ReStructuredText GUI editor on MAX OS, and aimed to be easier to use than docFactory.
REPCAL (REverse Polish CALculator) is a light and fast calculator in RPN (reverse polish notation) mode for the console (command line). It is written in 180 lines of Python code, and can be used both interactively or inside shell scripts.
General purpose client/server python execution code. This code allows a server to serve a list of python codes to clients for execution. The client then sends the result (literally the value of the variable converted to a string) back to the server.
"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.
Enumerations is a collection of C, C++ and Python files containing, surprise, enumerations. These files are generated from xml files via python scripts.
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.
A Python runtime that can run scripts without the need for Python to be installed. With the inclusion of wxPython and SPE editor it is a portable (movable) development environment. Also useful for testing scripts with several different python versions.
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.
PyWeaver is going to be a fully functional HTML editor. It uses wxPython. We will being using Procedural Programming to give us the flexibility, simplicity and the kind of code reuse that Object Orientation cannot give at this stage of development.