RSS 39 projects tagged "Python Modules"

Download Website Updated 26 Jan 2012 MinimalModbus

Screenshot
Pop 56.18
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 13 Oct 2008 python-managesieve

Screenshot
Pop 38.08
Vit 1.00

python-managesieve is a ManageSieve client library for remotely managing Sieve scripts, including a user application (the interactive 'sieveshell'). Sieve scripts allow users to filter incoming email on the mail server. The ManageSieve protocol allows managing Sieve scripts on a remote mail server. These servers are commonly sealed so that users cannot log into them, yet users must be able to update their scripts on them.This module allows accessing a Sieve server for managing Sieve scripts. It is accompanied by a simple yet functional user application, 'sieveshell'.

No download Website Updated 24 Apr 2008 cogen

Screenshot
Pop 17.66
Vit 43.08

cogen provides coroutines and cross-platform asynchronous networking for Python. It uses enhanced generators from Python 2.5 and supports epoll, kqueue, Win32 IO completion ports, sendfile, and a WSGI server with asynchronous extensions.

Download Website Updated 25 Feb 2009 picurl

Screenshot
Pop 55.71
Vit 2.22

Picurl is a client for uploading, downloading, querying, and sorting files on remote stores, like HTTP directory listings, HTML pages, FTP servers, or Flickr photo albums. The focus of this project is making tagging and dealing with metadata as easy as possible.

Download Website Updated 17 Jan 2008 Python Message Service

Screenshot
Pop 18.47
Vit 44.20

PMS/PyPubSub (short for Python Message Service / Python based Publish Subscribe) is a framework for implementing a publish subscribe mechanism into a Python application. A python process somewhere in the network publishes one or more topics which consist of Python objects. Multiple processes in the network can subscribe to fresh updates of the published topics. A publisher and its subsribers are fully decoupled. The datatype of a topic can be freely defined and changed at runtime. New publishers and subscribers can easily be added at runtime.

Download Website Updated 14 Dec 2009 Virtual Ideal Functionality Framework

Screenshot
Pop 50.41
Vit 4.04

Virtual Ideal Functionality Framework is a framework for creating efficient and secure multi-party computations (SMPC). Players, who do not trust each other, participate in a joint computation based on their private inputs. The computation is done using a cryptographic protocol which allows them to obtain a correct answer without revealing their inputs. Operations supported include addition, multiplication, and comparison, all with Shamir secret shared outputs.

Download Website Updated 12 Jun 2008 IPy

Screenshot
Pop 24.70
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 10 Aug 2007 PyWebMail

Screenshot
Pop 30.27
Vit 1.00

PyWebMail is a Python library and POP3 gateway that allows you to work with webmail servers as if they were POP3 or IMAP mail servers. Currently, support for Mail.Com, Yahoo! Mail, Gmail, Netscape, HotMail and some minor servers is finished.

Download Website Updated 08 Mar 2012 python-jabberbot

Screenshot
Pop 124.98
Vit 7.91

python-jabberbot is a Jabber bot framework for Python that makes it easy to write simple Jabber bots. One can use these Jabber bots to provide information about running systems, to make Web sites interact with Jabber-enabled visitors, or notify the bot owner about updates or changes that are monitored with custom Python scripts.

No download Website Updated 20 Dec 2006 Darwin Calendar Server

Screenshot
Pop 32.51
Vit 48.43

The Darwin Calendar Server is a standards-compliant server that allows multiple users to collaboratively share calendaring information. It provides a shared location on the network to store schedules, and allows users to send each other and manage invitations. In order to provide interoperability with multiple calendaring clients, the server implements the CalDAV protocol, which is an extension of WebDAV, which is in turn an extension of HTTP.

Screenshot

Project Spotlight

bystroTeX

A tool for preparing HTML slides with LaTeX formulae.

Screenshot

Project Spotlight

Bibfilex

Software to create and manage archives using Biblatex structure and rules.