RSS 32 projects tagged "Python Modules"

No download Website Updated 19 Mar 2013 getmail

Screenshot
Pop 531.44
Vit 81.42

getmail is intended as a simple, secure, and reliable replacement for fetchmail. It retrieves email (either all messages, or only unread messages) from one or more POP3, SPDS, or IMAP4 servers (with or without SSL) for one or more email accounts, and reliably delivers into qmail-style Maildirs, mboxrd files, or through external MDAs (command deliveries) specified on a per-account basis. getmail also has excellent support for domain (multidrop) mailboxes, including delivering messages to different users or destinations based on the envelope recipient address.

Download Website Updated 10 May 2013 Cedar Backup

Screenshot
Pop 402.85
Vit 49.03

Cedar Backup is a software package designed to manage system backups for a pool of local and remote machines. Cedar Backup understands how to back up filesystem data as well as MySQL and PostgreSQL databases and Subversion repositories. It can also be easily extended to support other kinds of data sources. Cedar Backup is focused around weekly backups to a single CD or DVD disc. It supports multisession discs, allowing you to add incremental data to a disc on a daily basis. Cedar Backup also provides a Python library of backup-related functionality.

Download Website Updated 21 Apr 2013 pyClamd

Screenshot
Pop 92.76
Vit 13.02

pyClamad is a module that makes it possible to use the clamd daemon from the virus scanner ClamAV within Python.

Download Website Updated 28 Feb 2011 Scapy

Screenshot
Pop 262.72
Vit 9.40

Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery tool, and packet sniffer. It provides classes to interactively create packets or sets of packets, manipulate them, send them over the wire, sniff other packets from the wire, match answers and replies, and more. Interaction is provided by the Python interpreter, so Python programming structures can be used (such as variables, loops, and functions). Report modules are possible and easy to make. It is intended to do about the same things as ttlscan, nmap, hping, queso, p0f, xprobe, arping, arp-sk, arpspoof, firewalk, irpas, tethereal, tcpdump, etc.

Download Website Updated 21 Mar 2011 LEPL

Screenshot
Pop 115.08
Vit 7.89

LEPL is a recursive descent parser library written in Python. It is based on parser combinator libraries popular in functional programming, but also exploits Python language features. Operators provide a friendly syntax, and the consistent use of generators supports full backtracking and resource management. Backtracking implies that a wide variety of grammars are supported; appropriate memoisation ensures that even left-recursive grammars terminate.

Download Website Updated 10 Jul 2011 bdec

Screenshot
Pop 74.50
Vit 6.72

bdec is a set of tools for decoding binary files given a specification written in a flexible XML-based syntax. It supports decoding to XML or Python objects, and can generate quality C decoders and encoders.

Download Website Updated 15 Dec 2011 PySPG Systematic Parameter Generator

Screenshot
Pop 39.90
Vit 4.38

PySPG is a collection of Python classes and scripts aimed at those who must run programs in which a set of parameters change in an ordered way.

Download Website Updated 24 Feb 2007 Flightdeck-UI

Screenshot
Pop 50.50
Vit 3.76

Flightdeck-UI is a project that utilizes the ideas in the design of aircraft controls and instruments for creating general purpose user interfaces. The project includes Flightdeck-UI Online (a Web-based monitoring system that works entirely through the browser), the Multi-Variable Monitor (MVM) application, and a Tkinter widget library. Flightdeck-UI Online is installed on a Web server. The MVM application provides a graphical editor with theme support for quickly creating Flightdeck-UI control panels. It is possible but not necessary to write code in order to use MVM.

Download Website Updated 02 Feb 2011 libLAS

Screenshot
Pop 36.99
Vit 3.59

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.

Download Website Updated 16 Apr 2008 pyclamav

Screenshot
Pop 61.82
Vit 3.50

pyclamav is a module makes it possible to use the free libclamav virus scanning library within Python.

Screenshot

Project Spotlight

Mercury

A new logic/functional programming language

Screenshot

Project Spotlight

SchemaCrawler

A command line tool to output your database schema and data in diff-able form.