Volity

Python Volity

This is a Python implementation of Volity. It includes programs and libraries that let any computer with Python 2.3 or later run a Volity parlor.

While the most recently release runs rather stably, it's still an implementation of a platform whose protocol is not yet fully defined. By definition, then, this remains alpha software, whose library APIs are liable to change as the underlying platform continues to soildify.

Downloads

The easiest way to obtain the latest Python Volity release is to simply download it from here.

You may also obtain the very latest code via SVN (the module you'll want is called server-python), or you can simply browse the SVN tree on the Web.

Documentation

All of the Python modules contain embedded documentation; you can pydoc the files to view it. This website also hosts documentation in HTML format.

License

The Python source code in this module, and its submodules, is copyright 2005 by Andrew Plotkin. You may copy and distribute it freely, by any means and under any conditions. You may incorporate this code into your own software and distribute that, or modify this code and distribute the modified version, as long as you retain a notice in your software or documentation which includes this copyright notice, this license, and the URL http://eblong.com/zarf/volity/.