{"id":13424738,"url":"https://github.com/skallfass/fastapi_serviceutils","last_synced_at":"2025-10-28T14:30:49.541Z","repository":{"id":48375864,"uuid":"216404985","full_name":"skallfass/fastapi_serviceutils","owner":"skallfass","description":"Utils for fastapi based services.","archived":false,"fork":false,"pushed_at":"2021-07-29T07:36:48.000Z","size":227,"stargazers_count":34,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-08T08:36:41.494Z","etag":null,"topics":["fastapi","python","rest"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skallfass.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-20T18:06:06.000Z","updated_at":"2024-09-02T12:40:27.000Z","dependencies_parsed_at":"2022-08-24T14:49:52.653Z","dependency_job_id":null,"html_url":"https://github.com/skallfass/fastapi_serviceutils","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skallfass%2Ffastapi_serviceutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skallfass%2Ffastapi_serviceutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skallfass%2Ffastapi_serviceutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skallfass%2Ffastapi_serviceutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skallfass","download_url":"https://codeload.github.com/skallfass/fastapi_serviceutils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238662669,"owners_count":19509644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fastapi","python","rest"],"created_at":"2024-07-31T00:00:58.637Z","updated_at":"2025-10-28T14:30:44.185Z","avatar_url":"https://github.com/skallfass.png","language":"Python","readme":"![coverage](https://github.com/skallfass/fastapi_serviceutils/blob/master/docs/_static/coverage.svg)\n[![PyPI version fury.io](https://badge.fury.io/py/fastapi-serviceutils.svg)](https://pypi.python.org/pypi/fastapi-serviceutils/)\n[![PyPI pyversions](https://img.shields.io/pypi/pyversions/fastapi-serviceutils.svg)](https://pypi.python.org/pypi/fastapi-serviceutils/)\n[![Documentation Status](https://readthedocs.org/projects/fastapi-serviceutils/badge/?version=latest)](http://fastapi-serviceutils.readthedocs.io/?badge=latest)\n![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)\n![Powered by Dephell](https://github.com/dephell/dephell/blob/master/assets/badge.svg)\n\n\n## Installation\n\n```bash\n    pip install fastapi-serviceutils\n```\n\n\n## Usage\n\nFor more details and usage see: [readthedocs](https://fastapi-serviceutils.readthedocs.io/en/latest/)\n\n\n## Development\n\n\n### Getting started\n\nAfter cloning the repository initialize the development environment using:\n\n```bash\n    make init\n```\n\nThis will create the dev environment exampleservice/dev. Activate it using:\n```bash\n    poetry shell\n```\n\n**Note:**\n\nMake sure to always activate the environment when you start working on the\nproject in a new terminal using\n```bash\n    poetry shell\n```\n\n**ATTENTION:** the environment should also be activated before using ``make``.\n\n\n### Updating dependencies\n\nAfter each change in dependencies defined at `pyproject.toml` run the\nfollowing to ensure the environment-definition and lock-file are up to date:\n```bash\n    make update\n```\n\n\n### Checking with linters and checkers\n\nTo run all pre-commit-hooks manually run:\n```bash\n    make check\n```\n\n\n### Info about project-state\n\nTo show summary about project run:\n```bash\n    make info\n```\n\n\n### Documentation\n\nThe project's developer documentation is written using Sphinx.\n\nThe documentation sources can be found in the docs subdirectory.\n\nThe API-documentation is auto-generated from the docstrings of modules,\nclasses, and functions.\nWe're using the Google docstring standard.\n\nTo generate the documentation, run:\n```bash\n    make docs\n```\n\nThe output for generated HTML files is in the `docs/_build` directory.\n\n\n### Tests\n\nFor testing we use `pytest`, for details see\n[Pytest Docs](http://doc.pytest.org/en/latest/).\nTo run all tests:\n\n```bash\n    make tests\n```\n","funding_links":[],"categories":["Third-Party Extensions","Python"],"sub_categories":["Utils"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskallfass%2Ffastapi_serviceutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskallfass%2Ffastapi_serviceutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskallfass%2Ffastapi_serviceutils/lists"}