{"id":64959,"name":"carto","description":"CARTO Python client","url":"https://github.com/cartodb/carto-python","last_synced_at":"2025-09-08T13:17:54.330Z","repository":{"id":47861275,"uuid":"1631632","full_name":"CartoDB/carto-python","owner":"CartoDB","description":"CARTO Python client","archived":false,"fork":false,"pushed_at":"2021-08-12T12:53:09.000Z","size":1495,"stargazers_count":154,"open_issues_count":20,"forks_count":62,"subscribers_count":91,"default_branch":"master","last_synced_at":"2025-08-30T11:46:50.861Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://carto.com","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/CartoDB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-04-18T17:20:01.000Z","updated_at":"2023-12-19T17:35:51.000Z","dependencies_parsed_at":"2022-09-14T09:50:45.897Z","dependency_job_id":null,"html_url":"https://github.com/CartoDB/carto-python","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/CartoDB/carto-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CartoDB","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/sbom","scorecard":{"id":27614,"data":{"date":"2025-08-11","repo":{"name":"github.com/CartoDB/carto-python","commit":"8122c5510f8f93fb30f1917187452b5469f8fb3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":5,"reason":"Found 6/11 approved changesets -- score normalized to 5","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: pipCommand not pinned by hash: doc/build-doc.sh:5","Info:   0 out of   1 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":"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":"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 '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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-14T18:16:46.350Z","repository_id":47861275,"created_at":"2025-08-14T18:16:46.350Z","updated_at":"2025-08-14T18:16:46.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190473,"owners_count":25238169,"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":"CartoDB","name":"CARTO","uuid":"1799254","kind":"organization","description":"The leading platform for Location Intelligence and Spatial Data Science","email":"support@cartodb.com","website":"https://carto.com","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1799254?v=4","repositories_count":408,"last_synced_at":"2025-03-26T19:40:32.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CartoDB","funding_links":[],"total_stars":9119,"followers":250,"following":0,"created_at":"2022-11-02T16:24:49.805Z","updated_at":"2025-03-26T19:40:32.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CartoDB","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CartoDB/repositories"},"packages":[{"id":2664919,"name":"carto","ecosystem":"pypi","description":"SDK around CARTO's APIs","homepage":"https://github.com/CartoDB/carto-python","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/CartoDB/carto-python","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2017-06-12T11:26:16.000Z","latest_release_published_at":"2021-08-12T12:51:31.000Z","latest_release_number":"1.11.3","last_synced_at":"2025-08-30T11:35:00.673Z","created_at":"2022-04-10T10:17:33.623Z","updated_at":"2025-08-30T11:56:36.881Z","registry_url":"https://pypi.org/project/carto/","install_command":"pip install carto --index-url https://pypi.org/simple","documentation_url":"https://carto.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"carto","project_status":null},"repo_metadata":{"id":47861275,"uuid":"1631632","full_name":"CartoDB/carto-python","owner":"CartoDB","description":"CARTO Python client","archived":false,"fork":false,"pushed_at":"2021-08-12T12:53:09.000Z","size":1495,"stargazers_count":154,"open_issues_count":20,"forks_count":63,"subscribers_count":91,"default_branch":"master","last_synced_at":"2025-07-26T11:40:25.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://carto.com","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/CartoDB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-04-18T17:20:01.000Z","updated_at":"2023-12-19T17:35:51.000Z","dependencies_parsed_at":"2022-09-14T09:50:45.897Z","dependency_job_id":null,"html_url":"https://github.com/CartoDB/carto-python","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/CartoDB/carto-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CartoDB","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/sbom","scorecard":{"id":27614,"data":{"date":"2025-08-11","repo":{"name":"github.com/CartoDB/carto-python","commit":"8122c5510f8f93fb30f1917187452b5469f8fb3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":5,"reason":"Found 6/11 approved changesets -- score normalized to 5","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: pipCommand not pinned by hash: doc/build-doc.sh:5","Info:   0 out of   1 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":"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":"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 '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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-14T18:16:46.350Z","repository_id":47861275,"created_at":"2025-08-14T18:16:46.350Z","updated_at":"2025-08-14T18:16:46.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272845880,"owners_count":25002915,"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-08-30T02:00:09.474Z","response_time":77,"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_record":{"login":"CartoDB","name":"CARTO","uuid":"1799254","kind":"organization","description":"The leading platform for Location Intelligence and Spatial Data Science","email":"support@cartodb.com","website":"https://carto.com","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1799254?v=4","repositories_count":408,"last_synced_at":"2025-03-26T19:40:32.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CartoDB","funding_links":[],"total_stars":9119,"followers":250,"following":0,"created_at":"2022-11-02T16:24:49.805Z","updated_at":"2025-03-26T19:40:32.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CartoDB","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CartoDB/repositories"},"tags":[{"name":"v1.11.1","sha":"8efc4dec26409e8492708eaae4db959dab5b99de","kind":"tag","published_at":"2020-04-15T10:31:58.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.11.1","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"76991c839b38221645e973f6a2ef4a747bab16ff","kind":"tag","published_at":"2020-04-14T13:31:03.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.11.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"3023666186ad97670519fd3739fee9eff2d925db","kind":"tag","published_at":"2020-04-06T15:09:56.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.10.1","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"819862623b78354acd57e710868ac165c9b5e00f","kind":"tag","published_at":"2020-03-27T08:47:49.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.10.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"361e7f4185520a3cf34c275290db152e571cd1b7","kind":"tag","published_at":"2020-03-06T13:52:52.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.9.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.9.0/manifests"},{"name":"v1.8.4","sha":"bd0cbb420a2ba88b03c6a33f2c4404a55c300191","kind":"tag","published_at":"2020-01-14T14:37:24.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.8.4","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"c5596cb38fb2b0253e298dcd5769d18ea5a70be1","kind":"tag","published_at":"2019-12-19T14:36:06.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.8.3","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"85c7e3d02da5d787e4c9dbf79a7fe946acd66b07","kind":"tag","published_at":"2019-12-12T07:45:34.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.8.2","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"631b018f065960baa35473e2087ce598560b9e17","kind":"commit","published_at":"2019-10-23T07:15:32.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.8.1","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"6ff29d0a17ea7a443c9799a2e38009c3ae013ca1","kind":"commit","published_at":"2019-10-14T12:36:05.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.8.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c26640d47b6d15d1deeef610eb8874de3b57d502","kind":"commit","published_at":"2019-09-26T12:47:44.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.7.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"d578c130fad794ae36c9d7a654a68f3bfaa199fb","kind":"commit","published_at":"2019-07-03T07:43:19.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.6.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.6.0/manifests"},{"name":"1.6.0","sha":"822389a503a9f584e6dcb715d4d90b5fcd4715f2","kind":"tag","published_at":"2019-06-17T14:30:26.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.6.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.6.0/manifests"},{"name":"v1.5","sha":"f862c34602075bc42f217bffe96e3dafbc00094c","kind":"commit","published_at":"2019-06-03T14:13:02.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.5","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.5/manifests"},{"name":"1.3.2","sha":"dc9d727305e85a282053f8f725feef647e50cd12","kind":"commit","published_at":"2018-11-27T11:43:43.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.3.2","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.3.2/manifests"},{"name":"1.3.0","sha":"a325b4e049263478c3bc4197a9fd2e32b0e7acd5","kind":"tag","published_at":"2018-08-10T06:55:29.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.3.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"f5c72ae676ef95c58bde3865d872ab49182ca809","kind":"commit","published_at":"2018-02-27T12:30:04.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.2.2","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"0673bf4660efe6daadd087a737572f982da15285","kind":"commit","published_at":"2018-02-27T12:24:49.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.2.1","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"cebfc3a7261c0b7d13cbddd00929977f6a49c873","kind":"commit","published_at":"2018-02-21T13:38:53.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.2.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"85093cf859252a374381a3ab92ca2d676d9338a6","kind":"commit","published_at":"2017-12-27T15:31:53.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.1.2","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.1.2/manifests"},{"name":"1.0.1","sha":"f7c7c0a38b2827460cde11e722d4c5f2307a199a","kind":"commit","published_at":"2017-06-12T11:34:03.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.0.1","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.0.1/manifests"},{"name":"1.0","sha":"10931ef0fb7b693c9263c7e4c6d5d3fb2ebf62a6","kind":"commit","published_at":"2017-06-12T09:56:25.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.0/manifests"},{"name":"0.5","sha":"d80d8c18f85856b4ede79d04f4033d99d5917ae1","kind":"commit","published_at":"2012-05-15T17:11:23.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/0.5","html_url":"https://github.com/CartoDB/carto-python/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-08-30T11:56:36.881Z","dependent_packages_count":4,"downloads":11074,"downloads_period":"last-month","dependent_repos_count":28,"rankings":{"downloads":0.2312464641577505,"dependent_repos_count":2.742119241130455,"dependent_packages_count":1.865061673354139,"stargazers_count":5.7042064379472786,"forks_count":5.391433213773451,"docker_downloads_count":4.113754622758164,"average":3.3413036088535395},"purl":"pkg:pypi/carto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/carto","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/carto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/carto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T07:35:51.997Z","issues_count":43,"pull_requests_count":59,"avg_time_to_close_issue":8968752.285714285,"avg_time_to_close_pull_request":1414749.5185185184,"issues_closed_count":28,"pull_requests_closed_count":54,"pull_request_authors_count":17,"issue_authors_count":20,"avg_comments_per_issue":1.7209302325581395,"avg_comments_per_pull_request":1.3728813559322035,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/issues","maintainers":[{"login":"Jesus89","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jesus89"},{"login":"jgoizueta","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgoizueta"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/carto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/carto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/carto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/carto/related_packages","maintainers":[{"uuid":"Jesus89","login":"Jesus89","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/Jesus89/","role":null,"created_at":"2023-02-23T18:48:41.145Z","updated_at":"2023-02-23T18:48:41.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Jesus89/packages"},{"uuid":"mcalzado","login":"mcalzado","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/mcalzado/","role":null,"created_at":"2023-02-23T18:48:41.152Z","updated_at":"2023-02-23T18:48:41.152Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mcalzado/packages"},{"uuid":"internalapps","login":"internalapps","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/internalapps/","role":null,"created_at":"2023-02-23T18:48:41.123Z","updated_at":"2023-02-23T18:48:41.123Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/internalapps/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"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"}},{"id":5295773,"name":"carto","ecosystem":"conda","description":null,"homepage":"https://github.com/CartoDB/carto-python","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/CartoDB/carto-python","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-06-24T00:48:37.000Z","latest_release_published_at":"2020-10-06T12:40:18.000Z","latest_release_number":"1.11.2","last_synced_at":"2025-08-30T11:48:26.372Z","created_at":"2022-10-03T15:58:51.200Z","updated_at":"2025-08-30T11:56:36.765Z","registry_url":"https://anaconda.org/conda-forge/carto","install_command":"conda install -c conda-forge carto","documentation_url":null,"metadata":{},"repo_metadata":{"id":47861275,"uuid":"1631632","full_name":"CartoDB/carto-python","owner":"CartoDB","description":"CARTO Python client","archived":false,"fork":false,"pushed_at":"2021-08-12T12:53:09.000Z","size":1495,"stargazers_count":154,"open_issues_count":20,"forks_count":63,"subscribers_count":91,"default_branch":"master","last_synced_at":"2025-07-26T11:40:25.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://carto.com","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/CartoDB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-04-18T17:20:01.000Z","updated_at":"2023-12-19T17:35:51.000Z","dependencies_parsed_at":"2022-09-14T09:50:45.897Z","dependency_job_id":null,"html_url":"https://github.com/CartoDB/carto-python","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/CartoDB/carto-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CartoDB","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/sbom","scorecard":{"id":27614,"data":{"date":"2025-08-11","repo":{"name":"github.com/CartoDB/carto-python","commit":"8122c5510f8f93fb30f1917187452b5469f8fb3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":5,"reason":"Found 6/11 approved changesets -- score normalized to 5","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: pipCommand not pinned by hash: doc/build-doc.sh:5","Info:   0 out of   1 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":"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":"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 '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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-14T18:16:46.350Z","repository_id":47861275,"created_at":"2025-08-14T18:16:46.350Z","updated_at":"2025-08-14T18:16:46.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272845880,"owners_count":25002915,"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-08-30T02:00:09.474Z","response_time":77,"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_record":{"login":"CartoDB","name":"CARTO","uuid":"1799254","kind":"organization","description":"The leading platform for Location Intelligence and Spatial Data Science","email":"support@cartodb.com","website":"https://carto.com","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1799254?v=4","repositories_count":408,"last_synced_at":"2025-03-26T19:40:32.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CartoDB","funding_links":[],"total_stars":9119,"followers":250,"following":0,"created_at":"2022-11-02T16:24:49.805Z","updated_at":"2025-03-26T19:40:32.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CartoDB","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CartoDB/repositories"},"tags":[{"name":"v1.11.1","sha":"8efc4dec26409e8492708eaae4db959dab5b99de","kind":"tag","published_at":"2020-04-15T10:31:58.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.11.1","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"76991c839b38221645e973f6a2ef4a747bab16ff","kind":"tag","published_at":"2020-04-14T13:31:03.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.11.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"3023666186ad97670519fd3739fee9eff2d925db","kind":"tag","published_at":"2020-04-06T15:09:56.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.10.1","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"819862623b78354acd57e710868ac165c9b5e00f","kind":"tag","published_at":"2020-03-27T08:47:49.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.10.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"361e7f4185520a3cf34c275290db152e571cd1b7","kind":"tag","published_at":"2020-03-06T13:52:52.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.9.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.9.0/manifests"},{"name":"v1.8.4","sha":"bd0cbb420a2ba88b03c6a33f2c4404a55c300191","kind":"tag","published_at":"2020-01-14T14:37:24.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.8.4","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"c5596cb38fb2b0253e298dcd5769d18ea5a70be1","kind":"tag","published_at":"2019-12-19T14:36:06.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.8.3","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"85c7e3d02da5d787e4c9dbf79a7fe946acd66b07","kind":"tag","published_at":"2019-12-12T07:45:34.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.8.2","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"631b018f065960baa35473e2087ce598560b9e17","kind":"commit","published_at":"2019-10-23T07:15:32.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.8.1","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"6ff29d0a17ea7a443c9799a2e38009c3ae013ca1","kind":"commit","published_at":"2019-10-14T12:36:05.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.8.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c26640d47b6d15d1deeef610eb8874de3b57d502","kind":"commit","published_at":"2019-09-26T12:47:44.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.7.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"d578c130fad794ae36c9d7a654a68f3bfaa199fb","kind":"commit","published_at":"2019-07-03T07:43:19.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.6.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.6.0/manifests"},{"name":"1.6.0","sha":"822389a503a9f584e6dcb715d4d90b5fcd4715f2","kind":"tag","published_at":"2019-06-17T14:30:26.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.6.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.6.0/manifests"},{"name":"v1.5","sha":"f862c34602075bc42f217bffe96e3dafbc00094c","kind":"commit","published_at":"2019-06-03T14:13:02.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/v1.5","html_url":"https://github.com/CartoDB/carto-python/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/v1.5/manifests"},{"name":"1.3.2","sha":"dc9d727305e85a282053f8f725feef647e50cd12","kind":"commit","published_at":"2018-11-27T11:43:43.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.3.2","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.3.2/manifests"},{"name":"1.3.0","sha":"a325b4e049263478c3bc4197a9fd2e32b0e7acd5","kind":"tag","published_at":"2018-08-10T06:55:29.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.3.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"f5c72ae676ef95c58bde3865d872ab49182ca809","kind":"commit","published_at":"2018-02-27T12:30:04.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.2.2","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"0673bf4660efe6daadd087a737572f982da15285","kind":"commit","published_at":"2018-02-27T12:24:49.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.2.1","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"cebfc3a7261c0b7d13cbddd00929977f6a49c873","kind":"commit","published_at":"2018-02-21T13:38:53.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.2.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"85093cf859252a374381a3ab92ca2d676d9338a6","kind":"commit","published_at":"2017-12-27T15:31:53.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.1.2","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.1.2/manifests"},{"name":"1.0.1","sha":"f7c7c0a38b2827460cde11e722d4c5f2307a199a","kind":"commit","published_at":"2017-06-12T11:34:03.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.0.1","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.0.1/manifests"},{"name":"1.0","sha":"10931ef0fb7b693c9263c7e4c6d5d3fb2ebf62a6","kind":"commit","published_at":"2017-06-12T09:56:25.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/1.0","html_url":"https://github.com/CartoDB/carto-python/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/1.0/manifests"},{"name":"0.5","sha":"d80d8c18f85856b4ede79d04f4033d99d5917ae1","kind":"commit","published_at":"2012-05-15T17:11:23.000Z","download_url":"https://codeload.github.com/CartoDB/carto-python/tar.gz/0.5","html_url":"https://github.com/CartoDB/carto-python/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CartoDB/carto-python@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-08-30T11:56:36.763Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":26.209134015472923,"forks_count":20.66882954829049,"average":33.019715497878714},"purl":"pkg:conda/carto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/carto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/carto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/carto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T07:35:51.997Z","issues_count":43,"pull_requests_count":59,"avg_time_to_close_issue":8968752.285714285,"avg_time_to_close_pull_request":1414749.5185185184,"issues_closed_count":28,"pull_requests_closed_count":54,"pull_request_authors_count":17,"issue_authors_count":20,"avg_comments_per_issue":1.7209302325581395,"avg_comments_per_pull_request":1.3728813559322035,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/issues","maintainers":[{"login":"Jesus89","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jesus89"},{"login":"jgoizueta","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgoizueta"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/carto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/carto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/carto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/carto/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":13414,"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-08T06:53:21.618Z","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":30598,"full_name":"CartoDB/carto-python","default_branch":"master","committers":[{"name":"Alberto Romeu","email":"alrocar@cartodb.com","login":null,"count":149},{"name":"Rafa de la Torre","email":"rtorre@carto.com","login":null,"count":99},{"name":"Simon Martín","email":"oleurud@gmail.com","login":"simon-contreras-deel","count":95},{"name":"Rohan Sharan","email":"sharanrohan@berkeley.edu","login":"rohshar","count":38},{"name":"Iñigo Medina","email":"imedina@carto.com","login":null,"count":33},{"name":"javi","email":"qualopec@gmail.com","login":"javisantana","count":28},{"name":"Dani Carrion","email":"daniel@cartodb.com","login":null,"count":27},{"name":"Jesús Arroyo Torrens","email":"jarroyo@cartodb.com","login":"Jesus89","count":22},{"name":"Juan Ignacio Sánchez Lara","email":"juanignaciosl@gmail.com","login":"juanignaciosl","count":14},{"name":"Daniel García Aubert","email":"danielgarciaaubert@gmail.com","login":"dgaubert","count":11},{"name":"oriolbx","email":"oriolbx@gmail.com","login":"oriolbx","count":10},{"name":"Javier Goizueta","email":"jgoizueta@gmail.com","login":"jgoizueta","count":9},{"name":"Dani Carrión","email":"dani@computados.com","login":"danicarrion","count":7},{"name":"elenatorro","email":"elenatorro@gmail.com","login":"elenatorro","count":6},{"name":"Andy Eschbacher","email":"andy.eschbacher@gmail.com","login":"andy-esch","count":5},{"name":"Javier G. Sogo","email":"jgsogo@gmail.com","login":"jgsogo","count":5},{"name":"Alberto Romeu","email":"alrocar","login":"alrocar","count":5},{"name":"jesusbotella","email":"jesus.botella@gmail.com","login":"jesusbotella","count":5},{"name":"javi","email":"javi@agroguia.es","login":"idsoftware","count":4},{"name":"Aaron Steele","email":"eightysteele@gmail.com","login":"eightysteele","count":4},{"name":"Mario de Frutos","email":"ethervoid@gmail.com","login":null,"count":4},{"name":"Jorge Sanz","email":"jsanz@carto.com","login":null,"count":3},{"name":"dsm5","email":"dmed256@gmail.com","login":"dmed256","count":3},{"name":"Álex González","email":"agonzalezro@gmail.com","login":"agonzalezro","count":2},{"name":"moicalcob","email":"mcalzado@cartodb.com","login":"moicalcob","count":2},{"name":"Jorge Sanz","email":"xurxosanz@gmail.com","login":"jsanz","count":1},{"name":"Juan Carlos Méndez","email":"juanmendez@gkudos.com","login":"dersteppenwolf","count":1},{"name":"Luis Bosque","email":"luisico@gmail.com","login":"luisbosque","count":1},{"name":"Mike Dillion","email":"mike.dillion@gmail.com","login":"mikedillion","count":1},{"name":"simon hope","email":"shope@geoplex.com.au","login":null,"count":1},{"name":"Kevin Reilly","email":"kevin@dstillery.com","login":null,"count":1},{"name":"Javier Torres","email":"jtorres@carto.com","login":null,"count":1},{"name":"Andy Eschbacher","email":"eschbacher@cartodb.com","login":null,"count":1},{"name":"Sander Pick","email":"sanderpick@gmail.com","login":"sanderpick","count":1},{"name":"atarantini","email":"atarantini@gmail.com","login":"atarantini","count":1}],"total_commits":600,"total_committers":35,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":17.142857142857142,"dds":0.7516666666666667,"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":"2025-05-20T13:33:19.032Z","last_synced_commit":"8122c5510f8f93fb30f1917187452b5469f8fb3c","created_at":"2023-03-07T16:44:08.446Z","updated_at":"2025-05-20T13:33:19.481Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"CartoDB/carto-python","html_url":"https://github.com/CartoDB/carto-python","last_synced_at":"2025-08-30T11:45:00.302Z","status":"error","issues_count":43,"pull_requests_count":59,"avg_time_to_close_issue":8968752.285714285,"avg_time_to_close_pull_request":1414749.5185185184,"issues_closed_count":28,"pull_requests_closed_count":54,"pull_request_authors_count":17,"issue_authors_count":20,"avg_comments_per_issue":1.7209302325581395,"avg_comments_per_pull_request":1.3728813559322035,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:23:56.735Z","updated_at":"2025-09-01T21:25:53.146Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CartoDB%2Fcarto-python/issues","issue_labels_count":{"enhancement":2,"cf-1.0.0":2,"bug":1},"pull_request_labels_count":{"enhancement":2,"do not merge yet":1},"issue_author_associations_count":{"CONTRIBUTOR":26,"NONE":15,"MEMBER":2},"pull_request_author_associations_count":{"CONTRIBUTOR":50,"MEMBER":7,"NONE":2},"issue_authors":{"alrocar":10,"andy-esch":7,"oleurud":5,"kareemzok":2,"oriolbx":2,"juanignaciosl":2,"jgoizueta":2,"MichaelSpichiger":1,"ramiroaznar":1,"chrowe":1,"gmorain":1,"michellemho":1,"ztephm":1,"gelin":1,"tech-team-rural-mda":1,"lokkju":1,"regan-sarwas":1,"pcaro":1,"javitonino":1,"Baschdl":1},"pull_request_authors":{"oleurud":15,"alrocar":12,"rafatower":6,"Jesus89":5,"juanignaciosl":4,"dgaubert":2,"ethervoid":2,"oriolbx":2,"inigomedina":2,"jgoizueta":2,"jesusbotella":1,"danicarrion":1,"javitonino":1,"moicalcob":1,"andy-esch":1,"elenatorro":1,"Baschdl":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9984253,"issues_count":29845082,"pull_requests_count":87386947,"authors_count":9865673,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"Jesus89","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jesus89"},{"login":"jgoizueta","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgoizueta"}],"active_maintainers":[]},"events":{"total":{"ForkEvent":1},"last_year":{"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-14T09:50:44.804Z","updated_at":"2022-09-14T09:50:44.804Z","repository_link":"https://github.com/CartoDB/carto-python/blob/master/doc/requirements.txt","dependencies":[{"id":4814834798,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.7.0","direct":true,"kind":"runtime","optional":false},{"id":4814834799,"package_name":"pyrestcli","ecosystem":"pypi","requirements":"\u003e=0.6.3","direct":true,"kind":"runtime","optional":false},{"id":4814834800,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/nexrad/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-14T09:50:45.050Z","updated_at":"2022-09-14T09:50:45.050Z","repository_link":"https://github.com/CartoDB/carto-python/blob/master/examples/nexrad/requirements.txt","dependencies":[{"id":4814839471,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.15.1","direct":true,"kind":"runtime","optional":false},{"id":4814839472,"package_name":"siphon","ecosystem":"pypi","requirements":"\u003e=0.8.0","direct":true,"kind":"runtime","optional":false},{"id":4814839473,"package_name":"enum34","ecosystem":"pypi","requirements":"\u003e=1.1.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-14T09:50:45.180Z","updated_at":"2022-09-14T09:50:45.180Z","repository_link":"https://github.com/CartoDB/carto-python/blob/master/examples/requirements.txt","dependencies":[{"id":4814839544,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.7.0","direct":true,"kind":"runtime","optional":false},{"id":4814839545,"package_name":"pyrestcli","ecosystem":"pypi","requirements":"\u003e=0.6.4","direct":true,"kind":"runtime","optional":false},{"id":4814839546,"package_name":"configparser","ecosystem":"pypi","requirements":"\u003e=3.5.0","direct":true,"kind":"runtime","optional":false},{"id":4814839547,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24.2","direct":true,"kind":"runtime","optional":false},{"id":4814839548,"package_name":"prettytable","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-14T09:50:45.325Z","updated_at":"2022-09-14T09:50:45.325Z","repository_link":"https://github.com/CartoDB/carto-python/blob/master/requirements.txt","dependencies":[{"id":4814841482,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.7.0","direct":true,"kind":"runtime","optional":false},{"id":4814841483,"package_name":"pyrestcli","ecosystem":"pypi","requirements":"==0.6.11","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-14T09:50:45.737Z","updated_at":"2022-09-14T09:50:45.737Z","repository_link":"https://github.com/CartoDB/carto-python/blob/master/test_requirements.txt","dependencies":[{"id":4814844887,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4814844888,"package_name":"requests_mock","ecosystem":"pypi","requirements":"\u003e=1.3.0","direct":true,"kind":"test","optional":false},{"id":4814844889,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]}],"score":18.029914230285666,"created_at":"2025-09-08T11:18:36.001Z","updated_at":"2025-10-07T08:24:52.606Z","avatar_url":"https://github.com/CartoDB.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":11074,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/64959","html_url":"https://science.ecosyste.ms/projects/64959"}