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

Reticulated Python software
Filter: All | Freeware | Demo
 

Reticulated Python

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

Python Dialog This is a Python module for making simple Text/Console-mode user interfaces on Unix/Linux systems.



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

License: Freeware Download (56): Python Dialog Download

Added: May 10, 2013 | Visits: 396

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

Python replacement for java.util.Properties This script provides a quick and easy way to process Java properties files using pure Python. Of course, Jython can always be used, but in situations where Jython cannot be used, this recipe provides a sure-fire drop-in replacement.The Properties class is modelled to duplicate the behaviour of...


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

License: Freeware Download (56): Python replacement for java.util.Properties Download

Added: May 10, 2013 | Visits: 308

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

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: May 10, 2013 | Visits: 561

Dynamically change the Python system path This script contains a function that adds the specified path to the Python system path if it is not already there. It takes into account terminating slashes and case (on Windows). It returns -1 if the path does not exist, 1 if it was added, and 0 if it was not (because it is already present).


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

License: Freeware Download (55): Dynamically change the Python system path Download

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

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

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

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

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

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

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: November 13, 2013 | Visits: 286

python-instagram A Python client for the Instagram REST and Search APIs


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (54): python-instagram Download

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

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

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

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

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

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

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

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


< 1 2 3 4 5