{"id":18795518,"url":"https://github.com/fmenabe/python-clg","last_synced_at":"2025-04-13T15:41:12.037Z","repository":{"id":5931001,"uuid":"7151006","full_name":"fmenabe/python-clg","owner":"fmenabe","description":"Command Line Generator (clg): wrapper to argparse module that generate a command-line from a predefined dictionnary (ie: a JSON, YAML, ... file).","archived":false,"fork":false,"pushed_at":"2022-11-09T14:54:40.000Z","size":298,"stargazers_count":32,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-27T06:34:42.860Z","etag":null,"topics":["argparse","cli","configuration-files","json","python","wrapper","yaml"],"latest_commit_sha":null,"homepage":"https://clg.readthedocs.org/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fmenabe.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-13T16:04:29.000Z","updated_at":"2023-12-17T22:21:07.000Z","dependencies_parsed_at":"2023-01-11T17:01:50.388Z","dependency_job_id":null,"html_url":"https://github.com/fmenabe/python-clg","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmenabe%2Fpython-clg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmenabe%2Fpython-clg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmenabe%2Fpython-clg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmenabe%2Fpython-clg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fmenabe","download_url":"https://codeload.github.com/fmenabe/python-clg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248739870,"owners_count":21154247,"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":["argparse","cli","configuration-files","json","python","wrapper","yaml"],"created_at":"2024-11-07T21:34:23.167Z","updated_at":"2025-04-13T15:41:12.012Z","avatar_url":"https://github.com/fmenabe.png","language":"Python","readme":"Command-line generator in python\n================================\n\n.. image:: https://img.shields.io/pypi/l/clg.svg\n           :target: https://opensource.org/licenses/MIT\n           :alt: License\n\n.. image:: https://img.shields.io/pypi/pyversions/clg.svg\n           :target: https://pypi.python.org/pypi/clg\n           :alt: Versions\n\n.. image:: https://img.shields.io/pypi/v/clg.svg\n           :target: https://pypi.python.org/pypi/clg\n           :alt: PyPi\n\n.. image:: https://img.shields.io/badge/github-repo-yellow.jpg\n           :target: https://github.com/fmenabe/python-clg\n           :alt: Code repo\n\n.. image:: https://readthedocs.org/projects/clg/badge/?version=latest\n           :target: http://clg.readthedocs.org/en/latest/\n           :alt: Documentation\n\n.. image:: https://landscape.io/github/fmenabe/python-clg/master/landscape.svg?style=flat\n           :target: https://landscape.io/github/fmenabe/python-clg/master\n           :alt: Code Health\n\n.. .. image:: https://img.shields.io/pypi/dm/clg.svg\n           :target: https://pypi.python.org/pypi/clg\n           :alt: Downloads\n\nThis module, which wrap `argparse\n\u003chttps://docs.python.org/3/library/argparse.html\u003e`__, aims to simplify the\ncreation and the maintainabilty of command-line by defining its configuration\nin a predefined struture (ie. a dictionnary). As python dictionnaries are easily\nexportable to configuration files like *YAML* or *JSON*, the idea is to\noutsource the command-line definition to a file instead of writing dozens or\nhundreds lines of code.\n\n* Code is available on `Github \u003chttp://github.com/fmenabe/python-clg\u003e`__.\n* Documentation is available on `Readthedocs \u003chttps://clg.readthedocs.org/en/latest/\u003e`__.\n* Changlog is available `here \u003chttp://github.com/fmenabe/python-clg/blob/master/CHANGELOG.rst\u003e`__\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmenabe%2Fpython-clg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffmenabe%2Fpython-clg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmenabe%2Fpython-clg/lists"}