RSS 33 projects tagged "Python Modules"

Download Website Updated 10 May 2013 Cedar Backup

Screenshot
Pop 424.77
Vit 104.00

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 88.52
Vit 18.98

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

No download Website Updated 19 Mar 2013 getmail

Screenshot
Pop 606.14
Vit 100.28

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 15 Dec 2011 PySPG Systematic Parameter Generator

Screenshot
Pop 38.83
Vit 4.50

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 10 Jul 2011 bdec

Screenshot
Pop 78.42
Vit 6.83

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.

No download Website Updated 17 Apr 2011 flac-utils

Screenshot
Pop 48.79
Vit 1.43

Flac-utils is a toolkit for managing FLAC files. Its primary usage is syncing metadata between sets of FLAC files. Flac-utils also provides a Python module called flac_compare that can be used separately. The utilitiy consist of three tools: flac-sync, which syncs a file tree of FLAC comments for files with the same audio-part; flac-diff, which compares two FLAC files' metadata information and shows the differences; and flac-add-picture, which adds album cover art to the files using Amazon.

Download Website Updated 21 Mar 2011 LEPL

Screenshot
Pop 118.86
Vit 7.97

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 28 Feb 2011 Scapy

Screenshot
Pop 262.05
Vit 9.54

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 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 29 Jun 2010 RXPY

Screenshot
Pop 31.05
Vit 1.00

RXPY is a pure-Python regular expression library, compatible with the re package. RXPY can be used as a test-bed for new matching algorithms, since the parser and compatibility components are reusable.

Screenshot

Project Spotlight

AjaXplorer

A Web-based file explorer with a rich GUI.

Screenshot

Project Spotlight

Bitsy

A small, fast, embeddable, durable in-memory graph database that implements the Blueprints API.