How to install khufu_traversal
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install khufu-traversal
Lastest release
khufu_traversal is a method for mapping SQLAlchemy-based models for traversal in Pyramid.
Please see khufu_traversal @ github or docs/index.rst in the source distribution for full docs.
Changes
1.0a1 - unreleased
- added tests
- Fixed pesky use of global dict
0.1 - Aug-25-2011
- Initial version