RSS 95 projects tagged "Python Modules"

Download Website Updated 28 Feb 2011 Scapy

Screenshot
Pop 260.05
Vit 9.41

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 16 Jun 2012 IMDbPY

Screenshot
Pop 220.89
Vit 19.86

IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters, and companies. It can retrieve data from both the IMDb's Web server and a local copy of the whole database. The IMDbPY package can be very easily used by programmers and developers to provide access to the IMDb's data to their programs. Some simple example scripts are included in the package.

Download Website Updated 03 Mar 2010 itools

Screenshot
Pop 153.70
Vit 11.30

itools is a collection of Python libraries which provides a wide range of capabilities, including an abstraction over directory and file resources, a search engine, type marshallers, datatype schemas, i18n support, URI handlers, a Web programming interface, a workflow interface, and support for data formats such as (X)HTML, XML, iCalendar, RSS 2.0, and XLIFF.

Download Website Updated 07 Oct 2009 M2Crypto

Screenshot
Pop 124.98
Vit 6.86

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.

No download Website Updated 17 Jun 2013 pyratemp

Screenshot
Pop 111.25
Vit 165.72

pyratemp is probably (one of) the smallest complete template-engines for Python (with less than 500 LOC). It has a very small set of special syntax in the templates. These features reduce complexity and the probability of bugs and lead to an easy-to-use and intuitive user-interface. It uses embedded Python-expressions (in a "sandbox"), is well documented, has full Unicode-support, and produces very good error-messages, which is very useful when creating new templates.

No download Website Updated 09 Jun 2012 Django

Screenshot
Pop 104.88
Vit 45.92

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Download Website Updated 15 Dec 2005 ClearSilver CGI Kit

Screenshot
Pop 96.51
Vit 2.07

ClearSilver is a high-performance, powerful, and language-neutral HTML template system. It enforces a separation between presentation code and application logic which makes writing, debugging, and maintaining Web pages easier. It can be used from C/C++, Python, Perl, Java, and Ruby. It runs on Windows and Unix.

Download Website Updated 29 Nov 2004 Python/XML

Screenshot
Pop 91.32
Vit 4.75

The Python XML package contains parsers, SAX and DOM interfaces, sample programs, and documentation. It is currently in beta.

Download Website Updated 14 Nov 2011 Redland RDF Library Language Bindings

Screenshot
Pop 89.70
Vit 9.73

redland-bindings provides high-level language bindings for the Redland RDF C libraries, allowing full access to the C APIs along with enhancements for individual languages. It currently provides bindings in Perl, PHP, Python, and Ruby.

Download Website Updated 27 Oct 2003 EmPy

Screenshot
Pop 85.50
Vit 6.37

EmPy is a system for embedding Python expressions and statements in template text. It takes an EmPy source file, processes it, and produces output. This is accomplished via expansions, which are special signals to the EmPy system and are set off by a special prefix (by default the at sign, '@'). It can expand arbitrary Python expressions and statements in this way, as well as a variety of special forms. Textual data not explicitly delimited in this way is sent unaffected to the output, allowing Python to be used in effect as a markup language. Also supported are callbacks via hooks, recording and playback via diversions, and dynamic, chainable filters. The system is highly configurable via command line options and embedded commands.

Screenshot

Project Spotlight

FVWM-Crystal

A powerful and pretty desktop environment for GNU/Linux and Unix-like systems.

Screenshot

Project Spotlight

Armadillo C++ Library

A fast C++ matrix library with optional interfaces to LAPACK and ATLAS.