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 49.592.237 Times

Trade Python freeware
Filter: All | Freeware | Demo
 

Trade Python

< 1 2 3 4 5 > 
Added: May 15, 2010 | Visits: 1.174

Python Music Daemon PyMusicD is yet another jukebox daemon written in python. It was born out of my frustration with the current mp3 jukeboxes, mostly the lack of features that I want. Ive also been playing with python quite a lot lately, and this is my first attempt at a large project in python. The player is...



Platforms: *nix

License: Freeware Size: 13.31 KB Download (100): Python Music Daemon Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 738

simple Python robot simulator 2D simple Python robot simulator 2D was designed as a bare-bones 2D robotic simulator. simple Python robot simulator 2D was developed using the Python programming language and can run on multiple platforms.





Platforms: Windows

License: Freeware Download (389): simple Python robot simulator 2D Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 893

Python Advanced Scientific Calculator Python Advanced Scientific Calculator is a simple and accessible tool that can perform various calculations. Python Advanced Scientific Calculator is an ongoing project, but it does feature more functions then your average calculator.


Platforms: Windows

License: Freeware Download (449): Python Advanced Scientific Calculator Download

Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 444

Run Python Script for Mac OS This is an Automator Action that allows you to use Python scripts within an Automator workflow. Written using Python and PyObjC, source code is available on the website (under the BSD license).


Platforms: Mac

License: Freeware Size: 40.96 KB Download (419): Run Python Script for Mac OS Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 560

JSBSim Python Bindings JSBSim Python Bindings was specially designed as an accessible and Open-Source package that provides Python language bindings to the C++ flight simulation model JSBSim. Using JSBSim through the Python bindings will be a little bit slower than using the native C++ API, but Python allows a more...


Platforms: Windows

License: Freeware Download (47): JSBSim Python Bindings Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 495

Chilkat Python XML Library Python XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding.


Platforms: Windows

License: Freeware Size: 1.91 MB Download (46): Chilkat Python XML Library Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 698

SNMP library for Python SNMP library for Python is a development tool that aims to develop native SNMP technology support for the Python programming environment. The SNMP library for Python comes with a complete SNMPv1/v2c and SNMPv3 engine support.


Platforms: Windows

License: Freeware Download (48): SNMP library for Python Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 1.042

Python Tools for Visual Studio Python Tools for Visual Studio is a free & open source plug-in for Visual Studio 2010. PTVS enables developers to use all the major productivity features of Visual Studio to build Python code using either CPython or IronPython and adds new features such as using High Performance Computing...


Platforms: Windows

License: Freeware Download (54): Python Tools for Visual Studio Download

Added: May 10, 2013 | Visits: 649

Python Publishing Accessories PPA (Python [Object] Publishing Accessories) is a library of python modules useful to build web publication systems.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Python Publishing Accessories Download

Added: July 23, 2013 | Visits: 717

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 (53): Python PyGame Tower Defense Download

Added: May 10, 2013 | Visits: 582

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 (53): RPy (R from Python) Download

Added: July 22, 2013 | Visits: 525

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: 850

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 (53): Create Emacs TAGS file for Python modules Download

Added: May 10, 2013 | Visits: 537

List information about installed Python packages This script provides a quick way to search and retrieve information about installed Python packages and modules in your Python installation. It classifies the retrieved module information into types (built-in, source files, c-extensions etc) and prints module information under each type as a...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 395

Colorize Python source This script converts Python source code to HTML markup, rendering comments, keywords, operators,numeric and string literals in different colors. It shows how to use the built-in keyword, token and tokenize modules to scan Python source code and re-emit it with no changes to its original...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (49): Colorize Python source Download

Added: May 10, 2013 | Visits: 547

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

Added: August 03, 2013 | Visits: 434

python-bz2 The python-bz2 module provides a comprehensive Python interface for the bz2 compression library. It implements a complete file interface, one shot (de)compression functions, and types for sequential (de)compression. Features python-bz2 provides the following features: BZ2File implements...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (48): python-bz2 Download

Added: May 10, 2013 | Visits: 394

Embed a Python shell in a user interface This script provides the ability to write your own Python shell, which you can use to filter out input or output, and embed it in another application.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Embed a Python shell in a user interface Download

Added: May 10, 2013 | Visits: 2.076

Voidspace Python Guestbook Guestbook is a Python script that allows you to add a 'guestbook' facility to your website. It is fully customisable using HTML templates - so the guestbook can be fully integrated with your website. The entries are saved in a plain text file, for easy editing, and there is a naughty word filter...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (73): Voidspace Python Guestbook Download

Added: May 10, 2013 | Visits: 412

Python scripts without .py extension in DOS shells One problem with ending all of your python scripts in .py is that you have to type the full name of the command. On Unix you can symlink to it with the shortened name, or wrap it in a bourne-shell script, or a shell alias. None of these solutions is particularly clean. On MS Windows, file...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


< 1 2 3 4 5 >