Open source fixed content storage and more...
...CAS done right...

Home
Features
News
Requirements
Configuring
Roadmap
Downloads
Support
Blog
What you need to get Twisted Storage running.


The most obvious requirement is that Python, version 2.4 or later, must be installed. Once Python is installed you will need to install the following software:
  1. Zope Interface
  2. Twisted Matrix's Twisted framework
  3. Sqlite
  4. Divmod's Axiom
After these packages are installed you should get into the 'external' subidrectory in the twistedstorage system and locate ll-core-1.32 and which-1.0.2. These two packages need to be installed.

After all this software is installed, to run the system just type in:

python TwistedPeer.py

You will be running.

I will be supplying an automatic installer for all this in the near future.