pymodels 0.18.3
pip install pymodels
Released:
Python models for schema-less databases.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Library or Lesser General Public License (LGPL) (GNU Lesser General Public License (LGPL), Version 3)
- Author: Andrey Mikhaylenko
- Tags query, database, api, model, models, orm, key/value, document-oriented, non-relational, tokyo, cabinet, mongodb
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Programming Language
- Topic
Project description
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:
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Library or Lesser General Public License (LGPL) (GNU Lesser General Public License (LGPL), Version 3)
- Author: Andrey Mikhaylenko
- Tags query, database, api, model, models, orm, key/value, document-oriented, non-relational, tokyo, cabinet, mongodb
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pymodels-0.18.3.tar.gz
.
File metadata
- Download URL: pymodels-0.18.3.tar.gz
- Upload date:
- Size: 45.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f74804f1fef80ea07ade5cb291e7ecfa19287f8ab6b1f3cf70b7ca8cd635d16 |
|
MD5 | 13e10f5a4ec05b1590981905db5629e6 |
|
BLAKE2b-256 | 0d35fefe105db2b3c7b1641ac52133f97f04caf7552408975aa2ea6768b7e554 |