RSS 23 projects tagged "Python Modules"

Download Website Updated 07 Oct 2009 M2Crypto

Screenshot
Pop 122.23
Vit 6.92

M2Crypto is built from Python, OpenSSL, and SWIG. It makes accessible to the Python programmer DH, DSA, RSA, symmetric ciphers, message digests, HMACs, and SSL and S/MIME functionality.

Download Website Updated 30 Jan 2001 mxCrypto

Screenshot
Pop 21.82
Vit 1.00

mxCrypto is an extension package that provides OO-style access to the cipher algorithms and hash functions included in OpenSSL/SSLeay, a very nifty cryptographic library originally written by Eric Young and now maintained by the OpenSSL team. Its main purpose is filling in the missing parts in Andrew Kuchling's pycrypt export package with high quality implementations. Due to the ITAR export restrictions on cryptographic software, Andrew's implementations are not legally downloadable from outside the US.

No download Website Updated 23 May 2011 mxDateTime

Screenshot
Pop 93.98
Vit 3.73

mxDateTime is a Python module designed to do complex date/time handling with Python. It includes new Python extensions objects for storing and working with date and time as well as date/time parsers, access to the NIST time services and many different conversion routines to other well-known date/time standards such as ISO, ARPA, COM dates, Unix ticks, JDN, MJD, TJD and others.

Download Website Updated 07 Oct 2011 Python Imaging Library

Screenshot
Pop 188.25
Vit 6.23

The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.

No download Website Updated 16 Apr 2003 rwhois.py

Screenshot
Pop 23.94
Vit 1.96

rwhois.py is a python module and application for doing recursive whois queries. The most noteworthy feature is the ability to parse whois records into a python object for use in your code.

Download Website Updated 13 Sep 2005 MayaVi

Screenshot
Pop 152.08
Vit 3.84

MayaVi is a free, cross platform, easy-to-use scientific data visualizer. It provides a powerful GUI to ease the visualization process. It is written in Python and uses the Visualization Toolkit (VTK) for the graphics. MayaVi can be scripted from other Python programs and also from the interactive Python interpreter. MayaVi includes the VTK Pipeline browser. The VTK Pipeline browser is a Python module (vtkPipeline) that enables one to view and configure the objects in the VTK pipeline graphically with a Tkinter-based GUI. The browser should work for any Python script that uses VTK. MayaVi also provides classes to pickle a VTK object and a simple class documentation browser.

Download Website Updated 05 Jun 2007 QuantLib

Screenshot
Pop 156.30
Vit 9.17

QuantLib is a cross-platform, quantitative finance C++ library for modeling, pricing, trading, and risk management in real-life. It is also wrapped as Python/Ruby/Scheme modules. Extensions for Excel, R, and Mathematica are available. Other such extensions are under consideration. QuantLib offers tools that are useful both for practical implementation and for advanced modeling. It features market conventions, yield curve models, solvers, PDEs, Monte Carlo (low-discrepancy included), exotic options, VAR, and so on.

Download Website Updated 01 Feb 2004 Papercut NNTP Server

Screenshot
Pop 76.11
Vit 4.54

Papercut is a multi-threaded NNTP server written in Python. Its main objective is to integrate existing Web-based message board software (Phorum is one of the supported ones) with a Usenet front-end. However, its extensibility enables developers to write their own containers for the storage of the Usenet articles (messages). That means that the code is extensible enough that you could write new containers to integrate the news server with other Web message board projects or even other ways to store the messages.

Download Website Updated 19 Mar 2007 Albatross

Screenshot
Pop 57.84
Vit 3.01

Albatross is a small and flexible toolkit for developing highly stateful Web applications. It provides browser-based sessions via automatically-generated hidden form fields, server side sessions via a session server or file-based session store, a powerful and extensible templating system which promotes separation of presentation and implementation for improved program maintainability, implicit handling for pagination of sequences and tree browsing, template macros to allow repeated HTML and special effects HTML to be defined in one location, and lookup tables to translate Python values to arbitrary template code. Applications can be deployed as either CGI programs or as mod_python module with minor changes to program mainline. Custom deployment can be achieved by developing your own Request class.

Download Website Updated 16 Apr 2002 pyquota

Screenshot
Pop 26.38
Vit 1.00

pyquota is a Python wrapper module for manipulating disk quotas.

Screenshot

Project Spotlight

Console Ansi Mpeg Player interface

A console interface for MP3 players

Screenshot

Project Spotlight

erlagi

An AGI (asterisk gateway interface) client implementation for Erlang.