RSS 24 projects tagged "Python Modules"

Download Website Updated 30 Jun 2008 Certmaster

Screenshot
Pop 34.90
Vit 1.46

Certmaster is a set of command line tools and a Python library for easily distributing SSL certificates to applications that need them via XML-RPC.

Download Website Updated 12 Jan 2007 Construct

Screenshot
Pop 64.65
Vit 2.60

Construct is a Python library for declaratively defined data structures, called "constructs". These constructs can both parse data into an object and build an object into data. Constructs handle fields of either byte or bit granularity, structs, unions, sequences, repeaters, adapters, validators, switching, pointers, on-demand (lazy) parsing, and many more. The library defines a large number of primitive constructs, as well a large inventory of file formats and network protocols.

Download Website Updated 12 Jun 2008 IPy

Screenshot
Pop 24.49
Vit 1.53

IPy is a Python class and tools for handling IPv4 and IPv6 addresses and networks. The IP class provides comfortable parsing and handling for most notations in use for IPv4 and IPv6 addresses and networks. It was greatly inspired by the interface of the RIPE Perl module NET::IP, but it doesn't share the implementation. It doesn't share non-CIDR netmasks, so funky stuff like a netmask of 0xffffff0f can't be done here.

Download Website Updated 15 Feb 2009 LightBlue

Screenshot
Pop 49.30
Vit 3.31

LightBlue is a cross-platform Python Bluetooth API for Mac OS X, GNU/Linux, and Python For Series 60. It provides easy programmatic access to device and service discovery, RFCOMM sockets, L2CAP client sockets, sending and receiving files over OBEX, service advertising, and local device information.

Download Website Updated 26 Jan 2012 MinimalModbus

Screenshot
Pop 56.07
Vit 1.63

MinimalModbus is an easy-to-use Python module for talking to instruments (slaves) from a computer (master) using the Modbus protocol. Example code includes drivers for Eurotherm and Omega process controllers. The only dependency is the pySerial module. This software supports the ‘Modbus RTU’ serial communication version of the protocol, and is intended for use on Linux, OS X, and Windows platforms. It has been tested with Python2.6, Python2.7, and Python3.2.

Download Website Updated 20 Jan 2005 Python Wrappers for Remote Access Tools

Screenshot
Pop 44.67
Vit 3.80

pywrat (Python Wrappers for Remote Access Tools) is a set of wrappers that can be used for accessing remote hosts. They use ssh and scp for remote shell and file system access and can be used as a generalized access method with a single configuration file for all host, user, and key setups. The wrappers are intended to simplify remote access in shell scripts, but it is also possible to use the wrapper modules directly from Python programs.

No download Website Updated 02 Nov 2008 Python-AD

Screenshot
Pop 44.19
Vit 1.55

Python-AD is an AD client for the Python programming language. It is built with Python-LDAP and provides some enhanced features such as credential management, domain controller location, and transparent multi-domain functionality.

Download Website Updated 07 Jun 2012 Python-LDAP

Screenshot
Pop 273.23
Vit 21.01

python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly, it wraps the OpenLDAP 2.3+ libs for that purpose. Additionally, the package contains modules for other LDAP-related stuff (such as processing LDIF, LDAPURLs, and LDAPv3 schema).

Download Website Updated 31 May 2012 Remote Python Call

Screenshot
Pop 121.73
Vit 11.75

Remote Python Call (RPyC) is a transparent and symmetric Python library for RPC and distributed computing. It supports synchronous and asynchronous operation, callbacks, secure remote services, and transparent object proxying.

Download Website Updated 28 Feb 2011 Scapy

Screenshot
Pop 261.39
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.

Screenshot

Project Spotlight

XML-Grammar-Fiction

Lightweight markup languages and XML grammars for writing prose and screenplays.

Screenshot

Project Spotlight

LedgerSMB

An accounting/ERP application and framework.