![NoAlchemy](https://repository-images.githubusercontent.com/701033002/8ab1a453-a285-4d0c-a002-ba0e23e0be2c)
![Tests Pipeline](https://github.com/grantUser/NoAlchemy/actions/workflows/tests.yml/badge.svg)
![PyVersions](https://img.shields.io/pypi/pyversions/NoAlchemy)
[![PypiVersion](https://img.shields.io/pypi/v/NoAlchemy)](https://pypi.org/project/NoAlchemy/)
# NoAlchemy - A MongoDB Object-Document Mapper
NoAlchemy is a Python Object-Document Mapping (ODM) library for MongoDB. It simplifies the interaction between your Python application and MongoDB by providing a user-friendly way to work with documents and collections.
## Getting Started
To get started with NoAlchemy, please visit the [project's GitHub repository](https://github.com/grantUser/NoAlchemy) and refer to the README and [wiki](https://github.com/grantUser/NoAlchemy/wiki) provided there. You will find detailed information on installation, usage, and examples to help you integrate NoAlchemy into your project.
## Features
- Simple and intuitive API for MongoDB operations.
- Model-based approach for defining document schemas.
- Support for various query and aggregation methods.
- Middleware and hooks to customize and extend functionality.
## Contributing
We welcome contributions from the open-source community. If you'd like to contribute to NoAlchemy, please check our contribution guidelines.
## License
NoAlchemy is licensed under the MIT License. See the LICENSE file for more details.
Raw data
{
"_id": null,
"home_page": "https://github.com/grantUser/NoAlchemy",
"name": "NoAlchemy",
"maintainer": "grantUser",
"docs_url": null,
"requires_python": ">=3.8, <4",
"maintainer_email": "",
"keywords": "MongoDB,Object-Document Mapper,ODM,SQLAlchemy",
"author": "grantUser",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/0d/ba/463d67351be2d1c2c6d7f1f1f27d36e50bc872af408d9f2f2941fb69379c/NoAlchemy-0.2.2.tar.gz",
"platform": null,
"description": "![NoAlchemy](https://repository-images.githubusercontent.com/701033002/8ab1a453-a285-4d0c-a002-ba0e23e0be2c)\r\n\r\n![Tests Pipeline](https://github.com/grantUser/NoAlchemy/actions/workflows/tests.yml/badge.svg)\r\n![PyVersions](https://img.shields.io/pypi/pyversions/NoAlchemy)\r\n[![PypiVersion](https://img.shields.io/pypi/v/NoAlchemy)](https://pypi.org/project/NoAlchemy/)\r\n\r\n# NoAlchemy - A MongoDB Object-Document Mapper\r\n\r\nNoAlchemy is a Python Object-Document Mapping (ODM) library for MongoDB. It simplifies the interaction between your Python application and MongoDB by providing a user-friendly way to work with documents and collections.\r\n\r\n## Getting Started\r\n\r\nTo get started with NoAlchemy, please visit the [project's GitHub repository](https://github.com/grantUser/NoAlchemy) and refer to the README and [wiki](https://github.com/grantUser/NoAlchemy/wiki) provided there. You will find detailed information on installation, usage, and examples to help you integrate NoAlchemy into your project.\r\n\r\n## Features\r\n\r\n- Simple and intuitive API for MongoDB operations.\r\n- Model-based approach for defining document schemas.\r\n- Support for various query and aggregation methods.\r\n- Middleware and hooks to customize and extend functionality.\r\n\r\n## Contributing\r\n\r\nWe welcome contributions from the open-source community. If you'd like to contribute to NoAlchemy, please check our contribution guidelines.\r\n\r\n## License\r\n\r\nNoAlchemy is licensed under the MIT License. See the LICENSE file for more details.\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A MongoDB Object-Document Mapper (ODM) based on SQLAlchemy.",
"version": "0.2.2",
"project_urls": {
"Homepage": "https://github.com/grantUser/NoAlchemy"
},
"split_keywords": [
"mongodb",
"object-document mapper",
"odm",
"sqlalchemy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8b634e9733d100d935dd2255f37961b780c476fa49cbdf55ca1d3e6519440eb7",
"md5": "9cc859e811492d2e1cc93ebf1f15a325",
"sha256": "f517d81697ffd86a40998355b42ea6eb96911f678faedd67fc290b9d1b755949"
},
"downloads": -1,
"filename": "NoAlchemy-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9cc859e811492d2e1cc93ebf1f15a325",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8, <4",
"size": 18026,
"upload_time": "2023-10-26T11:59:35",
"upload_time_iso_8601": "2023-10-26T11:59:35.391358Z",
"url": "https://files.pythonhosted.org/packages/8b/63/4e9733d100d935dd2255f37961b780c476fa49cbdf55ca1d3e6519440eb7/NoAlchemy-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0dba463d67351be2d1c2c6d7f1f1f27d36e50bc872af408d9f2f2941fb69379c",
"md5": "a2876675625e71c6fbc72251690705e4",
"sha256": "c6677283f7c2474cf94b442aed5ee1f27637cdc616c0f0145d4b94c8e63db5c3"
},
"downloads": -1,
"filename": "NoAlchemy-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "a2876675625e71c6fbc72251690705e4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8, <4",
"size": 12772,
"upload_time": "2023-10-26T11:59:36",
"upload_time_iso_8601": "2023-10-26T11:59:36.499689Z",
"url": "https://files.pythonhosted.org/packages/0d/ba/463d67351be2d1c2c6d7f1f1f27d36e50bc872af408d9f2f2941fb69379c/NoAlchemy-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-26 11:59:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "grantUser",
"github_project": "NoAlchemy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "noalchemy"
}