[20 total ]
The OpenKomodo Open Source Development Environment for Dynamic Languages and Web Technologies
The Open Komodo project provides a code base upon which integrated development environment (IDE) software packages can be developed. ActiveState's Komodo
... [More]
Edit 4.3 and later (an open source, multi-platform, multi-language editor) is an established, mature product that uses the Open Komodo platform.
With the Open Komodo Project, the focus is on dynamic languages and the open web. Open Komodo is developed on top of many open source technologies, including Mozilla, Python, and Scintilla. The primary development technologies used are XUL, JavaScript, Python, and C/C++. [Less]
XBMC is a multimedia player/jukebox for the Xbox from Microsoft. It can be used to play or view most common video, audio, and picture formats such as MPEG-1/2/4, DivX, XviD, MP3, AAC, JPG, and GIF directly from a CD or DVD in the Xbox DVD-ROM drive
... [More]
or from the Xbox hard drive. XBMC can also stream files over a local network or from the Internet. Playlist and slideshow functions, a weather forecast, and many audio visualizations are also included. [Less]
XBMC media center is a free cross-platform media-player jukebox and entertainment hub. XBMC is open source (GPL) software available for Linux, Mac OS X, Microsoft Windows operating-system, and the Xbox game-console. XBMC can play a very complete
... [More]
spectrum of of multimedia formats, and featuring playlist, audio visualizations, slideshow, and weather forecast functions, together with a multitude of third-party plugins. [Less]
Thousand Parsec is not only a game by itself, it is also a framework for creating a similar group of turn-based space empire building games, which are often called 4X games, from the main phases found in them: eXplore, eXpand, eXploit and
... [More]
eXterminate. Some examples of games which Thousand Parsec draws ideas from are Stars!, VGA Planets, Reach for the Stars, Master of Orion and Galactic Civilizations.
The idea is that a protocol is specified which defines how game servers and game clients communicate with each other. Protocol also specifies which objects are available for custom games or rulesets, which can have different rules of gamplay. Any client should be able to connect with any server and player should be able to play any game with it. [Less]
Python IDE written in PyQt.
Supports debugging (breakpoints, watch, ...), threads debugging, syntax highlighting, code templates, code completion, macros, ...
Free python IDE for Windows,Mac & Linux with UML,PyChecker,Debugger,GUI design,Blender & more
Python-Ogre is a high-performance, full-featured Python interface to the Ogre3D graphics library.
Python-Ogre currently supports all the functionality of Ogre 1.4, as well as wrappers for over 30 individual libraries:
* Bullet, NxOgre (PhysX)
... [More]
, ODE, and Newton physics
* 4 GUIs, I/O, sound, and a lot more!
This project is the successor of the original PyOgre project, created by Lakin Wecker in mid-2006. Much development is done on the Windows platform, however today Python-Ogre runs equally well on Linux and Mac OS X. Windows binaries are available, and a Linux package is in the works.
If you wish to create a gaming or graphics application in Python, there isn't any else you need apart from Python-Ogre. If there is a library you'd like to have wrapped, let us know! [Less]
KInterbasDB is a Python extension package that implements Python Database API 2.0-compliant support for the open source relational database Firebird and some versions of its proprietary cousin BorlandĀ® InterbaseĀ®.
In addition to the minimal
... [More]
feature set of the standard Python DB API, KInterbasDB also exposes nearly the entire native client API of the database engine. [Less]
The 1d6 project develops tools for the free One Die roleplaying System.
Its first deliverable is a battle simulator using the simple One Roll combat System for quick combat resolution.
Its second deliverable is the blob_battle, where two blobs
... [More]
can duel.
The third deliverable is babglet, which aims to ease game creation with pyglet.
And then there's the TextRPG... [Less]
Moonlight|3D is a free modern, flexible and extensible modelling and animation tool developed by a small but dedicated team. The goal is to provide a tool that is capable of turning even the most advanced and challenging projects of artists and
... [More]
technical artists into reality.
We understand that this project is by its very nature a huge undertaking. We have chosen to make clean design, good usability and solid implementation of features our highest priority goals and we have already successfully, albeit slowly, pursued that road for several years.
In order to speed up the progress of our development efforts we open up the project to the general public and we hope to attract the support of many developers and users, bringing the project forward faster. [Less]
Editra is a multi-platform text editor with an implementation that focuses on creating an easy to use interface and features that aid in code development. Currently it supports syntax highlighting and variety of other useful features for over 60 programming languages.
python-gammu is a set of Python bindings for Gammu, the GSM mobile manager for various cellular phones. It can work with any phone that Gammu supports, including many models by Nokia, Siemens, and Alcatel.
Focus on what your code can do; let your editor sweat the details.
Komodo Edit offers sophisticated support for all major scripting languages, including in-depth autocomplete and calltips, multi-language file support, syntax coloring and syntax
... [More]
checking, Vi emulation, and Emacs key bindings.
Komodo Edit is built on the Mozilla code base and versions 4.3 and later are licensed under the same terms as Firefox: Mozilla Public License (MPL), GNU General Public License (GPL), and GNU Lesser Public License (LGPL). [Less]
A collection of python scripts for XBMC. This is the home to such scripts as Apple Movie Trailers, Youtube, Xinbox, xStocks, Accuweather and Tetris just to name a few.
If you have made a script that you would like to commit to this svn contact one
... [More]
of the Project Admins.
The offical channel for this project is #xbmc-scripting on Freenode network. Its for code support only, not support how to get a script to work. [Less]
A framework of frameworks for rapid application development in Python. It includes packages for XML and XHTML parsing and generating, SNMP manager, SMI query API, Cisco-style CLI framework, QA automation, program control, and more.
Auto Tab is a plugin for gedit that auto-detects indent settings (width and tab/spaces) in source files and adjusts tabbing accordingly for each buffer on the fly. Useful for people who are working on multiple projects or with other people's code, as
... [More]
coding styles often vary and needs to be preserved. Note that Auto Tab does not reformat or change the source code to use your favorite tab length - this is for the developer that wants or needs to work with the source as-it-is. [Less]
latua is a lightweight reusable code library.
latua library contains modules and wrappers for logging, i18n initialization and file or system operations. Furthermore it contains a simple full text index engine based on sqlite.
This is another library for creating and manipulating graphs. There is simply no other graph library out there which can be handle graphs of the size the author is confronted with efficiently. Whenever possible igraph tries to be also user friendly
... [More]
and portable.
igraph started as an additional package to the GNU R statistical environment, and still some functions which are hard to implement in C are available only in R (like interactive graphics). Most functions are however now written in C and they can be compiled without R as a separate library. [Less]
A very simple Python text editor.
Boa Constructor is a cross-platform RAD GUI-building IDE. It offers visual frame creation and manipulation, an object inspector, a debugger, integrated help, and many views on the source, including inheritance hierarchies, object methods and
... [More]
properties, and HTML generated from documentation strings. It is written in Python and uses the wxPython toolkit which wraps wxWindows. [Less]