{"id":37627758,"url":"https://github.com/automa/bot-python","last_synced_at":"2026-01-16T10:52:05.725Z","repository":{"id":296900825,"uuid":"994520906","full_name":"automa/bot-python","owner":"automa","description":"Starter kit for Python bot for Automa","archived":false,"fork":false,"pushed_at":"2025-12-31T16:12:39.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-05T01:09:03.751Z","etag":null,"topics":["automa","automa-bot","bot","template"],"latest_commit_sha":null,"homepage":"https://docs.automa.app/bot-development","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/automa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2025-06-02T04:21:46.000Z","updated_at":"2025-12-31T16:12:42.000Z","dependencies_parsed_at":"2025-07-18T03:14:22.050Z","dependency_job_id":"f93a6e64-21a4-406c-b77b-863769c93889","html_url":"https://github.com/automa/bot-python","commit_stats":null,"previous_names":["automa/bot-python"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/automa/bot-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automa%2Fbot-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automa%2Fbot-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automa%2Fbot-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automa%2Fbot-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/automa","download_url":"https://codeload.github.com/automa/bot-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automa%2Fbot-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","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":["automa","automa-bot","bot","template"],"created_at":"2026-01-16T10:52:05.641Z","updated_at":"2026-01-16T10:52:05.709Z","avatar_url":"https://github.com/automa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bot-python\nStarter kit for Python bot for Automa\n\nPlease read the [Bot Development](https://docs.automa.app/bot-development) docs to understand how an [Automa][automa] bot works and how to develop it.\n\n* `/automa` endpoint is the receiver for the webhook from [Automa][automa]\n* `update` function in `app/update.py` is the logic responsible for updating code.\n* `AUTOMA_WEBHOOK_SECRET` environment variable is available to be set instead of hard-coding it.\n\n### Production\n\nStart the app in production mode:\n\n```sh\nPYTHON_ENV=production uv run fastapi run\n```\n\nNeeds [git](https://git-scm.org) to be installed on production.\n\n### Development\n\nStart the app in development mode:\n\n```sh\nuv run fastapi dev\n```\n\n### Testing\n\nRun tests with:\n\n```sh\nuv run pytest\n```\n\n### Stack\n\n* Uses [uv](https://docs.astral.sh/uv/) as a package manager.\n* Uses [fastapi](https://fastapi.tiangolo.com/) as a server.\n\n[automa]: https://automa.app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautoma%2Fbot-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautoma%2Fbot-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautoma%2Fbot-python/lists"}