
Security News
Open Source CAI Framework Handles Pen Testing Tasks up to 3,600× Faster Than Humans
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
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
_.
.. _Docu: http://pypi.python.org/pypi/docu
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.
$ pip install pymodels
See the complete documentation
_ for details.
.. _complete documentation: http://packages.python.org/pymodels
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/
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/.
FAQs
Python models for schema-less databases.
We found that pymodels demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.