pymodels 0.18.3

Creator: railscoder56

Last updated:

Add to Cart

Description:

pymodels 0.18.3

WARNING: This package has been renamed to Docu after a major
overhaul (since version 0.20).
The package named “PyModels” will not be developed further. Please use
Docu.

PyModels
PyModels is a lightweight framework for mapping Python classes to schema-less
databases. It is not an ORM as it doesn’t map existing schemata to Python
objects but instead defines them on a higher layer built upon a schema-less
storage (key/value or document-oriented). You define models as a valuable subset
of the whole database and work with only certain parts of existing entities –
the parts you need.

Installation

$ pip install pymodels



Documentation
See the complete documentation for details.


Author
Originally written by Andrey Mikhaylenko in 2009.
See the file AUTHORS for a complete authors list of this application.
Please feel free to submit patches, report bugs or request features:

http://bitbucket.org/neithere/pymodels/issues/



Licensing
PyModels is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
PyModels is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with PyModels. If not, see <http://gnu.org/licenses/>.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.