OOPS - Python Datastore News
Status: Beta
Brought to you by:
mathematician
This is an object-oriented persistent storage library for python. Merges database design and application design (as both are deeply linked).
All of the core types are now implemented and mostly tested. This isn't the most stable release, but the API is set in stone. What I have left to do is:
- Build the project web site
- Update the documentation
- Write a short tutorial for the web site
- Add many more test cases and tighten the code.
This will be done soon, so download it and try it (it uses distutils and requires Python 2.2)
Happy hacking!