Skip to main content

Python models for schema-less databases.

Project description

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/>.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymodels-0.17.0.tar.gz (23.5 kB view details)

Uploaded Source

File details

Details for the file pymodels-0.17.0.tar.gz.

File metadata

  • Download URL: pymodels-0.17.0.tar.gz
  • Upload date:
  • Size: 23.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pymodels-0.17.0.tar.gz
Algorithm Hash digest
SHA256 f84d96ab1a9ca2fcee90efd425e4b938e5e06be9805860e3e780e3cc638a9811
MD5 175ed9ac28d5717c0e6ab7948e2de66f
BLAKE2b-256 0b369acf2bae92d1e20eb4700a827bc1f87e9fac141cb5cee7724afbb0f7df03

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page