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

Pet Reticulated Python software
Filter: All | Freeware | Demo
 

Pet Reticulated Python

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

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: July 22, 2013 | Visits: 534

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

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 476

Pet Pals Animal Doctor Pet Pals Animal Doctor introduces you to life as a veterinarian. You'll diagnose and treat 35 medical cases, including a dog with a broken leg, a bunny with a stomach ache, an asthmatic cat and more. In addition to taking care of medical needs, you'll also perform some basic caretaking skills,...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 339 MB Download (47): Pet Pals Animal Doctor Download

Released: October 06, 2012  |  Added: April 03, 2013 | Visits: 904

Pet Eye Fix Guide Lite Corrects any color (red, blue, green, yellow) of shining eyes on your pet's photos. Can be used for human red eye also. Allows you to adjust even fully light-struck eyes. Includes tools: Shading - remove flash; Gleam - add gleam; Eye Color - changes iris color; Emphasis -...


Platforms: Windows

License: Freeware Size: 2.44 MB Download (66): Pet Eye Fix Guide Lite Download

Added: May 10, 2013 | Visits: 863

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

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

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

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

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

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.087

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 (79): Voidspace Python Guestbook Download

Added: May 10, 2013 | Visits: 419

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


Added: May 10, 2013 | Visits: 509

Romantic love poem in Python Romantic love poem in Python script demonstrates the use of basic Python functions.


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

License: Freeware Download (56): Romantic love poem in Python Download

Added: May 10, 2013 | Visits: 361

Simple ldap with python Simple ldap with python script shows some example of ldap library use with python.


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

License: Freeware Download (52): Simple ldap with python Download

Added: May 10, 2013 | Visits: 455

Editable buffer for the Python shell This script is a useful wrapper around the python command line shell to allow editing of the last typed in lines of code in an external editor.


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

License: Freeware Download (51): Editable buffer for the Python shell Download

Added: May 10, 2013 | Visits: 569

Python symbols Python symbols is a toy module that shows a way to define symbols inside functions, using a decorator.


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

License: Freeware Download (52): Python symbols Download

Added: May 10, 2013 | Visits: 455

Some python style switches Some python style switches script shows several ways of making a 'switch' in pyshows sevbr />


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

License: Freeware Download (52): Some python style switches Download

Added: May 10, 2013 | Visits: 1.032

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

Regular expression for python string literals For quick-and-dirty processing of Python source files, it can be convenient to have a regular expression that matches Python string literals. This script provides such a regular expression. The example use case above shows how it could be used to rename a variable in a P shows hoe.


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


Added: May 10, 2013 | Visits: 423

Constants in Python In Python, any variable can be re-bound at will -- and modules don't let you define special methods such as an instance's __setattr__ to stop attribute re-binding. This script allows you to manage constants in Python.


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

License: Freeware Download (52): Constants in Python Download

< 1 2 3 4 5