RSS 65 projects tagged "Python Modules"

Download Website Updated 26 Jan 2012 MinimalModbus

Screenshot
Pop 56.07
Vit 1.63

MinimalModbus is an easy-to-use Python module for talking to instruments (slaves) from a computer (master) using the Modbus protocol. Example code includes drivers for Eurotherm and Omega process controllers. The only dependency is the pySerial module. This software supports the ‘Modbus RTU’ serial communication version of the protocol, and is intended for use on Linux, OS X, and Windows platforms. It has been tested with Python2.6, Python2.7, and Python3.2.

Download Website Updated 17 May 2009 PyGTS

Screenshot
Pop 33.90
Vit 38.30

PyGTS is a Python package that can be used to construct, manipulate, and perform computations on 3D triangulated surfaces. It is a hand-crafted and pythonic binding for the GNU Triangulated Surface (GTS) Library.

Download Website Updated 05 Apr 2012 GmtPy

Screenshot
Pop 36.74
Vit 1.00

GmtPy provides seamless integration of GMT plotting into Python programs. On top of that, it provides (in an opt-in fashion): autoscaling, automatic tick increment determination, layout management, and more.

Download Website Updated 13 Nov 2008 pyqrcode

Screenshot
Pop 45.96
Vit 1.00

pyqrcode is a Python extension for encoding and decoding the popular matrix code known as qrcode.

Download Website Updated 14 Oct 2008 firkin

Screenshot
Pop 52.25
Vit 1.00

firkin is a Python module to convert between different measurement units.

Download Website Updated 01 Apr 2012 The Python audio processing suite

Screenshot
Pop 44.86
Vit 2.01

The Python audio processing suite is a module that contains a variety of convenience functions to process audio signals. It can be used to plot spectral analyses of a song across time and to quickly ascertain encoding quality, but the instrumental goal of this suite is to robustly identify duplicated songs, regardless of which album they were released in, encoding quality, or start time.

Download Website Updated 07 Feb 2010 PyMVPA

Screenshot
Pop 56.12
Vit 2.38

PyMVPA (Python MultiVariate Pattern Analysis) is a Python module intended to ease pattern classification analyses of large data sets. It provides high-level abstraction of typical processing steps and a number of implementations of some popular algorithms. While it is not limited to the neuroimaging domain, it is eminently suited for such data sets. It requires nothing but free software to run.

Download Website Updated 16 Jul 2009 Hasard

Screenshot
Pop 56.87
Vit 3.19

Hasard is a pseudo-random number generator (PRNG) library. It includes multiple engines (algorithms): Park-Miller, Mersenne Twister, Linux device (/dev/urandom or /dev/random), and more. It has a simple but powerful API. For example, a PRNG seed can be generated using strong entropy (using a hardware random number generator like /dev/random on Linux). The library is written in C, and a Python binding is available. The word "hasard" is the French word for "randomness" or "chance".

Download Website Updated 02 Feb 2011 libLAS

Screenshot
Pop 37.87
Vit 3.63

libLAS is a C++ library implementing the ASPRS LAS Format Specification. The library provides an API for reading and writing LiDAR data stored in LAS files. There are C, C++, .NET, and Python APIs, as well as a set of command line utilities for processing LAS files.

No download Website Updated 25 Jan 2011 pythonOCC

Screenshot
Pop 91.85
Vit 4.46

pythonOCC is a 3D CAD/PLM development library for the Python programming language. It provides 3D hybrid modeling, data exchange (support for the STEP/IGES file format), GUI management support (wxPython, PyQt, python-xlib), parametric modeling, and advanced meshing features. pythonOCC is built upon the OpenCASCADE 3D modeling kernel and the salomegeom and salomesmesh packages. Some high level packages (for parametric modeling, topology, data exchange, webservices, etc.) extend the builtin features of those libraries to enable highly dynamic and modular programming of any CAD application.

Screenshot

Project Spotlight

check_ssl_cert

A Nagios plugin to check X.509 certificates.

Screenshot

Project Spotlight

Zero Install Injector

A decentralised packaging system.