{"id":62369,"name":"rapidsms","description":"Build SMS applications with Python","url":"https://github.com/rapidsms/rapidsms","last_synced_at":"2025-09-08T12:42:40.243Z","repository":{"id":505462,"uuid":"132857","full_name":"rapidsms/rapidsms","owner":"rapidsms","description":"Build SMS applications with Python","archived":false,"fork":false,"pushed_at":"2025-05-22T14:54:46.000Z","size":6230,"stargazers_count":650,"open_issues_count":48,"forks_count":303,"subscribers_count":65,"default_branch":"develop","last_synced_at":"2025-05-22T15:56:37.809Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rapidsms.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rapidsms.png","metadata":{"files":{"readme":"README.rst","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,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-02-19T22:21:40.000Z","updated_at":"2025-05-22T14:54:56.000Z","dependencies_parsed_at":"2022-07-04T21:00:51.839Z","dependency_job_id":"0e397b64-3dd7-4ac1-9cf7-33bee1c4db5c","html_url":"https://github.com/rapidsms/rapidsms","commit_stats":{"total_commits":4662,"total_committers":63,"mean_commits":74.0,"dds":0.7395967395967395,"last_synced_commit":"aaa2ddab68e19d979525c3823c3ec0e646e92c83"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/rapidsms/rapidsms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsms","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/sbom","scorecard":{"id":762112,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsms/rapidsms","commit":"c242d94f3ff29e32f88812773b13210f897ad371"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":"Code-Review","score":3,"reason":"Found 9/24 approved changesets -- score normalized to 3","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pre-commit.yaml:1","Warn: no topLevel permission defined: .github/workflows/tox.yaml:1","Info: no jobLevel write permissions found"],"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":"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":"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/pre-commit.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsms/rapidsms/pre-commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsms/rapidsms/pre-commit.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsms/rapidsms/tox.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tox.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsms/rapidsms/tox.yaml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit.yaml:21","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/tox.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/tox.yaml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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 'develop'"],"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 19 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-22T23:44:30.157Z","repository_id":505462,"created_at":"2025-08-22T23:44:30.157Z","updated_at":"2025-08-22T23:44:30.157Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274187728,"owners_count":25237845,"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-08T02:00:09.813Z","response_time":121,"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":"rapidsms","name":"RapidSMS","uuid":"56058","kind":"organization","description":null,"email":null,"website":"http://rapidsms.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/56058?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:37:32.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsms","funding_links":[],"total_stars":790,"followers":9,"following":0,"created_at":"2022-11-02T16:35:03.082Z","updated_at":"2024-03-25T20:37:37.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsms","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsms/repositories"},"packages":[{"id":10423801,"name":"github.com/rapidsms/rapidsms","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rapidsms/rapidsms","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2012-11-23T18:22:41.000Z","latest_release_published_at":"2024-11-05T20:37:55.000Z","latest_release_number":"v2.2.0+incompatible","last_synced_at":"2025-08-29T02:25:10.232Z","created_at":"2024-06-22T04:52:15.075Z","updated_at":"2025-08-29T02:25:10.232Z","registry_url":"https://pkg.go.dev/github.com/rapidsms/rapidsms","install_command":"go get github.com/rapidsms/rapidsms","documentation_url":"https://pkg.go.dev/github.com/rapidsms/rapidsms#section-documentation","metadata":{},"repo_metadata":{"id":505462,"uuid":"132857","full_name":"rapidsms/rapidsms","owner":"rapidsms","description":"Build SMS applications with Python","archived":false,"fork":false,"pushed_at":"2023-09-11T20:58:00.000Z","size":6104,"stargazers_count":644,"open_issues_count":48,"forks_count":304,"subscribers_count":64,"default_branch":"develop","last_synced_at":"2024-06-18T21:43:05.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://rapidsms.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rapidsms.png","metadata":{"files":{"readme":"README.rst","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":"2009-02-19T22:21:40.000Z","updated_at":"2024-04-22T06:20:47.000Z","dependencies_parsed_at":"2022-07-04T21:00:51.839Z","dependency_job_id":"0e397b64-3dd7-4ac1-9cf7-33bee1c4db5c","html_url":"https://github.com/rapidsms/rapidsms","commit_stats":{"total_commits":4662,"total_committers":63,"mean_commits":74.0,"dds":0.7395967395967395,"last_synced_commit":"aaa2ddab68e19d979525c3823c3ec0e646e92c83"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsms","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":207718716,"owners_count":14760540,"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"}},"repo_metadata_updated_at":"2024-06-22T05:03:06.867Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.8992178392067105,"dependent_packages_count":6.463040974364172,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.681129406785441},"purl":"pkg:golang/github.com/rapidsms/rapidsms","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rapidsms/rapidsms","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rapidsms/rapidsms","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rapidsms/rapidsms/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-19T07:08:05.758Z","issues_count":27,"pull_requests_count":75,"avg_time_to_close_issue":14460024.388888888,"avg_time_to_close_pull_request":30439024.026666667,"issues_closed_count":18,"pull_requests_closed_count":75,"pull_request_authors_count":26,"issue_authors_count":21,"avg_comments_per_issue":1.1111111111111112,"avg_comments_per_pull_request":1.8266666666666667,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2377823.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/issues","maintainers":[{"login":"vkurup","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkurup"},{"login":"dpoirier","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpoirier"},{"login":"alexlemann","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexlemann"},{"login":"copelco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/copelco"},{"login":"tobiasmcnulty","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobiasmcnulty"},{"login":"ewheeler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewheeler"}],"active_maintainers":[{"login":"tobiasmcnulty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobiasmcnulty"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frapidsms%2Frapidsms/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frapidsms%2Frapidsms/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frapidsms%2Frapidsms/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frapidsms%2Frapidsms/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2897273,"name":"rapidsms","ecosystem":"pypi","description":"Build SMS applications with Python and Django","homepage":"http://github.com/rapidsms/rapidsms","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/rapidsms/rapidsms","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2010-08-05T14:25:26.000Z","latest_release_published_at":"2024-11-05T20:22:04.000Z","latest_release_number":"2.2.0","last_synced_at":"2025-09-03T17:34:25.580Z","created_at":"2022-04-10T12:25:42.138Z","updated_at":"2025-09-03T17:34:25.580Z","registry_url":"https://pypi.org/project/rapidsms/","install_command":"pip install rapidsms --index-url https://pypi.org/simple","documentation_url":"https://rapidsms.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Framework :: Django","Framework :: Django :: 4.2","Framework :: Django :: 5.0","Framework :: Django :: 5.1","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Internet :: WWW/HTTP :: Dynamic Content"],"normalized_name":"rapidsms","project_status":null},"repo_metadata":{"id":505462,"uuid":"132857","full_name":"rapidsms/rapidsms","owner":"rapidsms","description":"Build SMS applications with Python","archived":false,"fork":false,"pushed_at":"2023-09-11T20:58:00.000Z","size":6104,"stargazers_count":646,"open_issues_count":48,"forks_count":305,"subscribers_count":64,"default_branch":"develop","last_synced_at":"2024-08-01T17:32:54.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://rapidsms.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rapidsms.png","metadata":{"files":{"readme":"README.rst","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":"2009-02-19T22:21:40.000Z","updated_at":"2024-07-19T04:24:44.000Z","dependencies_parsed_at":"2022-07-04T21:00:51.839Z","dependency_job_id":"0e397b64-3dd7-4ac1-9cf7-33bee1c4db5c","html_url":"https://github.com/rapidsms/rapidsms","commit_stats":{"total_commits":4662,"total_committers":63,"mean_commits":74.0,"dds":0.7395967395967395,"last_synced_commit":"aaa2ddab68e19d979525c3823c3ec0e646e92c83"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsms","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217590686,"owners_count":16201389,"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":"rapidsms","name":"RapidSMS","uuid":"56058","kind":"organization","description":null,"email":null,"website":"http://rapidsms.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/56058?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:37:32.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsms","funding_links":[],"total_stars":790,"followers":9,"following":0,"created_at":"2022-11-02T16:35:03.082Z","updated_at":"2024-03-25T20:37:37.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsms","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsms/repositories"},"tags":[{"name":"v2.1.0","sha":"6bca0ded84a115b89871fecda92967a5416115cb","kind":"tag","published_at":"2023-09-11T20:57:49.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v2.1.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"aaa2ddab68e19d979525c3823c3ec0e646e92c83","kind":"tag","published_at":"2022-03-16T15:12:26.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v2.0.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"c150baa7a384412dbc37d7ccf5d00ce273999c29","kind":"commit","published_at":"2019-04-04T23:41:58.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v1.1.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"362d7a771d237ed69b73d87a0c8172648eb29574","kind":"commit","published_at":"2018-05-19T01:38:38.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v1.0.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v1.0.0/manifests"},{"name":"v0.22.0","sha":"60127f2eec939317280d9a8e133790816d966b1c","kind":"commit","published_at":"2018-01-11T20:53:20.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.22.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"6f8354c0af04c1eccfa051782fcd71a6095532e9","kind":"tag","published_at":"2015-08-02T12:48:27.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.21.1","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"745b3bb5c0d88262b8fc50ba34e0d9a265dc3f87","kind":"tag","published_at":"2015-07-25T02:00:45.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.21.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"aa6de8bac826bc2cbf595e098a2fc21898ae35ab","kind":"tag","published_at":"2015-06-13T18:11:48.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.20.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2695b1b60446b538b328e614e19ba53a5d1e7312","kind":"tag","published_at":"2015-01-20T00:16:41.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.19.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"225eaca40ac351dad69c30b814cbe3427b32dba0","kind":"tag","published_at":"2014-11-17T14:07:13.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.18.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"04123d04799d9f5147ae208878b968fd35a1bd51","kind":"tag","published_at":"2014-05-08T14:10:12.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.17.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.17.0/manifests"},{"name":"0.16.0","sha":"1e1d78b543de6e717c3e489242efae401d08d3da","kind":"tag","published_at":"2013-11-06T20:17:53.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/0.16.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/0.16.0/manifests"},{"name":"v0.15.0","sha":"484beb1787898db03e74d43465255cd3c1e62474","kind":"tag","published_at":"2013-06-01T20:14:02.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.15.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"c127ee1b4d74274a7513f19f35a3b8139702d54f","kind":"tag","published_at":"2013-05-01T02:29:07.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.14.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"398080a4399797a800f9023dad176d289636e545","kind":"tag","published_at":"2013-04-10T15:34:26.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.13.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"a603773d8f35fbf59fba23dd69f5ba4383c41708","kind":"tag","published_at":"2013-03-21T23:04:16.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.12.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"fa9f0005d0e52ea90cdb2bf1945e3f87f7b86e7d","kind":"tag","published_at":"2013-02-18T22:59:32.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.11.1","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"45c3ea1194a451e1f31f4adfc42b51c66df1a30b","kind":"tag","published_at":"2012-12-31T19:39:28.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.11.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.11.0/manifests"},{"name":"v0.9.7a","sha":"273ac0915e751a12997df7e136e16fd30dd9369b","kind":"tag","published_at":"2012-11-24T00:02:21.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.9.7a","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.9.7a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.7a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.7a/manifests"},{"name":"v0.10.0","sha":"1a165832876d03284f2d5b41b6088d24f6c7c19d","kind":"tag","published_at":"2012-11-23T18:28:41.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.10.0","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.10.0/manifests"},{"name":"v0.9.6a","sha":"a7a0fccffa582d5c3cd320bd659cd2bd95785a51","kind":"commit","published_at":"2010-10-19T19:00:34.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.9.6a","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.9.6a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.6a/manifests"},{"name":"v0.9.5a","sha":"29fe56e7e0f4016b8d5de5f9ba0935708d7fe268","kind":"commit","published_at":"2010-09-02T22:42:55.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.9.5a","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.9.5a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.5a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.5a/manifests"},{"name":"v0.9.4a","sha":"a9477d148c871d0c8beac6b26eeb20058366de82","kind":"commit","published_at":"2010-08-13T04:29:10.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.9.4a","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.9.4a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.4a/manifests"},{"name":"v0.9.3a","sha":"3c4eb9fa9e713dd71647e6115e9a266324869c67","kind":"commit","published_at":"2010-08-05T14:32:26.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.9.3a","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.9.3a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.3a/manifests"},{"name":"v0.9.2a","sha":"3b6a2aff936b051122cd5d7d22308e1ae0af45c5","kind":"commit","published_at":"2010-08-05T14:24:23.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.9.2a","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.9.2a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.2a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.2a/manifests"},{"name":"v0.9.1a","sha":"7eaf2b1b2557a21d2535cd6b33464600d93c9f8c","kind":"commit","published_at":"2010-08-05T12:26:03.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.9.1a","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.9.1a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.1a/manifests"},{"name":"v0.9.0a","sha":"71df5184024e228ee66f8f322355054b48db0ff6","kind":"commit","published_at":"2010-08-05T09:16:09.000Z","download_url":"https://codeload.github.com/rapidsms/rapidsms/tar.gz/v0.9.0a","html_url":"https://github.com/rapidsms/rapidsms/releases/tag/v0.9.0a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/tags/v0.9.0a/manifests"}]},"repo_metadata_updated_at":"2024-08-31T17:41:23.484Z","dependent_packages_count":1,"downloads":206,"downloads_period":"last-month","dependent_repos_count":36,"rankings":{"downloads":13.977511307217187,"dependent_repos_count":2.431752237139662,"dependent_packages_count":4.778372240132306,"stargazers_count":2.4579579865541734,"forks_count":2.9811263260136744,"docker_downloads_count":null,"average":5.325344019411401},"purl":"pkg:pypi/rapidsms","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rapidsms","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rapidsms","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rapidsms/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-04T23:45:56.910Z","issues_count":27,"pull_requests_count":75,"avg_time_to_close_issue":14460024.388888888,"avg_time_to_close_pull_request":30439024.026666667,"issues_closed_count":18,"pull_requests_closed_count":75,"pull_request_authors_count":26,"issue_authors_count":21,"avg_comments_per_issue":1.1111111111111112,"avg_comments_per_pull_request":1.8266666666666667,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2377823.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/issues","maintainers":[{"login":"vkurup","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkurup"},{"login":"dpoirier","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpoirier"},{"login":"alexlemann","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexlemann"},{"login":"copelco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/copelco"},{"login":"tobiasmcnulty","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobiasmcnulty"},{"login":"ewheeler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewheeler"}],"active_maintainers":[{"login":"tobiasmcnulty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobiasmcnulty"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rapidsms/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rapidsms/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rapidsms/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rapidsms/related_packages","maintainers":[{"uuid":"copelco","login":"copelco","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/copelco/","role":null,"created_at":"2022-12-05T16:38:10.075Z","updated_at":"2022-12-05T16:38:10.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/copelco/packages"},{"uuid":"vkurup","login":"vkurup","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://pypi.org/user/vkurup/","role":null,"created_at":"2022-12-05T16:38:10.135Z","updated_at":"2022-12-05T16:38:10.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vkurup/packages"},{"uuid":"tobias.mcnulty","login":"tobias.mcnulty","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/tobias.mcnulty/","role":null,"created_at":"2022-12-05T16:38:10.097Z","updated_at":"2022-12-05T16:38:10.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tobias.mcnulty/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}}],"commits":{"id":268773,"full_name":"rapidsms/rapidsms","default_branch":"develop","committers":[{"name":"adammck","email":"adam.mckaig@gmail.com","login":null,"count":1214},{"name":"Cory Zue","email":"czue@dimagi.com","login":null,"count":729},{"name":"Colin Copeland","email":"copelco@caktusgroup.com","login":null,"count":426},{"name":"evan wheeler","email":"ewheeler@abacus.local","login":null,"count":381},{"name":"Schuyler Erle","email":"sderle@goldman.(none)","login":null,"count":251},{"name":"Evan Wheeler","email":"evanmwheeler@gmail.com","login":null,"count":201},{"name":"Dan Poirier","email":"dpoirier@caktusgroup.com","login":null,"count":187},{"name":"Jeff Wishnie","email":"jeff@wishnie.org","login":null,"count":156},{"name":"Rowena","email":"rowena@rowena-vm.(none)","login":null,"count":137},{"name":"Tim Akinbo","email":"takinbo@gmail.com","login":null,"count":132},{"name":"Mark E Johnston","email":"mejymejy@gmail.com","login":null,"count":115},{"name":"Solomon Adebayo","email":"solomoniyi@gmail.com","login":null,"count":113},{"name":"Tobias McNulty","email":"tobias@caktusgroup.com","login":null,"count":104},{"name":"Vinod Kurup","email":"vinod@kurup.com","login":null,"count":100},{"name":"U-rotop\\rowena","email":"rowena@rotop.(none)","login":null,"count":86},{"name":"Alexander Lemann","email":"lemanal@caktusgroup.com","login":null,"count":80},{"name":"Rebecca Lovewell","email":"rebecca@caktusgroup.com","login":null,"count":75},{"name":"Caleb Smith","email":"csmith@caktusgroup.com","login":null,"count":16},{"name":"David McCann","email":"david.a.mccann@gmail.com","login":null,"count":14},{"name":"Victor Miclovich","email":"vicmiclovich@gmail.com","login":null,"count":12},{"name":"unknown","email":"soolz@.(none)","login":null,"count":10},{"name":"dimagidan","email":"dmyung@dimagi.com","login":null,"count":9},{"name":"Nic Pottier","email":"nicpottier@gmail.com","login":null,"count":8},{"name":"root","email":"root@tostan-rapidsms.(none)","login":null,"count":8},{"name":"unknown","email":"dmyung@.(none)","login":null,"count":8},{"name":"Meredith","email":"meredith@system76-netbook.(none)","login":null,"count":8},{"name":"Raphael Merx","email":"raphael.merx@gmail.com","login":null,"count":7},{"name":"U-rotop\\Rowena","email":"Rowena@rotop.(none)","login":null,"count":6},{"name":"RapidSMS","email":"rapidsms@ubuntu.ubuntu-domain","login":null,"count":6},{"name":"Rowena","email":"rluk@dimagi.com","login":null,"count":5},{"name":"rgaudin","email":"rgaudin@gmail.com","login":null,"count":5},{"name":"Rowena","email":"rowena@rowena-ubuntu.(none)","login":null,"count":4},{"name":"Joschka Thurner","email":"mail@joschkathurner.de","login":null,"count":4},{"name":"Kenneth Matovu","email":"matovken@gmail.com","login":null,"count":3},{"name":"Emma Oluka","email":"oluka@oluka.(none)","login":null,"count":3},{"name":"Mike Edwards","email":"mike@onearmedman.com","login":null,"count":3},{"name":"Mugisha Moses","email":"moses@appfrica.org","login":null,"count":3},{"name":"unknown","email":"Cory Zue@.(none)","login":null,"count":3},{"name":"Dan Poirier","email":"poirier@pobox.com","login":null,"count":3},{"name":"root","email":"root@rowena-vm.(none)","login":null,"count":2},{"name":"Meredith Finkelstein","email":"mnfinkel@gmail.com","login":null,"count":2},{"name":"root","email":"root@rapidsms-desktop.(none)","login":null,"count":2},{"name":"Drew Roos","email":"droos@dimagi.com","login":null,"count":2},{"name":"Evan Wheeler","email":"ewheeler@astrolabe.local","login":null,"count":2},{"name":"Daniel Bond","email":"daniel@dbond.cc","login":null,"count":1},{"name":"Aristotel Fani","email":"afani1997@gmail.com","login":null,"count":1},{"name":"Jeffrey Wishnie","email":"jwishnie@wish-mac.local","login":null,"count":1},{"name":"Tim Akinbo","email":"takinbo@timbaobjects.com","login":null,"count":1},{"name":"dmyung","email":"dmyung@ubuntu.ubuntu-domain","login":null,"count":1},{"name":"Nchimunya Hamakando","email":"nchimunya@mist.cva","login":null,"count":1},{"name":"Joel Sleppy","email":"jdsleppy@gmail.com","login":null,"count":1},{"name":"thebenedict","email":"thebenedict@gmail.com","login":null,"count":1},{"name":"wilson choi","email":"wilsonkichoi@gmail.com","login":null,"count":1},{"name":"RapidSMS","email":"rapidsms@rapidsms-desktop.(none)","login":null,"count":1},{"name":"root","email":"root@tostansms.(none)","login":null,"count":1},{"name":"Frederico Estrela","email":"contato@fredericoestrela.com.br","login":null,"count":1},{"name":"tsinkala","email":"sinkalation@gmail.com","login":null,"count":1},{"name":"Adam Mckaig","email":"adammck@fry.localdomain","login":null,"count":1},{"name":"jthurner","email":"Joschka.Thurner@smail.fh-koeln.de","login":null,"count":1},{"name":"Remco Wendt","email":"remco.wendt@gmail.com","login":null,"count":1},{"name":"Oladipo Odumosu","email":"dodumosu@timbaobjects.com","login":null,"count":1},{"name":"reginafcompton","email":"reginafcompton@gmail.com","login":null,"count":1},{"name":"Sebastian Henschel","email":"sebastian@transparency.ge","login":null,"count":1},{"name":"Kevin Ndung'u","email":"kevgathuku","login":"kevgathuku","count":1}],"total_commits":4665,"total_committers":64,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":72.890625,"dds":0.7397642015005359,"past_year_committers":[{"name":"Tobias McNulty","email":"tobias@caktusgroup.com","login":null,"count":2},{"name":"Aristotel Fani","email":"afani1997@gmail.com","login":null,"count":1}],"past_year_total_commits":3,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.5,"past_year_dds":0.33333333333333337,"last_synced_at":"2023-10-25T14:44:06.888Z","last_synced_commit":"6bca0ded84a115b89871fecda92967a5416115cb","created_at":"2023-03-08T13:34:28.845Z","updated_at":"2023-10-25T14:44:06.890Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"rapidsms/rapidsms","html_url":"https://github.com/rapidsms/rapidsms","last_synced_at":"2024-08-31T17:41:23.228Z","status":null,"issues_count":27,"pull_requests_count":75,"avg_time_to_close_issue":14460024.388888888,"avg_time_to_close_pull_request":30439024.026666667,"issues_closed_count":18,"pull_requests_closed_count":75,"pull_request_authors_count":26,"issue_authors_count":21,"avg_comments_per_issue":1.1111111111111112,"avg_comments_per_pull_request":1.8266666666666667,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2356.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":0,"past_year_avg_comments_per_issue":null,"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,"created_at":"2023-05-14T22:45:23.367Z","updated_at":"2025-09-02T17:32:28.088Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsms%2Frapidsms/issues","issue_labels_count":{"contrib":2,"documentation":1,"needs-review":1,"tests":1,"core":1,"proposal":1},"pull_request_labels_count":{"contrib":4,"invalid":3,"documentation":2,"bug":2,"needs-review":1},"issue_author_associations_count":{"NONE":16,"MEMBER":11,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"MEMBER":43,"CONTRIBUTOR":18,"NONE":17},"issue_authors":{"vkurup":6,"dpoirier":2,"dextraz":1,"tacman":1,"follower":1,"timgates42":1,"johanneswilm":1,"sammachin":1,"alexlemann":1,"saeedsq":1,"Nsengiyunva":1,"knightsamar":1,"marquicus":1,"ewheeler":1,"copelco":1,"thejvmshid":1,"msalman":1,"yuletide":1,"latest-release":1,"vrocha":1,"Mariatta":1,"YourHuckleberry":1},"pull_request_authors":{"vkurup":22,"dpoirier":6,"tobiasmcnulty":5,"copelco":4,"alexlemann":4,"ghost":4,"lsgunth":4,"jthurner":3,"miclovich":3,"thedrow":2,"reginafcompton":2,"Jdsleppy":2,"simonkagwi":2,"ewheeler":2,"matlads":1,"fredcido":1,"kevgathuku":1,"raphaelmerx":1,"shanx":1,"dodumosu":1,"Anwesh-panda":1,"dwbond":1,"knightsamar":1,"ChintanVasoya":1,"johanneswilm":1,"Afani97":1,"dextraz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10126730,"issues_count":31765289,"pull_requests_count":99029840,"authors_count":10712787,"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":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"MEMBER":1,"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"Mariatta":1},"past_year_pull_request_authors":{"simonkagwi":2,"tobiasmcnulty":1},"maintainers":[{"login":"vkurup","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkurup"},{"login":"dpoirier","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpoirier"},{"login":"tobiasmcnulty","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobiasmcnulty"},{"login":"copelco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/copelco"},{"login":"alexlemann","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexlemann"},{"login":"ewheeler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewheeler"}],"active_maintainers":[{"login":"tobiasmcnulty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobiasmcnulty"}]},"events":{"total":{"CreateEvent":4,"IssuesEvent":1,"ReleaseEvent":2,"WatchEvent":7,"DeleteEvent":2,"IssueCommentEvent":3,"PushEvent":13,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":6,"PullRequestEvent":6,"ForkEvent":4},"last_year":{"CreateEvent":4,"IssuesEvent":1,"ReleaseEvent":2,"WatchEvent":7,"DeleteEvent":2,"IssueCommentEvent":3,"PushEvent":13,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":6,"PullRequestEvent":6,"ForkEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-04T21:00:51.786Z","updated_at":"2022-07-04T21:00:51.786Z","repository_link":"https://github.com/rapidsms/rapidsms/blob/develop/setup.py","dependencies":[{"id":105500797,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false},{"id":105500798,"package_name":"django-tables2","ecosystem":"pypi","requirements":"\u003e=2.1.1","direct":true,"kind":"runtime","optional":false},{"id":105500799,"package_name":"djappsettings","ecosystem":"pypi","requirements":"\u003e=0.4.0","direct":true,"kind":"runtime","optional":false},{"id":105500800,"package_name":"django-selectable","ecosystem":"pypi","requirements":"\u003e=0.7.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/requirements/dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-04T21:00:51.804Z","updated_at":"2022-07-04T21:00:51.804Z","repository_link":"https://github.com/rapidsms/rapidsms/blob/develop/tests/requirements/dev.txt","dependencies":[{"id":105500801,"package_name":"Django","ecosystem":"pypi","requirements":"\u003c4.0","direct":true,"kind":"runtime","optional":false},{"id":105500802,"package_name":"celery","ecosystem":"pypi","requirements":"\u003e=5.2.1","direct":true,"kind":"runtime","optional":false},{"id":105500803,"package_name":"mock","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false}]}],"score":16.212433722054406,"created_at":"2025-09-08T11:18:25.174Z","updated_at":"2025-10-07T08:24:20.414Z","avatar_url":"https://github.com/rapidsms.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":206,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/62369","html_url":"https://science.ecosyste.ms/projects/62369"}