# fondat
[![PyPI](https://img.shields.io/pypi/v/fondat)](https://pypi.org/project/fondat/)
[![Python](https://img.shields.io/pypi/pyversions/fondat)](https://python.org/)
[![GitHub](https://img.shields.io/badge/github-main-blue.svg)](https://github.com/fondat/fondat/)
[![Test](https://github.com/fondat/fondat/workflows/test/badge.svg)](https://github.com/fondat/fondat/actions?query=workflow/test)
[![License](https://img.shields.io/github/license/fondat/fondat.svg)](https://github.com/fondat/fondat/blob/main/LICENSE)
A foundation for resource-oriented backend applications.
## Introduction
Fondat is a foundation for resource-oriented backend applications in Python.
## Install
```
pip install fondat
```
## Develop
```
poetry install
poetry run pre-commit install
```
## Test
```
poetry run pytest
```
Raw data
{
"_id": null,
"home_page": "https://github.com/fondat/fondat/",
"name": "fondat",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11,<4.0",
"maintainer_email": "",
"keywords": "asgi,foundation,resource,openapi",
"author": "fondat authors",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/d1/02/46988fbccc31371d3d6cee24c51a2c0a2808f2e9e201364c3b589e40042d/fondat-4.2.0.tar.gz",
"platform": null,
"description": "# fondat\n\n[![PyPI](https://img.shields.io/pypi/v/fondat)](https://pypi.org/project/fondat/)\n[![Python](https://img.shields.io/pypi/pyversions/fondat)](https://python.org/)\n[![GitHub](https://img.shields.io/badge/github-main-blue.svg)](https://github.com/fondat/fondat/)\n[![Test](https://github.com/fondat/fondat/workflows/test/badge.svg)](https://github.com/fondat/fondat/actions?query=workflow/test)\n[![License](https://img.shields.io/github/license/fondat/fondat.svg)](https://github.com/fondat/fondat/blob/main/LICENSE)\n\nA foundation for resource-oriented backend applications.\n\n## Introduction\n\nFondat is a foundation for resource-oriented backend applications in Python.\n\n## Install\n\n```\npip install fondat\n```\n\n## Develop\n\n```\npoetry install\npoetry run pre-commit install\n```\n\n## Test\n\n```\npoetry run pytest\n```",
"bugtrack_url": null,
"license": "MIT",
"summary": "A foundation for resource-oriented backend applications.",
"version": "4.2.0",
"project_urls": {
"Documentation": "https://github.com/fondat/fondat/tree/main/docs",
"Homepage": "https://github.com/fondat/fondat/"
},
"split_keywords": [
"asgi",
"foundation",
"resource",
"openapi"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "de1845b6c395f18ea599d21657c4b0a1f41ad61b313663f1e7ae43e371207290",
"md5": "6143de5a63a6fd6978006cf39fb402e0",
"sha256": "827994fd5826af89dc2906a16492789433ef8593b908e6559de8020418149c80"
},
"downloads": -1,
"filename": "fondat-4.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6143de5a63a6fd6978006cf39fb402e0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11,<4.0",
"size": 63978,
"upload_time": "2023-12-07T06:17:06",
"upload_time_iso_8601": "2023-12-07T06:17:06.922615Z",
"url": "https://files.pythonhosted.org/packages/de/18/45b6c395f18ea599d21657c4b0a1f41ad61b313663f1e7ae43e371207290/fondat-4.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d10246988fbccc31371d3d6cee24c51a2c0a2808f2e9e201364c3b589e40042d",
"md5": "a0428ea25e9180c42bca037a15737330",
"sha256": "2ce5a04df58c53b9ee056a72700cbfb59c3fa775a9d74c59dcc644d73e175ca5"
},
"downloads": -1,
"filename": "fondat-4.2.0.tar.gz",
"has_sig": false,
"md5_digest": "a0428ea25e9180c42bca037a15737330",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11,<4.0",
"size": 54497,
"upload_time": "2023-12-07T06:17:09",
"upload_time_iso_8601": "2023-12-07T06:17:09.222982Z",
"url": "https://files.pythonhosted.org/packages/d1/02/46988fbccc31371d3d6cee24c51a2c0a2808f2e9e201364c3b589e40042d/fondat-4.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-07 06:17:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fondat",
"github_project": "fondat",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "fondat"
}