{"id":25426728,"url":"https://github.com/charlieroth/pydo","last_synced_at":"2026-04-26T22:31:24.060Z","repository":{"id":277870822,"uuid":"933776053","full_name":"charlieroth/pydo","owner":"charlieroth","description":"Python CLI \u0026 HTTP Server for task manangement","archived":false,"fork":false,"pushed_at":"2025-02-16T17:09:19.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T10:51:46.470Z","etag":null,"topics":["fastapi","python","typer-cli"],"latest_commit_sha":null,"homepage":"","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/charlieroth.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}},"created_at":"2025-02-16T17:03:29.000Z","updated_at":"2025-02-16T17:10:22.000Z","dependencies_parsed_at":"2025-02-16T18:23:04.274Z","dependency_job_id":"cda71126-7e43-49aa-9eb2-3c707345e4b5","html_url":"https://github.com/charlieroth/pydo","commit_stats":null,"previous_names":["charlieroth/pydo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/charlieroth/pydo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlieroth%2Fpydo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlieroth%2Fpydo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlieroth%2Fpydo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlieroth%2Fpydo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlieroth","download_url":"https://codeload.github.com/charlieroth/pydo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlieroth%2Fpydo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32315711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T21:09:39.134Z","status":"ssl_error","status_checked_at":"2026-04-26T21:09:21.240Z","response_time":129,"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":["fastapi","python","typer-cli"],"created_at":"2025-02-17T00:21:34.303Z","updated_at":"2026-04-26T22:31:24.044Z","avatar_url":"https://github.com/charlieroth.png","language":"Python","readme":"# `pydo`\n\n`pydo` is a Python CLI and HTTP API for managing tasks\n\n## Project Structure\n\nThis project is structured in three layers:\n\n- `app`: [fastapi](https://fastapi.tiangolo.com/) application serving an HTTP server as an API into the underlying task store\n- `cli.py`: [typer](https://typer.tiangolo.com/) application serving as a command line API into the underlying task store\n- `shared`: Shared domain logic regardless of the application entrypoint\n\n```\n.\n├── cli.py\n├── app/\n│   ├── __init__.py\n│   ├── main.py\n│   ├── dependencies.py\n│   ├── requests.py\n│   └── routers/\n│       └── ...\n└── shared/\n    ├── __init__.py\n    ├── exceptions.py\n    ├── models.py\n    └── store.py\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlieroth%2Fpydo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlieroth%2Fpydo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlieroth%2Fpydo/lists"}