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

Functions In Python software
Filter: All | Freeware | Demo
 

Functions In Python

1 2 3 4 5 > 
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: 422

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

Added: May 10, 2013 | Visits: 557

Memento design pattern in python Memento design pattern in python script allows you to cache instances based on what arguments are passed to them.


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

License: Freeware Download (57): Memento design pattern in python 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

Released: December 10, 2012  |  Added: December 10, 2012 | Visits: 516

APLpy (Astronomical Plotting in Python) APLpy (the Astronomical Plotting Library in Python) is a Python module aimed at producing publication-quality plots of astronomical imaging data in FITS format. Visit http://aplpy.sourceforge.net/ for tutorials and documentation.


Platforms: Mac, Linux

License: Freeware Size: 55.36 KB Download (46): APLpy (Astronomical Plotting in Python) Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 466

ATpy (Astronomical Tables in Python) ATpy (Astronomical Tables in Python) is a Python module aimed at dealing with tables of astronomical data with a common API. To date, the following formats are supported: FITS, VO, and IPAC tables, and SQLite, MySQL, and PostgreSQL databases


Platforms: Mac, Linux

License: Freeware Size: 469.56 KB Download (49): ATpy (Astronomical Tables in Python) Download

Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 470

Fax Viewer in Python Application in Python for simple, paperless use of faxes. Speeds up usage of faxed documents (i.e. view them, make notes on them, print, and save the editted version somewhere). Has a GUI and will cooperate with pharmacy tracking software.


Platforms: Windows, Mac, Linux

License: Freeware Size: 26.5 KB Download (45): Fax Viewer in Python Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 623

Tidal Analysis Program in PYthon Tidal Analysis Program in PYthon (TAPPY) uses the least squares optimization function from scipy to perform a harmonic analysis (calculate amplitude and phases of a set of sine waves) of a hourly time series of water level values.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.19 MB Download (46): Tidal Analysis Program in PYthon Download

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 293

XSpyDer - XSD introspection in python XSpyDer is XSD introspection in python. It is meant to create a dom representation of a XSD document with included types and create an intermediate representation that can create classes in other languages such as PHP, but also python, C, java, English


Platforms: Windows, Mac, Linux

License: Freeware Size: 35.81 KB Download (48): XSpyDer - XSD introspection in python Download

Added: May 10, 2013 | Visits: 312

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: October 15, 2013 | Visits: 406

RSS Proxy in Python For Linux RSS Proxy is software package written in Python. It can run on both Windows and Linux. It can either run as a proxy (i.e., RSS Reader get data through it), or run as a web server (i.e., there is a web interface for both common users and administrators).


Platforms: *nix

License: Freeware Size: 20.48 KB Download (33): RSS Proxy in Python For Linux Download

Added: March 14, 2010 | Visits: 1.076

Pyspice Pyspice is a SPICE pre-processor written in Python, inspired by the Perl SPICE pre-processor spicepp by John Sheahan. I developed this module as part of my own work and provide it here as a service to the Python and SPICE communities. Additions, suggestions, and usefullness reports are...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (136): Pyspice Download

Added: April 15, 2010 | Visits: 618

Pyramba Pyramba is a clone of Karamba written in Python using PyKDE. It makes your desktop interactive by showing system status information: - CPU Usage - MP3 playing - Free Memory Amount Installation: python ./install.py.


Platforms: *nix

License: Freeware Size: 48.13 KB Download (87): Pyramba Download

Added: January 05, 2010 | Visits: 887

pysnort pysnort is a set of libraries written in python and for python. The main goal is to provide developers with a fast, easy to use, powerful and reliable program interface. Up to now theres only a mysql log interface. But this interface is powerful enough to let you build complete applications...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (89): pysnort Download

Added: May 10, 2013 | Visits: 352

First Class Enums in Python This script allows you to do true immutable symbolic enumeration with qualified value access. Most propoqualifiedor an enum in python attempt to solve the issue with a single class. However, fact is that enum has a dual nature: It declares a new anonimous type *and* all possible instances...


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

License: Freeware Download (53): First Class Enums in Python Download

Added: April 18, 2013 | Visits: 237

Apply multiple functions in a single function. This function can be very handy. Consider a case where you wish to analyze data, with different functions. In order to do so, you must write many code lines where you apply all the functions to the data. And this process tends to repeat itself for several data elements, and with varying...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Apply multiple functions in a single function. Download

Added: June 22, 2013 | Visits: 301

Nested Functions in MATLAB twoFigs.m is an example M-file to accompany the article "Nested Functions in MATLAB" in the January 2006 issue of The MathWorks News & Notes.twoFigs.m is an example 2-figure GUI that uses nested functions to manage the data and state. Since the data is an image, it could be large and this example...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Nested Functions in MATLAB Download

MATLAB video tutorial in Czech - Lesson 8: Scripts and functions This video describes creating scripts and functions in MATLAB in the Czech language. It's the eighth part of complete video tutorial about MATLAB and SIMULINK.AVI file is compressed by WinZIP, TechSmith Screen Capture Codec (TSCC) is necessary to view the file.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 6.55 MB Download (42): MATLAB video tutorial in Czech - Lesson 8: Scripts and functions Download

MATLAB video tutorial in Czech - Lesson 5: Rounding and trigonometric functions This video describes working with trigonometric and rounding functions in MATLAB in the Czech language. It's the fifth part of complete video tutorial about MATLAB and SIMULINK.AVI file is compressed by WinZIP, TechSmith Screen Capture Codec (TSCC) is necessary to view the file.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 5.98 MB Download (44): MATLAB video tutorial in Czech - Lesson 5: Rounding and trigonometric functions Download

Added: May 15, 2010 | Visits: 1.183

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

1 2 3 4 5 >