{"id":19182016,"url":"https://github.com/glentner/cmdkit","last_synced_at":"2025-05-07T23:07:24.357Z","repository":{"id":42979910,"uuid":"192957022","full_name":"glentner/CmdKit","owner":"glentner","description":"A library for developing command-line applications in Python.","archived":false,"fork":false,"pushed_at":"2024-12-28T21:20:50.000Z","size":873,"stargazers_count":4,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T23:07:19.385Z","etag":null,"topics":["cli","library","python"],"latest_commit_sha":null,"homepage":"https://cmdkit.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/glentner.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"glentner","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-06-20T16:53:23.000Z","updated_at":"2024-12-28T21:18:29.000Z","dependencies_parsed_at":"2024-12-26T21:25:02.602Z","dependency_job_id":"b2ac5f9f-b0a7-47be-bf00-1e7586b59eb2","html_url":"https://github.com/glentner/CmdKit","commit_stats":null,"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glentner%2FCmdKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glentner%2FCmdKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glentner%2FCmdKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glentner%2FCmdKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glentner","download_url":"https://codeload.github.com/glentner/CmdKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252968118,"owners_count":21833251,"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":["cli","library","python"],"created_at":"2024-11-09T10:56:16.858Z","updated_at":"2025-05-07T23:07:24.328Z","avatar_url":"https://github.com/glentner.png","language":"Python","funding_links":["https://github.com/sponsors/glentner"],"categories":[],"sub_categories":[],"readme":"CmdKit\n======\n\nA library for developing command-line applications in Python.\n\n.. image:: https://img.shields.io/badge/license-Apache-yellow.svg?style=flat\n    :target: https://www.apache.org/licenses/LICENSE-2.0\n    :alt: License\n\n.. image:: https://img.shields.io/pypi/v/cmdkit.svg?style=flat\u0026color=blue\n    :target: https://pypi.org/project/cmdkit\n    :alt: PyPI Version\n\n.. image:: https://img.shields.io/pypi/pyversions/cmdkit.svg?logo=python\u0026logoColor=white\u0026style=flat\n    :target: https://pypi.org/project/cmdkit\n    :alt: Python Versions\n\n.. image:: https://readthedocs.org/projects/cmdkit/badge/?version=latest\u0026style=flat\n    :target: https://cmdkit.readthedocs.io\n    :alt: Documentation\n\n.. image:: https://github.com/glentner/cmdkit/actions/workflows/tests.yml/badge.svg\n    :target: https://github.com/glentner/cmdkit/actions/workflows/tests.yml\n    :alt: Tests\n\n.. image:: https://pepy.tech/badge/cmdkit\n    :target: https://pepy.tech/badge/cmdkit\n    :alt: Downloads\n\n|\n\nThe *cmdkit* library implements a few common patterns needed by well-formed command-line\napplications in Python. It only touches a few concepts but it implements them well.\nThe idea is to reduce the boilerplate needed to get a full featured CLI off the ground.\nApplications developed using *cmdkit* are easy to implement, easy to maintain, and easy to\nunderstand.\n\n|\n\nInstallation\n------------\n\n*CmdKit* is tested for `Windows`, `macOS`, and `Linux`, and can be installed\nfrom the `Python Package Index` using `Pip`.\n\n::\n\n    $ pip install cmdkit\n\n|\n\nDocumentation\n-------------\n\nDocumentation for getting started, the API, and common recipes are available at\n`cmdkit.readthedocs.io \u003chttps://cmdkit.readthedocs.io\u003e`_.\n\n|\n\nContributions\n-------------\n\nContributions are welcome in the form of suggestions for additional features, pull requests with\nnew features or bug fixes, etc. If you find bugs or have questions, open an *Issue* here. If and\nwhen the project grows, a code of conduct will be provided along side a more comprehensive set of\nguidelines for contributing; until then, just be nice.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglentner%2Fcmdkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglentner%2Fcmdkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglentner%2Fcmdkit/lists"}