sqlmodelservice


Namesqlmodelservice JSON
Version 0.5.0 PyPI version JSON
download
home_pageNone
SummaryA generic service layer on top of SQLModel for conveniently creating APIs with frameworks like FastAPI.
upload_time2024-03-25 12:44:48
maintainerNone
docs_urlNone
authorPeter Volf
requires_python<4.0,>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Tests](https://github.com/volfpeter/sqlmodelservice/actions/workflows/tests.yml/badge.svg)
![Linters](https://github.com/volfpeter/sqlmodelservice/actions/workflows/linters.yml/badge.svg)
![Documentation](https://github.com/volfpeter/sqlmodelservice/actions/workflows/build-docs.yml/badge.svg)
![PyPI package](https://img.shields.io/pypi/v/sqlmodelservice?color=%2334D058&label=PyPI%20Package)

**Source code**: [https://github.com/volfpeter/sqlmodelservice](https://github.com/volfpeter/sqlmodelservice)

**Documentation and examples**: [https://volfpeter.github.io/sqlmodelservice](https://volfpeter.github.io/sqlmodelservice/)

# SQLModelService

`SQLModelService` is a generic service layer on top of [SQLModel](https://sqlmodel.tiangolo.com/) for conveniently creating APIs with frameworks like [FastAPI](https://fastapi.tiangolo.com/).

See the [documentation](https://volfpeter.github.io/sqlmodelservice) for examples and the API reference.

## Installation

The library is available on PyPI and can be installed with:

```console
$ pip install sqlmodelservice
```

## Dependencies

The only direct dependency of the project -- as the name suggests -- is `SQLModel`.

## Contributing

Contributions are welcome.

## License

The library is open-sourced under the conditions of the [MIT license](https://choosealicense.com/licenses/mit/).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sqlmodelservice",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Peter Volf",
    "author_email": "do.volfp@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b6/bc/bacda9f82fc5e5d01c502cba006343fdc589a3178127b93eba1343342755/sqlmodelservice-0.5.0.tar.gz",
    "platform": null,
    "description": "![Tests](https://github.com/volfpeter/sqlmodelservice/actions/workflows/tests.yml/badge.svg)\n![Linters](https://github.com/volfpeter/sqlmodelservice/actions/workflows/linters.yml/badge.svg)\n![Documentation](https://github.com/volfpeter/sqlmodelservice/actions/workflows/build-docs.yml/badge.svg)\n![PyPI package](https://img.shields.io/pypi/v/sqlmodelservice?color=%2334D058&label=PyPI%20Package)\n\n**Source code**: [https://github.com/volfpeter/sqlmodelservice](https://github.com/volfpeter/sqlmodelservice)\n\n**Documentation and examples**: [https://volfpeter.github.io/sqlmodelservice](https://volfpeter.github.io/sqlmodelservice/)\n\n# SQLModelService\n\n`SQLModelService` is a generic service layer on top of [SQLModel](https://sqlmodel.tiangolo.com/) for conveniently creating APIs with frameworks like [FastAPI](https://fastapi.tiangolo.com/).\n\nSee the [documentation](https://volfpeter.github.io/sqlmodelservice) for examples and the API reference.\n\n## Installation\n\nThe library is available on PyPI and can be installed with:\n\n```console\n$ pip install sqlmodelservice\n```\n\n## Dependencies\n\nThe only direct dependency of the project -- as the name suggests -- is `SQLModel`.\n\n## Contributing\n\nContributions are welcome.\n\n## License\n\nThe library is open-sourced under the conditions of the [MIT license](https://choosealicense.com/licenses/mit/).\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A generic service layer on top of SQLModel for conveniently creating APIs with frameworks like FastAPI.",
    "version": "0.5.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1161100d1098ae33eb97a70fea3e5c6edd1fe9abe6e1a1235665b4d6d0f295d4",
                "md5": "e52ed2ce352ff712e03e14e051314752",
                "sha256": "7a6436992ec0b5d7beb3c0ec682c2c2684c556df4b46e26bd7dfda81dbe65666"
            },
            "downloads": -1,
            "filename": "sqlmodelservice-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e52ed2ce352ff712e03e14e051314752",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 7534,
            "upload_time": "2024-03-25T12:44:47",
            "upload_time_iso_8601": "2024-03-25T12:44:47.448567Z",
            "url": "https://files.pythonhosted.org/packages/11/61/100d1098ae33eb97a70fea3e5c6edd1fe9abe6e1a1235665b4d6d0f295d4/sqlmodelservice-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6bcbacda9f82fc5e5d01c502cba006343fdc589a3178127b93eba1343342755",
                "md5": "2d99ff8172d990bd6de78ae23e2002da",
                "sha256": "9822b0bfae705ceea6cfbf13b456f30b46379d9ee7b0c09853ef69910475b587"
            },
            "downloads": -1,
            "filename": "sqlmodelservice-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2d99ff8172d990bd6de78ae23e2002da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 6828,
            "upload_time": "2024-03-25T12:44:48",
            "upload_time_iso_8601": "2024-03-25T12:44:48.640496Z",
            "url": "https://files.pythonhosted.org/packages/b6/bc/bacda9f82fc5e5d01c502cba006343fdc589a3178127b93eba1343342755/sqlmodelservice-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 12:44:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sqlmodelservice"
}
        
Elapsed time: 0.19493s