{"id":47871777,"url":"https://github.com/activeviam/atoti-python-sdk-project-template","last_synced_at":"2026-04-04T00:54:54.198Z","repository":{"id":37471480,"uuid":"334918174","full_name":"activeviam/atoti-python-sdk-project-template","owner":"activeviam","description":"Template from which projects using Atoti Python SDK and intending to go into production can start","archived":false,"fork":false,"pushed_at":"2026-04-01T21:27:18.000Z","size":752,"stargazers_count":37,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-04T00:54:48.597Z","etag":null,"topics":["atoti","project-template"],"latest_commit_sha":null,"homepage":"https://docs.activeviam.com/products/atoti/python-sdk/latest/getting_started/deployment/going_from_a_notebook_to_an_app.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/activeviam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-01T10:51:48.000Z","updated_at":"2026-04-01T21:27:21.000Z","dependencies_parsed_at":"2024-02-13T23:31:18.661Z","dependency_job_id":"d91fbdb7-2685-4a68-9275-ddbf3b961f4a","html_url":"https://github.com/activeviam/atoti-python-sdk-project-template","commit_stats":null,"previous_names":["activeviam/atoti-python-sdk-project-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/activeviam/atoti-python-sdk-project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeviam%2Fatoti-python-sdk-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeviam%2Fatoti-python-sdk-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeviam%2Fatoti-python-sdk-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeviam%2Fatoti-python-sdk-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/activeviam","download_url":"https://codeload.github.com/activeviam/atoti-python-sdk-project-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeviam%2Fatoti-python-sdk-project-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31383635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T23:20:52.058Z","status":"ssl_error","status_checked_at":"2026-04-03T23:20:51.675Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["atoti","project-template"],"created_at":"2026-04-04T00:54:51.268Z","updated_at":"2026-04-04T00:54:54.191Z","avatar_url":"https://github.com/activeviam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Atoti Project Template\n\nThis template can be used to start Atoti projects where the goal is to [go into production rather than prototyping in a notebook](https://docs.atoti.io/latest/deployment/going_from_a_notebook_to_an_app.html).\n\nOn top of the `atoti` package, it comes with:\n\n- Dependency management with [uv](https://docs.astral.sh/uv)\n- Config management with [Pydantic](https://docs.pydantic.dev/2.6/concepts/pydantic_settings)\n- Testing with [pytest](https://docs.pytest.org)\n- Observability with [OpenTelemetry](https://opentelemetry.io/docs/languages/python)\n- Type checking with [ty](https://docs.astral.sh/ty)\n- Formatting and linting with [Ruff](https://docs.astral.sh/ruff)\n- Continuous testing with [GitHub Actions](https://github.com/features/actions)\n\n## Usage\n\n### Installation\n\n- [Install `uv`](https://docs.astral.sh/uv/getting-started/installation)\n- Install the dependencies:\n\n  ```bash\n  uv sync\n  ```\n\n### Commands\n\nTo start the app:\n\n```bash\nuv run python -m app\n```\n\nTo start the app in Docker with [Jaeger](https://www.jaegertracing.io) to observe traces:\n\n```bash\ndocker compose up --build\n```\n\nOther useful commands can be found in [`test.yml`](.github/workflows/test.yml).\n\n## Deployment\n\nThis repository automatically deploys to [AWS ECS](https://aws.amazon.com/ecs/).\nTo deploy somewhere else, delete [`task-definition.json`](task-definition.json) and adapt [`deploy.yml`](.github/workflows/deploy.yml).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factiveviam%2Fatoti-python-sdk-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factiveviam%2Fatoti-python-sdk-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factiveviam%2Fatoti-python-sdk-project-template/lists"}