{"id":16156479,"url":"https://github.com/benhoff/argenvconfig","last_synced_at":"2025-04-07T01:17:52.421Z","repository":{"id":91973190,"uuid":"57341426","full_name":"benhoff/argenvconfig","owner":"benhoff","description":null,"archived":false,"fork":false,"pushed_at":"2016-04-29T00:00:02.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T06:43:09.581Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benhoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-04-28T23:57:15.000Z","updated_at":"2016-04-29T00:00:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"370caf81-6c3b-4434-934b-77852db2b81d","html_url":"https://github.com/benhoff/argenvconfig","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhoff%2Fargenvconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhoff%2Fargenvconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhoff%2Fargenvconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhoff%2Fargenvconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benhoff","download_url":"https://codeload.github.com/benhoff/argenvconfig/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247574092,"owners_count":20960497,"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":[],"created_at":"2024-10-10T01:45:01.592Z","updated_at":"2025-04-07T01:17:52.396Z","avatar_url":"https://github.com/benhoff.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TODO\nThis implementation is still incomplete.  Here's a partial TODO list:\n\n* (easy) Interaction with [parser defaults][1]\n* (easy) If type conversion doesn't work, check against how `argparse` handles [error messages][2]\n\n## Conform to documented behavior\n\n* (easy) Write a function that figures out `dest` from `args` in `add_argument`, instead of relying on the `Action` object\n\n## Less Easy Stuff…\nI haven't tried any of this yet. It's unlikely—but still possible!—that it could just work…\n\n* (hard?) [Mutual Exclusion][3]\n* (hard?) [Argument Groups][4]  (If implemented, these groups should get a `section` in the config file.)\n* (hard?) [Sub Commands][5]  (Sub-commands should also get a `section` in the config file.)\n\n\n  [1]: http://docs.python.org/dev/library/argparse.html#parser-defaults\n  [2]: http://docs.python.org/dev/library/argparse.html#exiting-methods\n  [3]: http://docs.python.org/dev/library/argparse.html#mutual-exclusion\n  [4]: http://docs.python.org/dev/library/argparse.html#argument-groups\n  [5]: http://docs.python.org/dev/library/argparse.html#sub-commands\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenhoff%2Fargenvconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenhoff%2Fargenvconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenhoff%2Fargenvconfig/lists"}