The main idea behind tk_happy is to allow a fully "wired" Tkinter application to be quickly created (Tkinter is the python interface to Tk). The users main responsibility is to add logic to the Tkinter framework created by tk_happy.
This is a go game SGF editor and go playing program. It will be able to play on IGS as a client and KGS as a bot. It will use GNUGo any other GTP protocol program for it's computer go capabilities. It uses sgflib.py for SGF Parsing.
buildslackbuild is a bash shell script generator written in python to partially automate the process of building SlackBuild shell scripts for Slackware. The goal is to build a fully automatic system to relieve the sysadmin of this task.
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.
fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
SPE is a python IDE with auto indentation&completion,call tips,syntax coloring&highlighting,uml viewer,class explorer,source index,todo list,pycrust shell,file browsers,drag&drop,Blender support.Spe ships with wxGlade,PyChecker and Kiki.
the authors of ibo found the base ideas of ibo in the much stronger http://www.djangoproject.com/. if you stumbled in ibo, do have a look at our documentation, but please consider checking django.
Sk2Py is an wxPython-based IDE which assists in the migration of Cadence Skill(tm)-based PCells to Python PyCells for use in all Open Access environments. Please post any support requests or bug reports to the tracking system.
Space simulation written in Python. The project aims to someday be like Elite with aspects of Trade Wars. Currently it is an interesting experiment in vector mathematics which demonstrates a minimalistic rendering engine for 3D space graphics.
GRINEdit is a graph, relation, interaction, network editor.
The graph visualizer 'graphviz' is very popular but it is not interactive.
The project aims to make interactive graphviz.
Pyro aims to be the first major Roguelike game written in Python. Project goals are clear code, easy modification and extension, and of course, a game that's worth playing. This is an early alpha and not yet winnable.
HappyDoc is a tool for extracting documentation from Python sourcecode. It differs from other such applications by the fact that it uses the parse tree for a module to derive the information and does not import the module.
PYthon to ASsembler TRAnslator. At this moment supports Microchip PIC16 instruction set only. Its main goals are: to support a wide range of microcontrollers and processors, to generate compact and effective code.
Python Tk Gui Builder allows python programmers to build graphical user interfaces using the included Tkinter (tk) widgets without having to write the sourcecode. They simply point and click on widgets and their options.
NPL is a programming language designed to ease code visualisation. It visualises the static and dynamic aspects of a program along with it's semantics, thus making reading code easier.
Editor help you write "Functions Focus" code, all components related to one functions written in single file and then scatted among multi sourcecode files.
Music player written in python using code in parts developed for Lsongs Music player. The player will allow user to listen and organize their media content and will be extendable through modules.
Specto is a desktop application that will watch for updates (websites, email, files...) and notify the user. *Take note that we moved to Google Code hosting: http://code.google.com/p/specto *
DEE Excellent Editor is a simple sourcecodeeditor whit syntax highlighting for many languages with a file browser panel to quickly select files. DEE can open files from the local system or directly from an ftp server.
A wrapper for Python's standard logging module to provide a file-like interface. Allows legacy code that wishes to log to a file (including stdout and stderr) to use the logger facility.
Stackful is a web-based programming environment for beginners inspired by Hypercard. Users can create web pages live by dropping in page elements, positioning them, and writing the code behind them. Everyone should learn a little programming.