Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.605 Times

Python Programmers freeware
Filter: All | Freeware | Demo
 

Python Programmers

1 2 3 4 5 > 
Added: January 25, 2010 | Visits: 847

buzhug buzhug is a fast, pure-Python database engine, using a syntax that Python programmers should find very intuitive. The data is stored and accessed on disk (it is not an in-memory database) ; the implementation has been designed to make all operations, and especially selection, as fast as... Platforms: *nix

License: Freeware Size: 50.18 KB Download (93): buzhug Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 300

Python programmers resouer General resource handling module for Python.It is developed with wxPython GUI resources in mind, but unlike the XRC resource system, this is an universal solution, applicable to anything you can call a resource and much more flexible. Platforms: Windows, Mac, Linux

License: Freeware Size: 21.93 KB Download (49): Python programmers resouer Download

Added: October 25, 2013 | Visits: 376

Quixote Quixote is a package that supports Web application development by Python programmers. In Quixote, the templating language is a small extension of Python itself: the aim is to make Web page assembly take maximal advantage of the Python programmer's existing skills. Platforms: *nix

License: Freeware Size: 204.8 KB Download (33): Quixote Download

Added: October 26, 2013 | Visits: 167

pyutil pyutil is a collection of data structures and functions that were found useful over the years. These are a few data structures, classes and functions which we've needed over many years of Python programming and which seem to be of general use to other Python programmers. Many of the modules... Platforms: *nix

License: Freeware Size: 92.16 KB Download (44): pyutil Download

Added: November 25, 2013 | Visits: 794

Python Twitter This library provides a pure Python interface for the Twitter API. Twitter (http://twitter.com) provides a service that allows people to connect via the web, IM, and SMS. Twitter exposes a web services API (http://dev.twitter.com/doc) and this library is intended to make it even easier for... Platforms: Mac

License: Freeware Size: 61.44 KB Download (197): Python Twitter Download

Added: July 22, 2013 | Visits: 536

UniCurses for Python The first public release of UniCurses, a unified Curses wrapper for Python 2.x/3.x on Microsoft Windows, Linux, and Mac OS X, is now available for download from SourceForge! Visit this page to download UniCurses! The project was started with the following goals in mind: * Bring the power of... Platforms: *nix

License: Freeware Size: 163.84 KB Download (46): UniCurses for Python Download

Added: May 10, 2013 | Visits: 293

Restrictive APIs for Python Python has no inherent provision for a restrictive API that blocks accesses to methods and variables outside an allowed set. Inexperienced Python programmers may fail to adhere to an agreed-upon API, directly accessing the private internals of a class. Adherence to defined APIs is a good thing.... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Restrictive APIs for Python Download

Added: November 22, 2010 | Visits: 854

import_checker import_checker checks Python programs for circular (or recursive) imports. Python is a fine programming language. There is one horrendous thing with it though, that bites even the most experienced python programmers every now and then: the scope of variables. Weve been taught to use the... Platforms: *nix

License: Freeware Size: 9.22 KB Download (94): import_checker Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 348

wxPython for Mac and Linux wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform... Platforms: Mac, Linux

License: Freeware Size: 1024 KB Download (49): wxPython for Mac and Linux Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 357

wxPython 64bit wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform... Platforms: Windows

License: Freeware Size: 11.6 MB Download (45): wxPython 64bit Download

Released: November 18, 2012  |  Added: November 18, 2012 | Visits: 337

wxPython wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform... Platforms: Windows

License: Freeware Size: 11.6 MB Download (46): wxPython Download

Added: August 01, 2008 | Visits: 1.287

Microsoft IronPython Microsoft IronPython is the generic name for this first alpha version of the new implementation in .NET of the well-known Python programming language.Microsoft IronPython supports the running of an interactive interpreter with dynamic compilation. It integrates perfectly with the rest of the... Platforms: Windows

License: Freeware Size: 7 KB Download (109): Microsoft IronPython Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 214

pyreditor Regular expressions editor for Python. It is intended for Python programmers that use regular expressions. It has syntax highlighting, brace matching, results coloring, text zooming, RE insertions and more. Platforms: Windows, Mac, Linux

License: Freeware Size: 345.62 KB Download (48): pyreditor Download

Added: May 10, 2013 | Visits: 367

IronPython 2.0a IronPython is a new implementation of the Python programming language running on .NET. It supports an interactive console with fully dynamic compilation. It is well integrated with the rest of the .NET Framework and makes all .NET libraries easily available to Python programmers, while... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): IronPython 2.0a Download

Added: November 29, 2013 | Visits: 572

ical2org for Linux ical2org is a command-line utility for exporting data from the Mac OS X application iCal so it can be used with the emacs tool org-mode. Data transfer is one-way only (from iCal to emacs), and is intended to be used to show alarms and scheduled events managed by iCal within org's agenda view.... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): ical2org for Linux Download

Added: September 12, 2013 | Visits: 217

neo4jrestclient The first objective of Neo4j Python REST Client is to make transparent for Python programmers the use of a local database through neo4j.py or a remote database thanks to Neo4j REST Server. So, the syntax of this API is fully compatible with neo4j.py. However, a new syntax is introduced in order... Platforms: *nix

License: Freeware Size: 40.96 KB Download (38): neo4jrestclient Download

Added: November 09, 2010 | Visits: 1.023

VPython 4 Beta VPython is a 3D graphics library for Python, designed to permit novice programmers to write scientific graphics programs. VPython is a package that includes the following modules: the Python programming language the IDLE interactive development environment "Visual", a Python module that... Platforms: *nix

License: Freeware Size: 532.48 KB Download (105): VPython 4 Beta Download

Added: November 21, 2013 | Visits: 377

pg_proboscis pg_proboscis is a Python module that creates a GreenTrunk Interface implementation for programmers using pg_pqueue. It also provides a DB-API 2.0 module. Here are some key features of "pg_proboscis": A*A* Green Trunk interface implementation using PQueue A*A* Direct function interface A*A*... Platforms: *nix

License: Freeware Size: 35.84 KB Download (42): pg_proboscis Download

Added: April 02, 2010 | Visits: 1.143

Python rope rope is a Python IDE. Python ropes main goal is to provide features like auto-completion, refactorings, content assistance, and outlines. Refactoring: In recent years refactoring has become a basic task of everyday programing, specially in java community. In the agile programing methodologies,... Platforms: *nix

License: Freeware Download (93): Python rope Download

Added: August 26, 2010 | Visits: 1.530

XPN - X Python Newsreader XPN - X Python Newsreader project is a graphical newsreader written in Python with the GTK+ toolkit. I started writing it because I was learning Python language and working on a real project keeps your attention high. XPN is distributed with the GPL licence, youll found a copy of the licence... Platforms: *nix

License: Freeware Size: 266.24 KB Download (99): XPN - X Python Newsreader Download

1 2 3 4 5 >