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

Python Function freeware
Filter: All | Freeware | Demo
 

Python Function

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 522

Automated swigging for creating C shared modules This script contains a simple python function to automate using the swig process for creating C modules for use inside Python. Platforms: *nix, Python, BSD


Added: September 24, 2013 | Visits: 497

krpython krpython - A fancy curses interface to the Python interactive interpreter ======= Dependencies ============ Pygments pyparsing (apt-get install python-pyparsing python-pygments) Introduction ============ A few people asked for stuff like syntax highlighting and autocomplete for the Python... Platforms: *nix

License: Freeware Size: 20.48 KB Download (32): krpython Download

Added: May 10, 2013 | Visits: 438

A ThunkSpace for Python This script allows normal functions to be attached to a 'ThunkSpace' which causes the function to be lazily evaluated when the thunk is referenced. It is just an experiment using closures and descriptors to try and change python function call syntax. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): A ThunkSpace for Python Download

Added: October 29, 2013 | Visits: 440

bpython-gist A few people asked for stuff like syntax highlighting and autocomplete for the Python interactive interpreter. IPython seems to offer this (plus you can get readline behaviour in the vanilla interpreter) but I tried IPython a couple of times. Perhaps I didn't really get it, but I get the feeling... Platforms: *nix

License: Freeware Size: 81.92 KB Download (36): bpython-gist Download

Released: July 04, 2012  |  Added: July 04, 2012 | Visits: 184

PyOptimization PyOptimization is an accessible Python-based package that offers optimizations functions. PyOptimization uses the PyQt, PyOpenGL, SymPy and Boost libraries, and can work on multiple platforms. PyOptimization can also draw functions and steps of optimization, thus can be used for educational... Platforms: Windows, 7

License: Freeware Download (416): PyOptimization Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 384

dispy dispy was designed as a Python module for distributing computations across multiple processors on a single machine, among a group of machines in a cluster, grid or cloud. The computations can be under the form of standalone programs or Python functions. Platforms: Windows

License: Freeware Download (46): dispy Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 1.009

CurveExpert Professional for Mac OS X CurveExpert Professional is a cross-platform solution for curve fitting and data analysis. Data can be modelled using a toolbox of linear regression models, nonlinear regression models, smoothing methods, or various kinds of splines. Over 60 models are built-in, but custom regression models... Platforms: Mac

License: Freeware Size: 20.8 MB Download (473): CurveExpert Professional for Mac OS X Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 820

CurveExpert Professional CurveExpert Professional is a cross-platform solution for curve fitting and data analysis. Data can be modelled using a toolbox of linear regression models, nonlinear regression models, smoothing methods, or various kinds of splines. Over 60 models are built-in, but custom regression models... Platforms: Windows

License: Freeware Size: 20.8 MB Download (547): CurveExpert Professional Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 833

CurveExpert Professional for Linux CurveExpert Professional is a cross-platform solution for curve fitting and data analysis. Data can be modelled using a toolbox of linear regression models, nonlinear regression models, smoothing methods, or various kinds of splines. Over 60 models are built-in, but custom regression models... Platforms: Linux

License: Freeware Size: 20.8 MB Download (1425): CurveExpert Professional for Linux Download

Added: May 10, 2013 | Visits: 455

High-performance currying with instance method This script implements the instance method for performing currying. Instance method provides a way to perform currying such that the curried function runs much faster than one produced by closure. Currying is an important technique to build callables on the fly and is well covered in other... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 566

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 (56): Dynamically change the Python system path Download

Added: November 06, 2013 | Visits: 367

python-nmap python-nmap is a python library which helps in using nmap port scanner. It allows to easilly manipulate nmap scan results and will be a perfect tool for systems administrators who want to automatize scanning task and reports. It also supports nmap script outputs. It can even be used... Platforms: *nix

License: Freeware Size: 20.48 KB Download (46): python-nmap Download

Added: April 02, 2010 | Visits: 1.144

Python rope rope is a Python IDE. Python ropes main goal is to provide features like auto-completion, refactorings, content assistance, and outlines. Refactoring: In recent years refactoring has become a basic task of everyday programing, specially in java community. In the agile programing methodologies,... Platforms: *nix

License: Freeware Download (93): Python rope Download

Added: July 22, 2010 | Visits: 1.304

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

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 12, 2012  |  Added: July 12, 2012 | Visits: 625

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

Added: May 10, 2013 | Visits: 570

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: September 01, 2013 | Visits: 270

python-reloader This library implements a dependency-based module reloader for Python. Unlike the builtin reload() function, this reloader will reload the requested module and all other modules that are dependent on that module. Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): python-reloader Download

Added: August 26, 2010 | Visits: 1.530

XPN - X Python Newsreader XPN - X Python Newsreader project is a graphical newsreader written in Python with the GTK+ toolkit. I started writing it because I was learning Python language and working on a real project keeps your attention high. XPN is distributed with the GPL licence, youll found a copy of the licence... Platforms: *nix

License: Freeware Size: 266.24 KB Download (99): XPN - X Python Newsreader Download

Added: March 08, 2010 | Visits: 2.008

Python Stencil Environment Python Stencil Environment also know as PySE is a new python library for solving Partial Differential Equations with the Finite Difference Method (FDM). This is still a quite new library, and the current release must be considered as beta software. It is quite rough around the edges,... Platforms: *nix

License: Freeware Size: 94.21 KB Download (159): Python Stencil Environment Download

1 2 3 4 5 >