RSS 21 projects tagged "Python Modules"

Download Website Updated 30 Jan 2001 mxCrypto

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

Download Website Updated 07 Jun 2012 Python-LDAP

Screenshot
Pop 272.42
Vit 20.96

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).

No download Website Updated 15 Jun 2002 netdevicelib

Screenshot
Pop 25.92
Vit 1.00

netdevicelib is a Python module for interacting with and managing network devices such as Cisco routers, switches, and firewalls. It is similar in concept (but more ambitious in scope) to the Perl module Net::Telnet::Cisco.

No download Website Updated 21 Jul 2002 py_net_libs

Screenshot
Pop 28.50
Vit 62.91

py_net_libs is a Python module to dissect network packets as returned by pylibpcap, a wrapper to libpcap.

Download Website Updated 08 Dec 2002 Y Object Database Adapter

Screenshot
Pop 31.14
Vit 2.67

Y Object Database Adapter (YODA) is an environment for creating and running network accessible applications. It can permanently store objects of any type and complexity, and supports attributes of most types (with the exception of only a few Python types, such as thread locks). It can be extended with YODA- server applications, and an application compiler and loader are provided.

Download No website Updated 30 Sep 2007 pyrad

Screenshot
Pop 61.43
Vit 4.34

pyrad is an implementation of a RADIUS client and server as described in RFC2865, 2866, and others. It takes care of all the details like building RADIUS packets, sending and receiving them, and en-/decoding responses.

Download Website Updated 31 Jul 2005 dnspython

Screenshot
Pop 73.12
Vit 4.66

dnspython is a DNS toolkit for Python. It supports almost all of the record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records.

Download Website Updated 01 Feb 2005 pynids

Screenshot
Pop 46.31
Vit 1.89

pynids allows network sniffing, IP defrag, TCP stream reassembly, port scan detection, and connection bonking in Python by providing an interface to the libnids library.

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

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

Download Website Updated 31 May 2012 Remote Python Call

Screenshot
Pop 122.13
Vit 11.72

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.

Screenshot

Project Spotlight

LyX

An advanced document processor.

Screenshot

Project Spotlight

sigrok-firmware-fx2lafw

Firmware which makes Cypress FX2 USB chips usable as simple logic analyzers.