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.480.742 Times

Python Idle freeware
Filter: All | Freeware | Demo
 

Python Idle

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 401

C -like iostream syntax in Python This script represents a very simple proof-of-concept of an ostreams-like interface wrapping around file-like objects, included a demonstration of manipulators.Although theation of treams model does not make it necessary, it is quite easy to make a wrapper around file-like objects that behaves... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): C -like iostream syntax in Python Download

Added: May 10, 2013 | Visits: 314

Templated Inheritance in Python This script demonstrates a C -like template based inheritance implementation in Python. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Templated Inheritance in Python Download

Added: May 10, 2013 | Visits: 561

Tail -f in Python This script represents a simple implementation of the standard UNIX utility tail -f in Python. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Tail -f in Python Download

Released: July 22, 2012  |  Added: November 21, 2013 | Visits: 543

PyRE: Python Ripper/Encoder The Python Ripper/Encoder is delayed for an indefinite period of time. Platforms: Mac

License: Freeware Size: 8.99 KB Download (55): PyRE: Python Ripper/Encoder Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 256

Ymodem for python This is an implementation of the ymodem protocol for serial transfer of data implemented using python. Platforms: Windows, Mac, Linux

License: Freeware Size: 5.95 KB Download (55): Ymodem for python Download

Added: May 10, 2013 | Visits: 463

Python X Library 0.14rc1 The Python X Library is a complete X11R6 client-side implementation. The Python X Library is intended to be a fully functional X client library for Python programs. It is written entirely in Python, in contrast to earlier X libraries for Python (the ancient X extension and the newer plxlib) which... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Python X Library 0.14rc1 Download

Added: July 23, 2013 | Visits: 729

Python PyGame Tower Defense Python PyGame Tower Defense is a real-time strategy game written in Python with PyGame Developer comments In the early stages, yet already playable, though admittedly not very fun yet. Currently has one enemy type, and three towers, each with three levels. Only one map so far. Graphics aren't... Platforms: Mac

License: Freeware Size: 460.8 KB Download (54): Python PyGame Tower Defense Download

Added: May 10, 2013 | Visits: 590

RPy (R from Python) RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). All errors from the R language are converted to Python exceptions. Any module installed for the R system... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): RPy (R from Python) Download

Added: May 10, 2013 | Visits: 865

Create Emacs TAGS file for Python modules Create Emacs TAGS file for Python modules script creates a TAGS file for Python programs, usable with GNU Emacs. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Create Emacs TAGS file for Python modules Download

Added: May 10, 2013 | Visits: 350

IDLEfork 0.9b1 IDLEfork project was an official experimental development fork of Python's small, light, 'bundled' integrated development environment, IDLE.The objective was to develop a version of IDLE which had an execution environment which could be initialized prior to each run of user code.  Platforms: *nix, Python, BSD

License: Freeware Download (54): IDLEfork 0.9b1 Download

Released: November 02, 2012  |  Added: November 02, 2012 | Visits: 364

C++ Python language bindings This project will help you to expose C++ libraries to Python. pygccxml package is an object oriented framework for reading C++ declarations. pyplusplus package is an object-oriented framework for creating a code generator for boost.python library. Platforms: Windows, Mac, Linux

License: Freeware Size: 3.23 MB Download (54): C++ Python language bindings Download

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 446

POST (Python Obviously Simple Text) POST (Python Obviously Simple Text) provides support forsimple, flexible dynamic document generation in multiple outputformats. Supports inputs in text or XML, outputsin HTML, PDF, RTF, LaTeX source, nroff source, postscript,and plain text. Platforms: Windows, Mac, Linux

License: Freeware Size: 72.51 KB Download (54): POST (Python Obviously Simple Text) Download

Released: June 12, 2012  |  Added: June 12, 2012 | Visits: 437

Python FTP Client A user-friendly, menu-driven FTP client written in Python. Platforms: Windows, Mac, Linux

License: Freeware Size: 3.58 KB Download (54): Python FTP Client Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 422

Python Hyperschema Database Mapper Creates really cool and useful hypermaps from SQL database schema, consists of a small PL/SQL metadata extractor and a Python (or C) postprocessor file. Platforms: Windows, Mac, Linux

License: Freeware Size: 28.29 KB Download (54): Python Hyperschema Database Mapper Download

Released: August 17, 2012  |  Added: August 17, 2012 | Visits: 322

Python Infusion Python Infusion - Simple animations and slideshow presentations using Python and Pygame. Platforms: Windows, Mac, Linux

License: Freeware Size: 2.4 MB Download (54): Python Infusion Download

Added: May 10, 2013 | Visits: 460

Python Octree Implementation This script is a simple implementation of an octree data structure in python. Its use is primarily for fast collision or view frustrum culling in interactive 3d environments, but its possible uses are quite open-ended. It was originally written for use with the pyOgre 3d engine binding. The code... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Python Octree Implementation Download

Added: May 10, 2013 | Visits: 1.033

Execute Python program from Windows Cmd. file This script generates a Windows command file that executes a Python program. The windows command file will have the same filename as the Python program, but will have a '.cmd' extension instead of '.py. It will pass its command line arguments to the Python progxtension br /> Platforms: Windows, Python,


Added: May 10, 2013 | Visits: 583

Allowing the Python profiler to profile C modules This script lets you take into account time spent in C modules when profiling your Python code. Normally the profiler only profiles Python code, so finding out how much time is spent accessing a database, running encryption code, sleeping and so on is difficult. Profilewrap makes it easy to... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: October 06, 2013 | Visits: 467

MySQL Connector/Python MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. This means you don't have to compile anything or MySQL (client library) doesn't even have to be installed on the machine. Platforms: Mac

License: Freeware Size: 122.88 KB Download (53): MySQL Connector/Python Download

Added: November 08, 2013 | Visits: 727

3D Python OpenGL Chess Game 3D Python OpenGL Chess Game is a normal chess game that has no computer player (yet). You can play against a friend on your PC. Platforms: *nix

License: Freeware Size: 10.24 KB Download (53): 3D Python OpenGL Chess Game Download

< 1 2 3 4 5