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

Python Scripts freeware
Filter: All | Freeware | Demo
 

Python Scripts

< 1 2 3 4 5 > 
Added: November 04, 2010 | Visits: 1.707

Python Web Graph Generator Python Web Graph Generator is a threaded Web graph (Power law random graph) generator. It can generate a synthetic Web graph of about one million nodes in a few minutes on a desktop machine. This software implements a threaded variant of the RMAT algorithm. A little tweak can produce graphs...



Platforms: *nix

License: Freeware Size: 614.4 KB Download (148): Python Web Graph Generator Download

Added: July 22, 2010 | Visits: 1.302

Extended Python Debugger Extended Python Debugger is a complete debugger for Python than the stock pdb.py debugger. It supports a "restart" command and stack traces that show fewer ?s and give better information for exec statements. Stepping/nexting skips over method/function "defs". It tries to follow gdbs command...





Platforms: *nix

License: Freeware Size: 96.26 KB Download (140): Extended Python Debugger Download

Added: August 25, 2008 | Visits: 1.152

Python Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java. Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are...


Platforms: Windows, *nix

License: Freeware Size: 2.3 MB Download (133): Python Download

Added: April 27, 2010 | Visits: 1.710

Read Local Lyrics Read Local Lyrics is a little Python script works as a lyrics plugin. If to some audio file, a corresponding ".txt" file can be found in the same folder, this is taken as the lyrics of the song.. Download KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (133): Read Local Lyrics Download

Added: August 25, 2010 | Visits: 1.392

cx_Freeze cx_Freeze module is a set of utilities that can freeze Python scripts into executables in a cross platform way, using many of the techniques found in Thomas Hellers py2exe, Gordon McMillans Installer, and the Freeze utility that ships with Python itself. Why did I go to the trouble of creating...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (132): cx_Freeze Download

Added: April 06, 2010 | Visits: 1.509

Cluster Installation Finishing Scripts The Finishing Scripts for Cluster Installations handle specific post-installation configuration that might not be convienent nor possible using existing cluster installation methods. The usual installation process is used to build a reasonably configured node, and the system then reboots into...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (130): Cluster Installation Finishing Scripts Download

Added: May 10, 2013 | Visits: 1.737

python-ldap python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.).


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

License: Freeware Download (128): python-ldap Download

Added: September 10, 2010 | Visits: 1.226

Python Sudoku Python Sudoku is a text and graphical program (gtk interface) to create or resolve sudokus. Python Sudoku can also print a sudoku (1 or 4 sudokus in each page) and write a image (png, jpeg, etc) with a sudoku. Sudoku, sometimes spelled Su Doku, is a placement puzzle, also known as Number Place...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (124): Python Sudoku Download

Added: February 27, 2010 | Visits: 1.080

ProfitPy ProfitPy is a set of libraries and tools for the development, testing, and execution of automated stock trading systems Specifically, ProfitPy is a collection of Python packages, modules, and scripts that work together to help you implement an automated stock trading program (or programs)..


Platforms: *nix

License: Freeware Size: 102.4 KB Download (120): ProfitPy Download

Added: September 06, 2010 | Visits: 1.165

Sybase module for Python Sybase module for Python project provides a Python interface to the Sybase relational database system. The Sybase package supports all of the Python Database API, version 2.0 with extensions. Whats New in This Release: - This release works with Python 2.5, Sybase 15, and 64-bit clients. - It...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (119): Sybase module for Python Download

Added: June 12, 2010 | Visits: 1.023

CORBA-Python CORBA-Python is a package supplies the following tools : idl2py : IDL compiler to Python. idl2pyemb : IDL compiler to Python embedded with C idl2pyext : IDL compiler to Python extension with C idl2pycli : RPC-GIOP client stub generator idl2pysrv : RPC-GIOP server skeleton generator.


Platforms: *nix

License: Freeware Size: 61.44 KB Download (119): CORBA-Python Download

Added: May 18, 2010 | Visits: 1.054

python-jabberbot python-jabberbot application is a Jabber bot framework for Python that makes it easy to write simple Jabber bots. One can use these Jabber bots to provide information about running systems, to make Web sites interact with Jabber-enabled visitors, or notify the bot owner about updates or changes...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (118): python-jabberbot Download

Added: March 01, 2010 | Visits: 1.815

Python Imaging Library The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities. The current free version is PIL 1.1.5, which has been tested with Python 1.5.2 and newer,...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (118): Python Imaging Library Download

Added: March 16, 2010 | Visits: 1.551

DCWorkflow Dump DCWorkflow Dump provides a simple tool to dump a web-generated workflow to Python code for use in Products. Dumps DCWorkflow specifications into a python script. Installation .Untar/copy it into your Zopes Products dir .Restart Zope .You now have a dump tab in the workflow management...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (117): DCWorkflow Dump Download

Added: April 15, 2010 | Visits: 1.380

Python CD Python CD is a bootable CD based on Debian GNU/Linux and KNOPPIX. The special thing about it is that it has lots of Python stuff! Installable Python packages In the top level directory of the CD is a directory python/, containing several packages of Python: - Python for Linux - most Linux...


Platforms: *nix

License: Freeware Size: 669.5 MB Download (116): Python CD Download

Added: February 17, 2010 | Visits: 1.536

C to C++ C to C++ is a Python script that converts C code to C++ code. The main program is ctocpp.py that performs successive stages for converting C to C++. A script, ctocpp gives it as parameter to the python interpreter with options you add. The archive also includes scripts that may help you: -...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (116): C to C++ Download

Added: January 25, 2010 | Visits: 889

iTunes 7 Helper Scripts iTunes 7 Helper Scripts... iTunes 7 can fetch album art also for tracks that were not bought from the iTunes Store. A lot of users, including me, have themselves added album art from a third party location (such as some web site) to tracks that were ripped from CDs. Often this is of quite poor...


Platforms: Mac

License: Freeware Size: 14 KB Download (116): iTunes 7 Helper Scripts Download

Added: June 07, 2010 | Visits: 992

Python in Scheme Python in Scheme is a scheme library that allows you to run Python code within Scheme. Python in Scheme project uses the Python/C API to embed a Python interpreter.. Get Python in Scheme at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (115): Python in Scheme Download

Added: June 23, 2010 | Visits: 1.249

hYPerSonic hYPerSonic is a program for building and manipulating signal processing pipelines from Python scripts. It is designed for real-time control. It includes objects for oscillators, filters, file IO, and soundcard and memory operations. It is low-level: every byte counts. Just recently worked out...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (114): hYPerSonic Download

Added: November 11, 2010 | Visits: 2.199

Marathon GUI Test Tool Marathon project is a testing framework for GUI applications developed using Java/Swing. Marathon composes of recorder, runner and editor. The testscripts are composed of python code. Marathon focuses on end-user testing. One need not know Java or Swing to record test scripts using Marathon....


Platforms: *nix

License: Freeware Size: 4.6 MB Download (114): Marathon GUI Test Tool Download

< 1 2 3 4 5 >