{"id":28752950,"url":"https://github.com/rumpelsepp/exitcode","last_synced_at":"2025-06-17T00:05:19.347Z","repository":{"id":66919009,"uuid":"604149323","full_name":"rumpelsepp/exitcode","owner":"rumpelsepp","description":"Preferred system exit codes as defined by sysexits.h","archived":false,"fork":false,"pushed_at":"2024-01-01T01:55:15.000Z","size":213,"stargazers_count":3,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-10T17:48:04.012Z","etag":null,"topics":["exitcode","python"],"latest_commit_sha":null,"homepage":"","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/rumpelsepp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-02-20T12:46:24.000Z","updated_at":"2025-03-03T16:48:03.000Z","dependencies_parsed_at":"2023-03-11T00:26:55.268Z","dependency_job_id":"51481420-ee04-4a5c-8d6d-77aaacb97662","html_url":"https://github.com/rumpelsepp/exitcode","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.25,"last_synced_commit":"c50e85c9a094bae3e8253956fe7a3d24265ff5a2"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rumpelsepp/exitcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpelsepp%2Fexitcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpelsepp%2Fexitcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpelsepp%2Fexitcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpelsepp%2Fexitcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rumpelsepp","download_url":"https://codeload.github.com/rumpelsepp/exitcode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpelsepp%2Fexitcode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259639706,"owners_count":22888701,"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":["exitcode","python"],"created_at":"2025-06-17T00:05:17.574Z","updated_at":"2025-06-17T00:05:19.326Z","avatar_url":"https://github.com/rumpelsepp.png","language":"Python","readme":"# exitcode\n\nPreferred system exit codes as defined by [`sysexits.h`](https://man.openbsd.org/sysexits).\nThis library is inspired by this [rust library](https://docs.rs/exitcode).\n\n## Example\n\nAll constants from the manpage [sysexits(3)](https://man.openbsd.org/sysexits) are available without the `EX_` prefix.\n\n``` python\nimport exitcode\nimport sys\n\nsys.exit(exitcode.OK)\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumpelsepp%2Fexitcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frumpelsepp%2Fexitcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumpelsepp%2Fexitcode/lists"}