{"id":168922,"name":null,"description":"convert docopt to argparse","url":"https://github.com/casperdcl/argopt","last_synced_at":"2025-09-09T20:52:42.985Z","repository":{"id":44546108,"uuid":"56628866","full_name":"casperdcl/argopt","owner":"casperdcl","description":"convert docopt to argparse","archived":false,"fork":false,"pushed_at":"2025-03-31T17:47:27.000Z","size":169,"stargazers_count":23,"open_issues_count":5,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-02T08:27:27.217Z","etag":null,"topics":["cli","developer-tools","docopt","hacktoberfest","hacktoberfest2021","python"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/argopt","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/casperdcl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"casperdcl","custom":"https://cdcl.ml/sponsor"}},"created_at":"2016-04-19T20:17:22.000Z","updated_at":"2025-03-21T11:22:40.000Z","dependencies_parsed_at":"2025-05-01T01:51:37.235Z","dependency_job_id":"025005ee-c641-4a4e-a946-f1a6127f06af","html_url":"https://github.com/casperdcl/argopt","commit_stats":{"total_commits":83,"total_committers":1,"mean_commits":83.0,"dds":0.0,"last_synced_commit":"a2aeafe2436c3dbc8fb3cd8ea2308b0629789ba4"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/casperdcl/argopt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/casperdcl","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/sbom","scorecard":{"id":267398,"data":{"date":"2025-08-11","repo":{"name":"github.com/casperdcl/argopt","commit":"8a44a65571dc4938f1bb1e32c3bb61bb4a7f6cd4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/comment-bot.yml:9","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/test.yml:57","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/test.yml:57","Warn: no topLevel permission defined: .github/workflows/comment-bot.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/comment-bot.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/casperdcl/argopt/comment-bot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/comment-bot.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/casperdcl/argopt/comment-bot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/casperdcl/argopt/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/casperdcl/argopt/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/casperdcl/argopt/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/casperdcl/argopt/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/casperdcl/argopt/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/casperdcl/argopt/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:49","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: argopt-0.9.1-py3-none-any.whl.asc: https://github.com/casperdcl/argopt/releases/tag/v0.9.1","Info: signed release artifact: argopt-0.9.0-py3-none-any.whl.asc: https://github.com/casperdcl/argopt/releases/tag/v0.9.0","Info: signed release artifact: argopt-0.8.2-py3-none-any.whl.asc: https://github.com/casperdcl/argopt/releases/tag/v0.8.2","Info: signed release artifact: argopt-0.7.1-py2.py3-none-any.whl.asc: https://github.com/casperdcl/argopt/releases/tag/v0.7.1","Info: signed release artifact: argopt-0.7.0-py2.py3-none-any.whl.asc: https://github.com/casperdcl/argopt/releases/tag/v0.7.0","Warn: release artifact v0.9.1 does not have provenance: https://api.github.com/repos/casperdcl/argopt/releases/207400383","Warn: release artifact v0.9.0 does not have provenance: https://api.github.com/repos/casperdcl/argopt/releases/207159240","Warn: release artifact v0.8.2 does not have provenance: https://api.github.com/repos/casperdcl/argopt/releases/93215097","Warn: release artifact v0.7.1 does not have provenance: https://api.github.com/repos/casperdcl/argopt/releases/71725107","Warn: release artifact v0.7.0 does not have provenance: https://api.github.com/repos/casperdcl/argopt/releases/39065804"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T12:26:22.521Z","repository_id":44546108,"created_at":"2025-08-17T12:26:22.521Z","updated_at":"2025-08-17T12:26:22.521Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274359762,"owners_count":25270842,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"casperdcl","name":"Casper da Costa-Luis","uuid":"10780059","kind":"user","description":"Open Core Software Consultant \u0026 Technical Product Manager; Computational Physicist; member of IEEE, IOP, \u0026 @python Software Foundation","email":"","website":"https://cdcl.ml","location":"London, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10780059?u=a2c87a4f44f76f79e0ecfc611b9fba825a527184\u0026v=4","repositories_count":136,"last_synced_at":"2025-09-02T12:10:57.643Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/casperdcl","funding_links":["https://github.com/sponsors/casperdcl"],"total_stars":879,"followers":600,"following":1,"created_at":"2022-11-11T22:15:37.119Z","updated_at":"2025-09-02T12:10:57.643Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/casperdcl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/casperdcl/repositories"},"packages":[{"id":2643337,"name":"argopt","ecosystem":"pypi","description":"doc to argparse driven by docopt","homepage":null,"licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/casperdcl/argopt","keywords_array":["docopt","argparse","doc","docstring","commandline","argument","option","optional","parameter","positional","console","terminal","command line","CLI","UI","gui","gooey"],"namespace":null,"versions_count":21,"first_release_published_at":"2023-08-28T18:07:31.664Z","latest_release_published_at":"2025-03-21T11:28:02.000Z","latest_release_number":"0.9.1","last_synced_at":"2025-08-22T14:48:56.830Z","created_at":"2022-04-10T10:04:03.991Z","updated_at":"2025-08-23T00:41:08.969Z","registry_url":"https://pypi.org/project/argopt/","install_command":"pip install argopt --index-url https://pypi.org/simple","documentation_url":"https://argopt.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: MacOS X","Environment :: Other Environment","Environment :: Win32 (MS Windows)","Environment :: X11 Applications","Framework :: IPython","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: End Users/Desktop","Intended Audience :: Other Audience","Intended Audience :: System Administrators","License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)","Operating System :: MacOS","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft","Operating System :: Microsoft :: MS-DOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: POSIX :: BSD","Operating System :: POSIX :: BSD :: FreeBSD","Operating System :: POSIX :: Linux","Operating System :: POSIX :: SunOS/Solaris","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation","Programming Language :: Python :: Implementation :: IronPython","Programming Language :: Python :: Implementation :: PyPy","Programming Language :: Unix Shell","Topic :: Desktop Environment","Topic :: Education :: Computer Aided Instruction (CAI)","Topic :: Education :: Testing","Topic :: Office/Business","Topic :: Other/Nonlisted Topic","Topic :: Software Development :: Build Tools","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: Pre-processors","Topic :: Software Development :: User Interfaces","Topic :: System :: Installation/Setup","Topic :: System :: Logging","Topic :: System :: Monitoring","Topic :: System :: Shells","Topic :: Terminals","Topic :: Utilities"],"normalized_name":"argopt","project_status":null},"repo_metadata":{"id":44546108,"uuid":"56628866","full_name":"casperdcl/argopt","owner":"casperdcl","description":"convert docopt to argparse","archived":false,"fork":false,"pushed_at":"2025-03-31T17:47:27.000Z","size":169,"stargazers_count":23,"open_issues_count":5,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-01T09:08:46.964Z","etag":null,"topics":["cli","developer-tools","docopt","hacktoberfest","hacktoberfest2021","python"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/argopt","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/casperdcl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"casperdcl","custom":"https://cdcl.ml/sponsor"}},"created_at":"2016-04-19T20:17:22.000Z","updated_at":"2025-03-21T11:22:40.000Z","dependencies_parsed_at":"2025-05-01T01:51:37.235Z","dependency_job_id":"025005ee-c641-4a4e-a946-f1a6127f06af","html_url":"https://github.com/casperdcl/argopt","commit_stats":{"total_commits":83,"total_committers":1,"mean_commits":83.0,"dds":0.0,"last_synced_commit":"a2aeafe2436c3dbc8fb3cd8ea2308b0629789ba4"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/casperdcl","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":257519757,"owners_count":22558084,"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"},"owner_record":{"login":"casperdcl","name":"Casper da Costa-Luis","uuid":"10780059","kind":"user","description":"Open Core Software Consultant \u0026 Technical Product Manager; Computational Physicist; member of IEEE, IOP, \u0026 @python Software Foundation","email":"","website":"https://cdcl.ml","location":"London, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10780059?u=a2c87a4f44f76f79e0ecfc611b9fba825a527184\u0026v=4","repositories_count":130,"last_synced_at":"2025-05-25T03:32:50.791Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/casperdcl","funding_links":["https://github.com/sponsors/casperdcl"],"total_stars":851,"followers":582,"following":1,"created_at":"2022-11-11T22:15:37.119Z","updated_at":"2025-05-25T03:32:50.791Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/casperdcl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/casperdcl/repositories"},"tags":[{"name":"v0.9.1","sha":"8a44a65571dc4938f1bb1e32c3bb61bb4a7f6cd4","kind":"commit","published_at":"2025-03-21T11:22:35.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.9.1","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"a11a216d5c7c9f7a375830016b51e332f0a8dd28","kind":"commit","published_at":"2025-03-20T12:56:51.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.9.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"a2aeafe2436c3dbc8fb3cd8ea2308b0629789ba4","kind":"commit","published_at":"2023-02-21T20:39:19.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.8.2","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"be7128d255064c9a5242494a67dab3801e02f9ab","kind":"commit","published_at":"2023-02-21T20:17:28.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.8.1","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"d5d89a66c4ed47c83e1d07e0e0bb08a5ec1f3ebe","kind":"commit","published_at":"2023-02-21T19:54:37.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.8.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"472e7ce33aba5e7766bda739bc64f3a8c4b8874e","kind":"commit","published_at":"2022-07-11T17:22:02.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.7.1","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"01864d813a4ac22ae59f6932a98e2a9f34246091","kind":"commit","published_at":"2021-03-01T16:49:07.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.7.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"86c0bc4240b0872985d23a5ec2070e80bd4d80d0","kind":"commit","published_at":"2020-12-19T19:31:12.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.6.2","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"113b51e9fecdd47a4bbc28a73ae9f1f76b2b9176","kind":"commit","published_at":"2020-04-08T19:51:40.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.6.1","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"8250dba7646a2cdc29391ced756075b382b12a7c","kind":"commit","published_at":"2020-02-15T21:32:23.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.6.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5715e74975a3b4aadf9a35ef9a15d479298d6e07","kind":"commit","published_at":"2019-01-04T19:08:06.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.5.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"1360fc04a0605217c6a66c3bb5b3ef9f0d7a1721","kind":"commit","published_at":"2018-02-02T18:45:24.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.4.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"a93a1573d9c7b9230dea0d3dc7c412e944347889","kind":"commit","published_at":"2018-01-29T16:58:35.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.3.5","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"3ed7954e575756cd63810edc00f3e0ea74fd6b45","kind":"commit","published_at":"2018-01-22T18:00:04.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.3.4","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2b14d9655ffcd2e88ddaf36a9f59683a02ddb929","kind":"commit","published_at":"2018-01-18T17:54:42.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.3.3","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"0266b7deb0b93106f24a9abaa1712608b3616cf8","kind":"commit","published_at":"2017-06-11T21:29:43.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.3.2","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"865c0bebbc8ac5016d03ddae0bdcd84d77db09e9","kind":"commit","published_at":"2016-04-20T23:44:29.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.3.1","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"167ad76bd7ff3013c352ecf1ad38e7cd37c33928","kind":"commit","published_at":"2016-04-20T23:03:21.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.3.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"4623ba6058d1c66219826184454a7a56f397dcf9","kind":"commit","published_at":"2016-04-19T23:01:33.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.2.1","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"522d632dd6682451dbd0aee010327175a105fea2","kind":"commit","published_at":"2016-04-19T22:57:15.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.2.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2274009aefdbd26850b93c7fa6ac8b7b15897b79","kind":"commit","published_at":"2016-04-19T20:11:22.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.1.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-23T00:41:08.942Z","dependent_packages_count":4,"downloads":9855,"downloads_period":"last-month","dependent_repos_count":20,"rankings":{"downloads":5.665784874742704,"dependent_repos_count":3.2531450011035092,"dependent_packages_count":1.8424441557095617,"stargazers_count":14.506517011790313,"forks_count":19.13507620672646,"docker_downloads_count":null,"average":8.88059345001451},"purl":"pkg:pypi/argopt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/argopt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/argopt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/argopt/dependencies","status":null,"funding_links":["https://github.com/sponsors/casperdcl","https://cdcl.ml/sponsor"],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-30T23:47:45.376Z","issues_count":12,"pull_requests_count":10,"avg_time_to_close_issue":12782402.625,"avg_time_to_close_pull_request":2878922.111111111,"issues_closed_count":8,"pull_requests_closed_count":9,"pull_request_authors_count":3,"issue_authors_count":9,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.1,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":27074.333333333332,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/issues","maintainers":[{"login":"casperdcl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperdcl"}],"active_maintainers":[{"login":"casperdcl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperdcl"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argopt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argopt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argopt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argopt/related_packages","maintainers":[{"uuid":"casper.dcl","login":"casper.dcl","name":null,"email":null,"url":null,"packages_count":37,"html_url":"https://pypi.org/user/casper.dcl/","role":null,"created_at":"2023-02-23T15:58:32.268Z","updated_at":"2023-02-23T15:58:32.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/casper.dcl/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726710,"maintainers_count":308881,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5295321,"name":"argopt","ecosystem":"conda","description":null,"homepage":"https://pypi.python.org/pypi/tqdm","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/casperdcl/argopt","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2020-04-14T18:08:14.000Z","latest_release_published_at":"2022-07-11T20:55:19.000Z","latest_release_number":"0.7.1","last_synced_at":"2025-08-30T23:03:30.321Z","created_at":"2022-10-03T15:58:08.042Z","updated_at":"2025-08-30T23:03:30.321Z","registry_url":"https://anaconda.org/conda-forge/argopt","install_command":"conda install -c conda-forge argopt","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"56628866","full_name":"casperdcl/argopt","owner":"casperdcl","description":"convert docopt to argparse","archived":false,"fork":false,"pushed_at":"2022-07-11T17:23:46.000Z","size":163,"stargazers_count":15,"open_issues_count":5,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2022-10-28T12:37:31.506Z","etag":null,"topics":["cli","developer-tools","docopt","hacktoberfest","hacktoberfest2021","python"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/argopt","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{},"created_at":"2016-04-19T20:17:22.000Z","updated_at":"2022-08-04T06:27:13.000Z","dependencies_parsed_at":"2022-09-02T09:54:15.234Z","dependency_job_id":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/manifests","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":31362488,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"tags":[{"name":"v0.7.1","sha":"472e7ce33aba5e7766bda739bc64f3a8c4b8874e","kind":"commit","published_at":"2022-07-11T17:22:02.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.7.1","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"01864d813a4ac22ae59f6932a98e2a9f34246091","kind":"commit","published_at":"2021-03-01T16:49:07.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.7.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.7.0"},{"name":"v0.6.2","sha":"86c0bc4240b0872985d23a5ec2070e80bd4d80d0","kind":"commit","published_at":"2020-12-19T19:31:12.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.6.2","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.6.2"},{"name":"v0.6.1","sha":"113b51e9fecdd47a4bbc28a73ae9f1f76b2b9176","kind":"commit","published_at":"2020-04-08T19:51:40.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.6.1","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.6.1"},{"name":"v0.6.0","sha":"8250dba7646a2cdc29391ced756075b382b12a7c","kind":"commit","published_at":"2020-02-15T21:32:23.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.6.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.6.0"},{"name":"v0.5.0","sha":"5715e74975a3b4aadf9a35ef9a15d479298d6e07","kind":"commit","published_at":"2019-01-04T19:08:06.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.5.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.5.0"},{"name":"v0.4.0","sha":"1360fc04a0605217c6a66c3bb5b3ef9f0d7a1721","kind":"commit","published_at":"2018-02-02T18:45:24.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.4.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.4.0"},{"name":"v0.3.5","sha":"a93a1573d9c7b9230dea0d3dc7c412e944347889","kind":"commit","published_at":"2018-01-29T16:58:35.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.3.5","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.3.5"},{"name":"v0.3.4","sha":"3ed7954e575756cd63810edc00f3e0ea74fd6b45","kind":"commit","published_at":"2018-01-22T18:00:04.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.3.4","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.3.4"},{"name":"v0.3.3","sha":"2b14d9655ffcd2e88ddaf36a9f59683a02ddb929","kind":"commit","published_at":"2018-01-18T17:54:42.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.3.3","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.3.3"},{"name":"v0.3.2","sha":"0266b7deb0b93106f24a9abaa1712608b3616cf8","kind":"commit","published_at":"2017-06-11T21:29:43.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.3.2","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.3.2"},{"name":"v0.3.1","sha":"865c0bebbc8ac5016d03ddae0bdcd84d77db09e9","kind":"commit","published_at":"2016-04-20T23:44:29.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.3.1","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.3.1"},{"name":"v0.3.0","sha":"167ad76bd7ff3013c352ecf1ad38e7cd37c33928","kind":"commit","published_at":"2016-04-20T23:03:21.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.3.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.3.0"},{"name":"v0.2.1","sha":"4623ba6058d1c66219826184454a7a56f397dcf9","kind":"commit","published_at":"2016-04-19T23:01:33.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.2.1","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.2.1"},{"name":"v0.2.0","sha":"522d632dd6682451dbd0aee010327175a105fea2","kind":"commit","published_at":"2016-04-19T22:57:15.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.2.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.2.0"},{"name":"v0.1.0","sha":"2274009aefdbd26850b93c7fa6ac8b7b15897b79","kind":"commit","published_at":"2016-04-19T20:11:22.000Z","download_url":"https://codeload.github.com/casperdcl/argopt/tar.gz/v0.1.0","html_url":"https://github.com/casperdcl/argopt/releases/tag/v0.1.0"}]},"repo_metadata_updated_at":"2022-11-01T22:56:15.913Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":16.118568790857825,"dependent_packages_count":19.601776535755278,"stargazers_count":51.838914117470935,"forks_count":59.15464843555067,"docker_downloads_count":null,"average":36.67847696990868},"purl":"pkg:conda/argopt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/argopt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/argopt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/argopt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-23T22:06:14.420Z","issues_count":12,"pull_requests_count":6,"avg_time_to_close_issue":3471271.1428571427,"avg_time_to_close_pull_request":4304846.0,"issues_closed_count":7,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":9,"avg_comments_per_issue":2.4166666666666665,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":516.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/argopt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/argopt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/argopt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/argopt/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13420,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-09T06:53:47.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":30315,"full_name":"casperdcl/argopt","default_branch":"master","committers":[{"name":"Casper da Costa-Luis","email":"casper.dcl@physics.org","login":"casperdcl","count":83}],"total_commits":83,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":83.0,"dds":0.0,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-10-30T00:03:02.276Z","last_synced_commit":"a2aeafe2436c3dbc8fb3cd8ea2308b0629789ba4","created_at":"2023-03-07T16:43:25.764Z","updated_at":"2024-10-30T00:03:02.276Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"casperdcl/argopt","html_url":"https://github.com/casperdcl/argopt","last_synced_at":"2025-06-01T23:17:57.684Z","status":null,"issues_count":12,"pull_requests_count":10,"avg_time_to_close_issue":12782402.625,"avg_time_to_close_pull_request":2878922.111111111,"issues_closed_count":8,"pull_requests_closed_count":9,"pull_request_authors_count":3,"issue_authors_count":9,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.1,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":27074.333333333332,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-14T09:06:40.399Z","updated_at":"2025-08-30T22:47:05.854Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/casperdcl%2Fargopt/issues","issue_labels_count":{"enhancement":3,"question":2,"bug":1,"invalid":1},"pull_request_labels_count":{"framework":7,"bug":6,"enhancement":4},"issue_author_associations_count":{"NONE":10,"OWNER":2},"pull_request_author_associations_count":{"OWNER":8,"NONE":3,"CONTRIBUTOR":3},"issue_authors":{"sjpb":3,"casperdcl":2,"jiangweiyao":1,"muellerk22":1,"UplinkPhobia":1,"alphapapa":1,"ignatenkobrain":1,"Freed-Wu":1,"GhostofGoes":1},"pull_request_authors":{"casperdcl":8,"vojtechtrefny":4,"pre-commit-ci[bot]":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10197613,"issues_count":32264351,"pull_requests_count":101811900,"authors_count":10741277,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"framework":4,"bug":1},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":3,"CONTRIBUTOR":3,"OWNER":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"vojtechtrefny":4,"casperdcl":2,"pre-commit-ci[bot]":2},"maintainers":[{"login":"casperdcl","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperdcl"}],"active_maintainers":[{"login":"casperdcl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/casperdcl"}]},"events":{"total":{"ReleaseEvent":2,"WatchEvent":2,"DeleteEvent":1,"IssueCommentEvent":5,"PushEvent":8,"PullRequestReviewEvent":2,"PullRequestEvent":7,"ForkEvent":1,"CreateEvent":3},"last_year":{"ReleaseEvent":2,"WatchEvent":2,"DeleteEvent":1,"IssueCommentEvent":5,"PushEvent":8,"PullRequestReviewEvent":2,"PullRequestEvent":7,"ForkEvent":1,"CreateEvent":3}},"keywords":["cli","developer-tools","docopt","hacktoberfest","hacktoberfest2021","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/comment-bot.yml","sha":null,"kind":"manifest","created_at":"2024-10-23T05:48:32.516Z","updated_at":"2024-10-23T05:48:32.516Z","repository_link":"https://github.com/casperdcl/argopt/blob/master/.github/workflows/comment-bot.yml","dependencies":[{"id":20358701712,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":20358701713,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-10-23T05:48:32.750Z","updated_at":"2024-10-23T05:48:32.750Z","repository_link":"https://github.com/casperdcl/argopt/blob/master/.github/workflows/test.yml","dependencies":[{"id":20358701714,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":20358701715,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20358701716,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":20358701717,"package_name":"reviewdog/action-setup","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":20358701718,"package_name":"casperdcl/deploy-pypi","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-10-23T05:48:33.606Z","updated_at":"2024-10-23T05:48:33.606Z","repository_link":"https://github.com/casperdcl/argopt/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-10-23T05:48:33.878Z","updated_at":"2024-10-23T05:48:33.878Z","repository_link":"https://github.com/casperdcl/argopt/blob/master/setup.py","dependencies":[]}],"score":12.531079404042108,"created_at":"2025-09-09T01:21:56.263Z","updated_at":"2025-10-07T08:39:38.374Z","avatar_url":"https://github.com/casperdcl.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":9855,"funding_links":["https://github.com/sponsors/casperdcl","https://cdcl.ml/sponsor"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/168922","html_url":"https://science.ecosyste.ms/projects/168922"}