OPALFramework Code
A lightweight, NoSQL Python web Framework
Status: Beta
Brought to you by:
nickpeck
| File | Date | Author | Commit |
|---|---|---|---|
| branches | 2013-07-24 | nickpeck | [r1] Initial commit |
| tags | 2013-07-24 | nickpeck | [r1] Initial commit |
| trunk | 2013-07-24 | nickpeck | [r1] Initial commit |
| OPALDevelopersGuide.docx | 2013-07-24 | nickpeck | [r2] |
| license.txt | 2013-07-24 | nickpeck | [r1] Initial commit |
| readme.txt | 2013-07-24 | nickpeck | [r1] Initial commit |
To create a distributable package, run ./create_package and locate the tar.gz file under dist/ The package can be installed by extracting the contents and running: sudo python setup.py install