# Abstract Data Repository for Python 3
[](https://pypi.org/project/abstractrepo/)
[](https://github.com/Smoren/abstractrepo-pypi/releases)
[](https://coveralls.io/github/Smoren/abstractrepo-pypi?branch=master)
[](https://github.com/Smoren/abstractrepo-pypi/actions)
[](https://github.com/Smoren/abstractrepo-pypi/blob/master/LICENSE)
Abstract CRUD repository components
## Installation
```
pip install abstractrepo
```
Raw data
{
"_id": null,
"home_page": "https://github.com/Smoren/abstractrepo-pypi",
"name": "abstractrepo",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "repo, repository, crud",
"author": "Smoren",
"author_email": "ofigate@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/7f/f6/5ab3c79877b4489001e9a89b11b19c27e7df6f09c0cc66110af8e3212c9c/abstractrepo-0.4.1.tar.gz",
"platform": null,
"description": "# Abstract Data Repository for Python 3\n\n[](https://pypi.org/project/abstractrepo/)\n[](https://github.com/Smoren/abstractrepo-pypi/releases)\n[](https://coveralls.io/github/Smoren/abstractrepo-pypi?branch=master)\n[](https://github.com/Smoren/abstractrepo-pypi/actions)\n[](https://github.com/Smoren/abstractrepo-pypi/blob/master/LICENSE)\n\nAbstract CRUD repository components\n\n## Installation\n\n```\npip install abstractrepo\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Abstract CRUD repository components",
"version": "0.4.1",
"project_urls": {
"Bug Reports": "https://github.com/Smoren/abstractrepo-pypi/issues",
"Documentation": "https://github.com/Smoren/abstractrepo-pypi",
"Homepage": "https://github.com/Smoren/abstractrepo-pypi",
"Source Code": "https://github.com/Smoren/abstractrepo-pypi"
},
"split_keywords": [
"repo",
" repository",
" crud"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "534714866db44393f17d557a05eba4f86d8e988447aed870138558802c1dfe74",
"md5": "2e4600213ebcc2eb47c353b00913c1fb",
"sha256": "403a0b21350756b35033085e8c2cd0e0bf8064c0add6b9d786de0f2eee5e041e"
},
"downloads": -1,
"filename": "abstractrepo-0.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2e4600213ebcc2eb47c353b00913c1fb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 6702,
"upload_time": "2025-07-25T18:45:32",
"upload_time_iso_8601": "2025-07-25T18:45:32.315853Z",
"url": "https://files.pythonhosted.org/packages/53/47/14866db44393f17d557a05eba4f86d8e988447aed870138558802c1dfe74/abstractrepo-0.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7ff65ab3c79877b4489001e9a89b11b19c27e7df6f09c0cc66110af8e3212c9c",
"md5": "be11a346338507e20432b53ef88dfa9a",
"sha256": "4879a0f652dee35f52093c213954692fed13121b2502945e5af0e86858ed5f81"
},
"downloads": -1,
"filename": "abstractrepo-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "be11a346338507e20432b53ef88dfa9a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 6644,
"upload_time": "2025-07-25T18:45:33",
"upload_time_iso_8601": "2025-07-25T18:45:33.116138Z",
"url": "https://files.pythonhosted.org/packages/7f/f6/5ab3c79877b4489001e9a89b11b19c27e7df6f09c0cc66110af8e3212c9c/abstractrepo-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-25 18:45:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Smoren",
"github_project": "abstractrepo-pypi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "abstractrepo"
}