» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:MIT + python

Nodebox

Nodebox is an OSX project to create 2D graphics with Python.

Images may be exported as PDF or Quicktime, and Adobe Illustrator import works as well.

crcmod

crcmod creates python functions that efficiently compute the Cyclic Redundancy Check (CRC) using table lookup.

crcmod also has an optional extension module to perform crc calculations in c code for improved performance.

Forward and bit-reverse algorithms are supported.

PyLucene

PyLucene is a GCJ-compiled version of Java Lucene, integrated with Python. Its goal is to allow use of Lucene’s text indexing and searching capabilities from Python.

Vertex

Vertex is the Divmod implementation of Q2Q, a secure, peer-to-peer connection management protocol

Shtoom

Shtoom is a cross-platform VoIP softphone, implemented in Python. Shtoom works on Windows, Linux/Unix and Mac OSX.

Shtoom requires Python and Twisted.

TurboGears

TurboGears is a Python web development framework that packages other frameworks:

PyFlakes

Pyflakes is a simple program which checks Python source files for errors. It is similar to PyChecker in scope, but differs in that it does not execute the modules to check them.

pyinstaller

PyInstaller is a program that packages Python programs into stand-alone executables, under both Windows and Linux.

dabo

Dabo is a three-tier, cross-platform database application development framework, written in Python with the wxPython GUI toolkit.

Xapwrap

Xapwrap provides an improved, Pythonic interface to the Xapian text indexing library. Xapwrap provides a layered approach, offering ample opportunities for customization.

Sorta Like Python - an XML Shorthand syntax

A syntax for more-easily editing XML documents by using the largely-known and tool-ready Python language syntax.

SCons

SCons is a software construction tool (build tool substitute for Make) implemented in Python.

SCons supports a wide variety of languages, including C, C++ , Java, and the LaTex document language. It has dependency analysis features for C and C++ , and can pull required files straight from CVS.

SCons also includes Autoconf style functionality as well as compiler caching features.

Builds of SCons are available for all major platforms.

Twisted

Twisted is an asynchronous networking framework written in Python, supporting TCP, UDP, multicast, SSL/TLS, serial communication and more. It is used by most of the servers, clients and protocols that are part of other Twisted projects.