Allfaq.org
 
 
Change page: < 1 2 >  |  Displaying page 1 of 2, items 1 to 30 of 50.
Change page: < 1 2 >  |  Displaying page 1 of 2, items 1 to 30 of 50.
python-ox 2.0.255

python-ox - the web in a dict.

python-mk-livestatus 0.1

python-mk-livestatus is a Python library to access the data returned from MK Livestatus queries as Python lists or dictionaries. It does this by sending queries to the MK Livestatus UNIX socket ...

python-quvi 0.0.1 Alpha

python-quvi is an attempt to wrap libquvi into Python.

How it is made ?

This is based on Cython. The main functions are defined into cpython.pxd file and Quvi ...

python-apply-linkedin 0.1

python-apply-linkedin is a Python library designed to facilitate implementation of apply with linkedin. For now it has only implementation for django framework

Django implementation

python-face-client 1.2

python-face-client is a face.com REST API Python client library.

For a demonstration how to use this library, see EXAMPLE.RST.

For more information about the API and the return ...

python-oops-twisted 0.0.1

python-oops-twisted is a Python module that provides OOPS error report integration with Twisted.

Usage

* Setup your configuration::

  >>> ...

nma-python 0.2

nma-python is a Python library/CLI tool to interact with the Notify My Android service. (http://nma.usk.bz).

The goal is to provide complete coverage over ...

python-expectations 0.1.0

python-expectations is a simple matcher Python library which was inspired by Jasmine from Pivotal Labs (http://pivotal.github.com/jasmine).

python-ant

ant is a Python implementation of the ANT, ANT+, and ANT-FS protocols. For more information about ANT, see http://www.thisisant.com/.

Can be ...

python-oops-timeline 0.0.1

python-oops-timeline is a Python module that provides integration glue between timeline objects and the oops error reporting system.

Usage

oops_timeline provides ...

python-moretools 0.1 Alpha 1

python-moretools provides many basic tools for Python 2/3 extending itertools, functools and operator.

VPython 5.71

VPython is actually a 3D graphics module called "Visual" for the Python programming language.

VPython makes it easy to create navigable 3D displays and animations, even for those with limited ...

fcgi-python

fcgi-python is specially developed to be a Python wrapper for the FastCGI library.

The tool was created because it seemed to be less work involved than in learning the Python FCGI packages ...

Python TWAIN Module 1.0.4

The Python TWAIN module was designed to offer the user an interface to scanners, digital cameras and other devices that implement TWAIN.

The module provides the functionality in order to ...

Python TWAIN Module 1.0.4

The Python TWAIN module was designed to offer the user an interface to scanners, digital cameras and other devices that implement TWAIN.

The module provides the functionality in order to ...

gecode-python 0.12

gecode-python provides Python bindings for the Gecode constraint programming library. It is implemented using Cython.

python-algebraic 0.1-20110824

python-algebraic provides a convenient and portable method for specifying linear and nonlinear constraints and objective functions. It is written for use with python-zibopt but can be used by other ...

bitcoin-python 0.2

bitcoin-python is a Python module that allows performing commands such as listing the current balance and sending coins to the Satoshi (original) client from Python. The communication with the client happens over JSON-RPC.

python-sshtail 0.0.1

python-sshtail is a simple set of Python classes to facilitate tailing of one or more files via SSH. At the moment it only supports key-based SSH'ing.

Quick installation

python-oops-datedir-repo 0.0.3

python-oops-datedir-repo is a component of the python-oops project: https://launchpad.net/python-oops. An OOPS report is a report about something going ...

python-googlegeocoder 0.1.1

python-googlegeocoder is a simple Python wrapper for version three of Google's geocoder API.

python-rqueue 0.4.0

python-rqueue is a Python client for Redis as a queue. Queue class for queueing up items and Worker class for dequeueing items.

pythonkc-meetups 0.0.3

pythonkc-meetups is a clean, minimal client to the Meetup.com API for retrieving Meetup events for the PythonKC group.

Example Usage

>>> from pythonkc_meetups ...

Python Bulk Mailer 0.2

Python Bulk Mailer or PBM for short is a Command Line, Python written tool for sending emails.

It has been written to offer flexible mailing options and should find uses with those who ...

python-notifier 0.9.1

python-notifier is a Python framwork for writing applications based on an event driving architecture. It provides one API that internally uses the own or one of three other known event/notifier ...

python-jenkins 0.1

python-jenkins is a Python API for managing jobs and nodes in a Jenkins CI instance.

python-oops 0.0.1

oops provides an in-memory model and basic serialization, deserialization and allocation of OOPS reports. An OOPS report is a report about something going wrong in a piece of software... thus, an ...

Python Link Analyst

Python Link Analyst was created in order to be an Open-Source, multi-platform link diagramming instrument for intelligence analysis.

The main goal of the software is to be able to store objects in XML or using any database abstraction.

python-sdist-maemo 0.1.1

python-sdist-maemo is a distutil extension to build maemo source package to be used by the MeeGo OBS or the Maemo Extras AutoBuilder.

infi.recipe.python 0.5.4

When building large applications in Python, you want to embed the interpreter within your app. infi.recipe.python lets you do it.