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

Standard Python Installation freeware
Filter: All | Freeware | Demo
 

Standard Python Installation

1 2 3 4 5 > 
Added: October 25, 2013 | Visits: 394

Impromptu for Linux I was recently researching into GUI libraries for PyGame when I found pyglet, which is an alternative to PyGame for 2D/3D graphics programming with Pyython. It has no dependencies other than a standard Python installation and OpenGL, the API is well-structured and the documentation clean and... Platforms: *nix

License: Freeware Size: 102.4 KB Download (42): Impromptu for Linux Download

Added: June 26, 2013 | Visits: 287

PyBootd PyBootd is a daemon supporting a subset of the BOOTP, DHCP, PXE and TFTP protocols, with some handy extensions. One of its main goals is to provide a simple solution to boot up any PXE-enabled personal computer, with no other tool required but a standard Python installation. Pybootd can be used... Platforms: *nix

License: Freeware Size: 20.48 KB Download (35): PyBootd Download

Added: May 10, 2013 | Visits: 553

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: September 29, 2013 | Visits: 431

distPND This project provides Distutils commands that can be used to create PND files for the Pandora handheld. Two commands are provided: gen_pxml and bdist_pnd. gen_pxml will generate a PXML file based on information contained in the setup script and provided as options. bdist_pnd will assemble a PND... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): distPND Download

Added: September 13, 2010 | Visits: 820

cdServer cdServer is a simple HTTP server based on the standard Python library module SimpleHTTPServer. cdServer is designed to serve (static) contents off a CD-ROM. cdServer provides a simple interface for special (interactive) functions implemented in an external application program, e.g. search... Platforms: *nix

License: Freeware Size: 84.99 KB Download (91): cdServer Download

Added: May 10, 2013 | Visits: 322

Good enough templating This script allows you to try a small, powerful templating language using template strings embedded in standard Python syntax. Templates are valid Python source, compiled directly to bytecode. Variable substitution is performed using 'string.Template'. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Good enough templating Download

Added: May 10, 2013 | Visits: 373

py2exe py2exe is a Python Distutils extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): py2exe Download

Added: May 10, 2013 | Visits: 544

RGB Gradation No platform requirements, it should work on every Python installation. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): RGB Gradation Download

Added: May 10, 2013 | Visits: 707

Generic command-line option parser This class can be used to write code that will parse command line options for an application by invoking one of the standard Python library command argument parser modules optparse or getopt. The class first tries to use optparse. It it is not there (< Python 2.3), it invokes getopt. However,... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Generic command-line option parser Download

Added: May 10, 2013 | Visits: 393

A lazy, memoized attribute space This class provides thunk-like behavior in standard Python. It allows a function to be evaluated only when needed, and the return value cached, or memoized, until explicitly deleted. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): A lazy, memoized attribute space Download

Added: May 10, 2013 | Visits: 425

re2 library The re2 library provides a hierarchical named groups extension to the standard python re library. re2 extracts a hierarchy of named groups matches from a string, rather than the flat, incomplete dictionary that the standard re module returns. tandard r; Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): re2 library Download

Added: June 20, 2010 | Visits: 946

delicious python delicious python lets you access the Web service of del.icio.us via its API through Python. It uses only the standard Python library an is written in same language. Installation instructions: download and unzip run as root from unzipped directory python setup.py install run python and load... Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): delicious python Download

Added: October 06, 2010 | Visits: 892

PyWork PyWork is a high performance Python Web framework. The author has been developing web applications for years. In this journey several tools and well known languages where used before meeting Python. I am not going to explain all the great things Python does and gives, but in these advantages,... Platforms: *nix

License: Freeware Size: 266.24 KB Download (89): PyWork Download

Added: May 15, 2010 | Visits: 1.186

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 (106): Python Music Daemon Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 553

ActiveState ActivePython ActivePython from ActiveState is the industry-standard, commercial-grade Python distribution, available for Windows, Linux and Mac OS X (Solaris, AIX and HP-UX available in Business or Enterprise Edition). Developers worldwide rely on ActivePython's completeness and ease-of-use, while corporate... Platforms: Mac

License: Freeware Size: 20.4 MB Download (54): ActiveState ActivePython Download

Added: October 15, 2013 | Visits: 338

pythonbrew pythonbrew is a program to automate the building and installation of Python in the users HOME. pythonbrew is inspired by perlbrew. Platforms: *nix

License: Freeware Size: 40.96 KB Download (40): pythonbrew Download

Added: July 16, 2013 | Visits: 327

testtools testtools is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from years of experience with unit testing in Python and come from many different sources. testtools also backports unittest changes from recent Pythons to Python 2.4 and 2.5. Platforms: *nix

License: Freeware Size: 143.36 KB Download (38): testtools Download

Added: June 20, 2013 | Visits: 520

Python Cryptography Toolkit Python Cryptography Toolkit is a collection of both secure hash functions (such as MD5 and SHA), and various encryption algorithms. The package is structured to make adding new modules easy. I consider this section to be essentially complete, and the software interface will almost certainly not... Platforms: *nix

License: Freeware Size: 153.6 KB Download (47): Python Cryptography Toolkit Download

Added: January 04, 2010 | Visits: 684

pyOpenSSL pyOpenSSL is a Python wrapper for a subset of OpenSSLs functionality. It features an advanced error management system, connection objects that wrap socket methods, and flexible context objects. Also included is a rudimentary crypto module that can be used to create and verify certificates (X509... Platforms: *nix

License: Freeware Size: 276.48 KB Download (95): pyOpenSSL Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 660

Faronics Anti-Executable Standard Anti-Executable offers a revolutionary method to keep users on task and highly productive. Using its unique whitelist technology, Anti-Executable standardizes any environment by preventing all unauthorized or unwanted programs from being installed, regardless of whether they are downloaded from... Platforms: Windows, Windows Vista, 7

License: Freeware Download (429): Faronics Anti-Executable Standard Download

1 2 3 4 5 >