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

Python Module freeware
Filter: All | Freeware | Demo
 

Python Module

< 1 2 3 4 5 
Added: June 10, 2013 | Visits: 364

updatedir updatedir is a python module which pushes updates from one directory to another. It is intended to automatically handle the transport layer. As of 0.1, only local update and update over ssh are supported. The update algorithm is also rather stupid - it just skips any files if the filename...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): updatedir Download

Added: June 21, 2013 | Visits: 287

django-viewutil django-viewutil is a Python module that contains utilities useful for writing Django views. #md5=03844b0649863e2a81d78af110bc522c





Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): django-viewutil Download

Added: August 19, 2013 | Visits: 384

gdspy gdspy is a Python module for creating GDSII stream files, usually CAD layouts. It includes a layout viewer for the geometries created. Note that gdspy does not load GDSII files, only creates them. Requirements: * Python 2.* * Numpy * PIL (Python Imaging Library) * (optional) for direct output...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (38): gdspy Download

Added: August 06, 2013 | Visits: 292

python-binary-memcached A pure python module to access memcached via it's binary with SASL auth support. The main purpose of this module it to be able to communicate with memcached using binary protocol and support authentication, so it can work with Heroku for example.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): python-binary-memcached Download

Added: September 01, 2013 | Visits: 118

py2pack py2pack needs the argparse Python module installed. It is also part of the Python-2.7 Standard Library. Additionally, it uses the Jinja2 templating engine.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (38): py2pack Download

Added: November 02, 2013 | Visits: 218

mod2doctest mod2doctest is a Python library that converts a Python module to a :mod:`doctest` compatible docstring. It's kind of like taking a python script, pasting it into an interactive interpreter and then copying the output back into a docstring. But mod2doctest does it for you and also has many...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): mod2doctest Download

Added: October 08, 2013 | Visits: 285

trytond_analytic_purchase trytond_analytic_purchase is a Python module that adds analytic account on purchase lines.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (38): trytond_analytic_purchase Download

Added: October 22, 2013 | Visits: 161

kozlenko.info Flask-OpenID is a Python module that adds OpenID support to Flask. Links: * Flask-OpenID Documentation * Flask * development version #md5=223293081e5c5675f4d376ce7c84afd1


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): kozlenko.info Download

Added: September 22, 2013 | Visits: 389

crcmod crcmod is a Python module for creating functions computing the Cyclic Redundancy Check (CRC). Any generating polynomial producing 8, 16, 24, 32, or 64 bit CRCs is allowed. Generated functions can be used in Python or C/C++ source code can be generated. Note: Includes version for Python 3.x...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (38): crcmod Download

Added: July 07, 2013 | Visits: 438

Pyscard pyscard is a Python smart card library is a python module adding smart cards support to Python. pyscard consists of smartcard.scard, an extension module wrapping Windows smart card base components (also known as PCSC) on Windows and PCSC lite on linux and Mac OS X Tiger, and smartcard, a higher...


Platforms: Mac

License: Freeware Size: 214.02 KB Download (37): Pyscard Download

Added: November 08, 2013 | Visits: 435

WSGIUserAgentMobile Mobile user agent string parser for WSGI applications WSGIUserAgentMobile is HTTP mobile user agent string parser Python module. It'll be useful in parsing HTTP_USER_AGENT strings of (mainly Japanese) mobile devices. This library is ported from similar libraries in Perl and PHP and owes a lot...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (37): WSGIUserAgentMobile Download

Added: July 07, 2013 | Visits: 403

SEQLIB Seqlib is a Python module and application package for population genetics (and more). It allows processing, analyzing and simulating biological sequences. It is specifically designed for automated large-scale sequence analysis. Main features: * Fasta-centered input and output, format...


Platforms: Mac

License: Freeware Size: 2.7 MB Download (37): SEQLIB Download

Added: October 02, 2013 | Visits: 204

pyxattr pyxattr is a Python module for accessing filesystem's extended attributes. This python 2.4+ extension module allows you to manipulate the extended attributes present in some os/filesystem combinations.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (36): pyxattr Download

Added: June 12, 2013 | Visits: 289

PyMOTW PyMOTW is a Python module with a series of blog posts written by Doug Hellmann. It was started as a way to build the habit of writing something on a regular basis. The focus of the series is building a set of example code for the modules in the Python standard library. Translations and Other...


Platforms: *nix

License: Freeware Size: 2.96 MB Download (36): PyMOTW Download

Added: June 20, 2013 | Visits: 375

pyodbc pyodbc is a Python module that allows you to use ODBC to connect to almost any database from Windows, Linux, OS/X, and more. It implements the Python Database API Specification v2.0, but additional features have been added to simplify database programming even more. pyodbc is licensed using an...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): pyodbc Download

Added: August 30, 2013 | Visits: 250

BoozeLib A Python module containing a couple of functions to calculate the blood alcohol content of people. It's at home at GitHub: https://github.com/brutus/boozelib/ boozelib has no dependencies. If you want to run the included test cases you need the nose testing framework though (see below).


Platforms: *nix

License: Freeware Size: 81.92 KB Download (36): BoozeLib Download

Added: October 19, 2013 | Visits: 373

aasms aasms is a basic Python module to interface with the Andrews & Arnold SMS service at http://www.aaisp.net.uk/kb-telecoms-sms.html You obviously need to buy an account with them to make it work.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (35): aasms Download

Added: September 27, 2013 | Visits: 305

IDLSave IDLSave is a pure python module to import variables from IDL 'save' files (e.g. .sav) into python, and does not require IDL to work. It has a very simple command-line interface, and converts all IDL variables to python types. Arrays are converted to Numpy arrays, and Structures are converted to...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): IDLSave Download

Added: September 06, 2013 | Visits: 407

PTML PTML is a Python module which lets you embed Python code in text documents. Its most common application is dynamic content generation on web servers, however it can be used anywhere you need to generate text files on-the-fly. The project is still at a very early stage, although the code should...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (35): PTML Download

Added: June 14, 2013 | Visits: 226

pyscript PyScript is a python module for producing high quality postscript graphics. Rather than use a GUI to draw a picture, the picture is programmed using python and the PyScript objects. Some of the key features are: All scripting is done in python, which is a high level, easy to learn,...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (35): pyscript Download

< 1 2 3 4 5