Outcry
Not ready for production
Outcry is a lightweight python framework for parsing and rendering REST documents. Inspired heavily by roar and representable.
How to use
pip install outcry
To run unit tests
python -m unittest
Parse and render REST documents using representers
Outcry is a lightweight python framework for parsing and rendering REST documents. Inspired heavily by roar and representable.
pip install outcry
To run unit tests
python -m unittest