{"id":23068088,"url":"https://github.com/speedcell4/aku","last_synced_at":"2025-09-11T20:33:01.969Z","repository":{"id":57409466,"uuid":"116357784","full_name":"speedcell4/aku","owner":"speedcell4","description":"An interactive annotation-driven ArgumentParser generator","archived":false,"fork":false,"pushed_at":"2024-02-20T10:49:42.000Z","size":359,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2024-03-20T16:08:20.846Z","etag":null,"topics":["annotations","argument-parser","generator","inspect","python3","type-hints"],"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/speedcell4.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}},"created_at":"2018-01-05T07:48:23.000Z","updated_at":"2024-04-15T00:32:42.150Z","dependencies_parsed_at":"2024-04-15T00:32:36.357Z","dependency_job_id":"266eacf5-cad1-4d1a-83e0-3cac0daf5762","html_url":"https://github.com/speedcell4/aku","commit_stats":{"total_commits":201,"total_committers":2,"mean_commits":100.5,"dds":"0.014925373134328401","last_synced_commit":"b907ff2506fae1f3b33c597b96b91014a26ccfd8"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedcell4%2Faku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedcell4%2Faku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedcell4%2Faku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedcell4%2Faku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/speedcell4","download_url":"https://codeload.github.com/speedcell4/aku/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232665916,"owners_count":18557945,"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":["annotations","argument-parser","generator","inspect","python3","type-hints"],"created_at":"2024-12-16T05:20:18.620Z","updated_at":"2025-01-06T02:45:35.732Z","avatar_url":"https://github.com/speedcell4.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"logo.jpeg\" width=\"360\" alt=\"logo\"/\u003e\n\n![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/speedcell4/aku/unit-tests.yml?cacheSeconds=0)\n![PyPI - Version](https://img.shields.io/pypi/v/aku?label=pypi%20version\u0026cacheSeconds=0)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/aku?cacheSeconds=0)\n\n---\n\nAn interactive annotation-driven `ArgumentParser` generator\n\n\u003c/div\u003e\n\n## Installation\n\n`python -m pip aku`\n\n## Type Annotations\n\n* Primitive types, e.g., `int`, `str`, `bool`, `float`, `Path`.\n* Container types,\n    - List, i.e., `List[T]`\n    - Tuple, i.e., homogeneous `Tuple[T, ...]` and heterogeneous `Tuple[T1, T2, T3]`\n    - Set and FrozenSet, i.e., `Set[T]` and `FrozenSet[T]`\n    - Literal, e.g., `Literal[42, 1905]`\n* Nested types\n    - Function, e.g., `Type[F]`\n    - Union of functions, e.g., `Union[Type[F1], Type[F2], Type[F3]]`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeedcell4%2Faku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspeedcell4%2Faku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeedcell4%2Faku/lists"}