Python NetWorkSpaces Server
Project description
NetWorkSpaces (NWS) is a system that makes it very easy for different scripts and programs running (potentially) on different machines to communicate and coordinate with one another.
The requirements for the NWS server are:
Python 2.2 or later. Twisted 2.1 and Twisted-Web 0.5 or later.
- Python is available from:
- Twisted is available from:
- Twisted itself requires:
Zope Interfaces 3.0.1 (http://zope.org/Products/ZopeInterface)