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

Python Module software
Filter: All | Freeware | Demo
 

Python Module

< 1 2 3 4 5 > 
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: November 05, 2012  |  Added: November 05, 2012 | Visits: 217

Python dict client Python module for accessing RFC 2229 compliant dictionary servers. Includes classes and runs as a standalone client (a la dict) as well as a CGI script.





Platforms: Windows, Mac, Linux

License: Freeware Size: 5.42 KB Download (50): Python dict client Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 383

Python FAM Python FAM provides a Python module to use the File Alteration Monitor (http://oss.sgi.com/projects/fam) in Python.


Platforms: Mac, BSD, Solaris, Linux

License: Freeware Size: 15.58 KB Download (46): Python FAM Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 359

xmgrace python interface This is a python module providing a nearly complete interface to the graphing program xmgrace. It allows creation of xmgrace plots from within python, which can be customized using python, or through xmgrace after creation.


Platforms: Mac, BSD, Linux

License: Freeware Size: 19.04 KB Download (49): xmgrace python interface Download

Released: June 22, 2012  |  Added: June 22, 2012 | Visits: 270

XMLObject Python Module XMLObject gives you an easy way to parse XML into Python objects. The objects created by XMLObject are far easier to manipulate than those made by xml.dom. This project also includes a GUI application, XMLObjApp, to generate XML parsers for you.


Platforms: Windows, Mac, Linux

License: Freeware Size: 335.92 KB Download (48): XMLObject Python Module Download

Added: May 10, 2013 | Visits: 437

Yet Another Python Templating Utility (YAPTU) "Templating" (copying an input file to output, on the fly inserting Python expressions and statements) is a frequent need, and YAPTU is a small but complete Python module for that; expressions and statements are identified by arbitrary user-chosen regular-rexpressions.


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


Added: May 27, 2013 | Visits: 312

PyGreSQL PyGreSQL is an open-source Python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script.


Platforms: Python

License: Freeware Size: 81.92 KB Download (52): PyGreSQL 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 12, 2013 | Visits: 224

muirc muirc is a minimalist & efficient Python module to parse & create IRC messages. It does the job, and only the job, in a Pythonic way.


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (42): muirc Download

Added: July 16, 2013 | Visits: 438

pyconf pyconf is a Python library that loads a file into a Python module object but does not place it in the module cache or otherwise bind it. >>> import posixpath >>> conf = load(posixpath.__file__) >>> conf # doctest: +ELLIPSIS >>> conf.pathsep ':' And so on. You could also use load_dict to get a...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): pyconf Download

Added: September 04, 2013 | Visits: 293

TimePeriod TimePeriod - Python module for determining if a datetime is within a time period. This is a Python version of Perl's Time::Period module. Installation ---------------------------------------- To install from an archive: $ tar zxf TimePeriod-X.Y.tar.gz $ cd TimePeriod-X.Y $ sudo ./setup.py...


Platforms: *nix

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

Added: August 20, 2013 | Visits: 103

teamspeak3 This python module allows you to interact with an instance of Teamspeak running on your computer using Python rather than using the built-in lua interface.


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (38): teamspeak3 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: October 02, 2013 | Visits: 196

PyZabbix PyZabbix is a Python module for working with the Zabbix API.


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (38): PyZabbix 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: July 06, 2013 | Visits: 177

pywordform pywordform - a Python module to parse MS Word forms (docx) to extract field values and tags pywordform is a python module to parse Microsoft Word forms in docx format, and extract all field values with their tags into a python dictionary.


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (39): pywordform Download

Added: June 29, 2013 | Visits: 183

swmmout swmmout is a simple Python module which reads a SWMM out file. It should work on any version of Python >= 2.7, and can be downloaded from PyPI. The source code and issue tracker are on Bitbucket. Introduction The main function in this module is open, which opens the file specified in its...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (41): swmmout Download

Added: July 18, 2013 | Visits: 460

OfArchiver OfArchiver generates HTML archives of chat rooms on an Openfire instant messaging server. A script called ofarchiver is also installed, which takes advantage of the multiprocessing Python module to speed up archive generation on installations with multiple chat rooms. It can serve as a cron job...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (37): OfArchiver Download

Added: October 03, 2013 | Visits: 314

tvnamer Automatic TV episode namer tvnamer is a Python module that automatically names downloaded/recorded TV-episodes, by parsing filenames and retriving shownames from www.thetvdb.com Includes tvdb_api - an easy to use API interface to TheTVDB.com.


Platforms: *nix

License: Freeware Size: 40.96 KB Download (33): tvnamer Download

Added: October 22, 2013 | Visits: 350

PyStem PyStem is a fast Python module with the the Porter stemming algorithm (a process for removing the commoner morphological and inflexional endings from words in English; its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems).


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): PyStem Download

< 1 2 3 4 5 >