RSS 56 projects tagged "Python"

Download Website Updated 09 Mar 2006 Code Crusader

Screenshot
Pop 147.17
Vit 6.15

Code Crusader is a graphical Integrated Development Environment (IDE) designed to smoothly integrate the tasks of working with source files, compiling, and debugging; in short, everything involved in developing code.

Download Website Updated 10 May 2013 LyX

Screenshot
Pop 729.09
Vit 142.46

LyX is a document processor that encourages an approach to writing based on the structure of your documents, not their appearance. It is intended for people people who write and want their writing to look great without tinkering with formatting details, font attributes, or page boundaries. On screen, it looks like any word processor, but it uses the TeX engine for printed output and producing richly cross-referenced PDFs. It is stable and fully featured.

Download Website Updated 13 Mar 2002 Gnome Moleskine

Screenshot
Pop 61.29
Vit 4.35

Gnome Moleskine is a source code editor for the GNOME desktop. It is built with Scintilla, a free multi-platform editor component written in C++ that is available for GTK+, wxWindows, and MS Windows. Scintilla has two wrappers: a shared library and a Python module.

Download Website Updated 04 Nov 2008 SciTE

Screenshot
Pop 233.67
Vit 11.29

SciTE is a GUI-based single-document editor which uses the Scintilla editor component. It rapidly styles most common programming languages with good control over how syntactic elements are displayed, and features folding for C++, C, Java, JavaScript, and Python. Styling of HTML also styles embedded scripts written in VBScript, Javascript, or Python.

Download Website Updated 06 Jun 2001 sgmltools-lite

Screenshot
Pop 43.68
Vit 1.81

SGMLtools-Lite is the successor of SGMLtools. It is a set of Python and DSSSL scripts which makes interaction with Jade in order to process (mostly DocBook) SGML files a breeze, and is easy to extend with custom processing instructions. Out of the box, SGMLtools-Lite knows how to convert DocBook to HTML (2 styles), JadeTeX, DVI, RTF, PS, PDF, plain text, and PalmOS iSilo format. It also comes with a conversion script to convert "old" LinuxDoc documents to DocBook.

Download Website Updated 03 May 2013 Wing IDE

Screenshot
Pop 645.68
Vit 169.36

Wing IDE is a development environment for Python. It provides powerful editing, code intelligence, testing, debugging, and search capabilities that reduce development and debugging time, cut down on coding errors, and make it easier to understand and navigate Python code.

Download Website Updated 23 Apr 2009 wxDesigner

Screenshot
Pop 95.60
Vit 6.92

wxDesigner is a dialog editor and RAD tool for the wxWindows C++ library and its popular Python and Perl bindings. It includes a visual dialog editor, a bitmap editor, a syntax-highlighting source editor, and built-in mechanisms for automatic generation of file skeletons, GUI classes, event handlers, and getter functions. It provides an identical user interface and identical functionality for C++, Perl, and Python, and it can generate output in C++, Python, Perl, and XML.

Download Website Updated 19 Jul 2002 xmltools

Screenshot
Pop 63.79
Vit 3.40

Python XmlTools is a set of high level tools to help using XML in Python. It features two pyGTK widgets, XmlTree and XmlEditor, which can respectively display and edit an XML document in a graphical fashion.

Download Website Updated 08 Dec 2001 gtex-letter

Screenshot
Pop 19.80
Vit 2.74

gtex-letter attempts to deliver an easy alternative interface to LaTeX-letter. It is heavily configurable, and it supports multiple letter headers and default letter openings (which are configurable in the rc-file). Users can choose from three different levels of graphical interface complexity. Novice is easy to understand, while expert is straight-forward. There is also a non-interactive mode that makes production of standard-letters very fast. gtex-letter is implemented in Python and based on GNOME.

Download Website Updated 17 Jan 2010 Vim Indention Detection

Screenshot
Pop 26.32
Vit 1.00

This program examines the current buffer and determines the indent style in use, then sets vim tabstop/shiftwidth/etc to work correctly with that style, and creates a syntax match to highlight any indentation in the file that does not match the selected style. It can be set up to auto-detect when opening files.

Screenshot

Project Spotlight

NHI1

An attempt to create an artificial (non-human) intelligence.

Screenshot

Project Spotlight

ENet for C#

A wrapper for the C-language ENet networking library.