{"id":42941,"name":"pyrsgis","description":"This repository cointains the source code of the 'pyrsgis' Python package.","url":"https://github.com/pratyushtripathy/pyrsgis","last_synced_at":"2025-09-05T09:36:51.076Z","repository":{"id":33430286,"uuid":"155357032","full_name":"PratyushTripathy/pyrsgis","owner":"PratyushTripathy","description":"This repository cointains the source code of the 'pyrsgis' Python package.","archived":false,"fork":false,"pushed_at":"2025-07-14T21:06:13.000Z","size":2024,"stargazers_count":35,"open_issues_count":10,"forks_count":17,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-15T01:02:36.435Z","etag":null,"topics":["python","remote-sensing","satellite-imagery"],"latest_commit_sha":null,"homepage":"https://pyrsgis.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PratyushTripathy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-30T09:20:03.000Z","updated_at":"2025-07-14T21:06:16.000Z","dependencies_parsed_at":"2023-01-15T00:53:05.155Z","dependency_job_id":"f8e2e17e-7e90-4570-9f1e-7bde7767ea53","html_url":"https://github.com/PratyushTripathy/pyrsgis","commit_stats":{"total_commits":170,"total_committers":1,"mean_commits":170.0,"dds":0.0,"last_synced_commit":"f23e7cab45cd12c8d39964320a6a9165fca8f63f"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/PratyushTripathy/pyrsgis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PratyushTripathy","download_url":"https://codeload.github.com/PratyushTripathy/pyrsgis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/sbom","scorecard":{"id":111905,"data":{"date":"2025-08-11","repo":{"name":"github.com/PratyushTripathy/pyrsgis","commit":"20ea5592af37d6d3ce58b4affb083eab70e966e8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/22 approved changesets -- score normalized to 0","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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publishpypi.yml: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":"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/publishpypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/PratyushTripathy/pyrsgis/publishpypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publishpypi.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PratyushTripathy/pyrsgis/publishpypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publishpypi.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","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: MIT 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.3.3 not signed: https://api.github.com/repos/PratyushTripathy/pyrsgis/releases/35926142","Warn: release artifact v0.3.3 does not have provenance: https://api.github.com/repos/PratyushTripathy/pyrsgis/releases/35926142"],"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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-15T12:28:57.091Z","repository_id":33430286,"created_at":"2025-08-15T12:28:57.091Z","updated_at":"2025-08-15T12:28:57.091Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273739687,"owners_count":25159428,"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-05T02:00:09.113Z","response_time":402,"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":"PratyushTripathy","name":"Pratyush Tripathy","uuid":"29382796","kind":"user","description":"I build processing pipelines for scalable spatial analysis. I also actively work on using machine learning models for remote sensing data processing.","email":"","website":null,"location":"University of California, Santa Barbara","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29382796?u=02c008bae23b186ca4ce6a3953c785604a1ec10a\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-02T08:10:24.948Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PratyushTripathy","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T01:20:08.275Z","updated_at":"2023-03-02T08:10:24.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PratyushTripathy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PratyushTripathy/repositories"},"packages":[{"id":11704663,"name":"github.com/PratyushTripathy/pyrsgis","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/PratyushTripathy/pyrsgis","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2019-07-08T10:11:09.000Z","latest_release_published_at":"2021-01-03T13:04:00.000Z","latest_release_number":"v0.3.3","last_synced_at":"2025-08-15T08:24:57.163Z","created_at":"2025-05-29T09:50:55.194Z","updated_at":"2025-08-15T08:24:57.163Z","registry_url":"https://pkg.go.dev/github.com/PratyushTripathy/pyrsgis","install_command":"go get github.com/PratyushTripathy/pyrsgis","documentation_url":"https://pkg.go.dev/github.com/PratyushTripathy/pyrsgis#section-documentation","metadata":{},"repo_metadata":{"id":33430286,"uuid":"155357032","full_name":"PratyushTripathy/pyrsgis","owner":"PratyushTripathy","description":"This repository cointains the source code of the 'pyrsgis' Python package.","archived":false,"fork":false,"pushed_at":"2023-08-24T03:12:56.000Z","size":1496,"stargazers_count":35,"open_issues_count":2,"forks_count":17,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T11:42:20.042Z","etag":null,"topics":["python","remote-sensing","satellite-imagery"],"latest_commit_sha":null,"homepage":"https://pyrsgis.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PratyushTripathy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-10-30T09:20:03.000Z","updated_at":"2025-04-04T13:26:50.000Z","dependencies_parsed_at":"2023-01-15T00:53:05.155Z","dependency_job_id":"f8e2e17e-7e90-4570-9f1e-7bde7767ea53","html_url":"https://github.com/PratyushTripathy/pyrsgis","commit_stats":{"total_commits":170,"total_committers":1,"mean_commits":170.0,"dds":0.0,"last_synced_commit":"f23e7cab45cd12c8d39964320a6a9165fca8f63f"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PratyushTripathy","download_url":"https://codeload.github.com/PratyushTripathy/pyrsgis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":256989644,"owners_count":22473193,"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":"2025-05-29T09:57:06.697Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.790909839669091,"dependent_packages_count":5.426477651118487,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.608693745393789},"purl":"pkg:golang/github.com/%21pratyush%21tripathy/pyrsgis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PratyushTripathy/pyrsgis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PratyushTripathy/pyrsgis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PratyushTripathy/pyrsgis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-08T21:45:23.552Z","issues_count":3,"pull_requests_count":5,"avg_time_to_close_issue":1204149.0,"avg_time_to_close_pull_request":5994482.666666667,"issues_closed_count":3,"pull_requests_closed_count":3,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/PratyushTripathy%2Fpyrsgis/issues","maintainers":[{"login":"PratyushTripathy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PratyushTripathy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPratyushTripathy%2Fpyrsgis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPratyushTripathy%2Fpyrsgis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPratyushTripathy%2Fpyrsgis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPratyushTripathy%2Fpyrsgis/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","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":11704665,"name":"github.com/pratyushtripathy/pyrsgis","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pratyushtripathy/pyrsgis","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2019-07-08T10:11:09.000Z","latest_release_published_at":"2021-01-03T13:04:00.000Z","latest_release_number":"v0.3.3","last_synced_at":"2025-08-15T12:49:43.064Z","created_at":"2025-05-29T09:50:55.453Z","updated_at":"2025-08-15T12:49:43.065Z","registry_url":"https://pkg.go.dev/github.com/pratyushtripathy/pyrsgis","install_command":"go get github.com/pratyushtripathy/pyrsgis","documentation_url":"https://pkg.go.dev/github.com/pratyushtripathy/pyrsgis#section-documentation","metadata":{},"repo_metadata":{"id":33430286,"uuid":"155357032","full_name":"PratyushTripathy/pyrsgis","owner":"PratyushTripathy","description":"This repository cointains the source code of the 'pyrsgis' Python package.","archived":false,"fork":false,"pushed_at":"2023-08-24T03:12:56.000Z","size":1496,"stargazers_count":35,"open_issues_count":2,"forks_count":17,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T11:42:20.042Z","etag":null,"topics":["python","remote-sensing","satellite-imagery"],"latest_commit_sha":null,"homepage":"https://pyrsgis.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PratyushTripathy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-10-30T09:20:03.000Z","updated_at":"2025-04-04T13:26:50.000Z","dependencies_parsed_at":"2023-01-15T00:53:05.155Z","dependency_job_id":"f8e2e17e-7e90-4570-9f1e-7bde7767ea53","html_url":"https://github.com/PratyushTripathy/pyrsgis","commit_stats":{"total_commits":170,"total_committers":1,"mean_commits":170.0,"dds":0.0,"last_synced_commit":"f23e7cab45cd12c8d39964320a6a9165fca8f63f"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PratyushTripathy","download_url":"https://codeload.github.com/PratyushTripathy/pyrsgis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":256989637,"owners_count":22473192,"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":"2025-05-29T09:57:00.147Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.790909839669091,"dependent_packages_count":5.426477651118487,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.608693745393789},"purl":"pkg:golang/github.com/pratyushtripathy/pyrsgis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pratyushtripathy/pyrsgis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pratyushtripathy/pyrsgis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pratyushtripathy/pyrsgis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-08T21:45:23.552Z","issues_count":3,"pull_requests_count":5,"avg_time_to_close_issue":1204149.0,"avg_time_to_close_pull_request":5994482.666666667,"issues_closed_count":3,"pull_requests_closed_count":3,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/PratyushTripathy%2Fpyrsgis/issues","maintainers":[{"login":"PratyushTripathy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PratyushTripathy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpratyushtripathy%2Fpyrsgis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpratyushtripathy%2Fpyrsgis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpratyushtripathy%2Fpyrsgis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpratyushtripathy%2Fpyrsgis/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","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":2882183,"name":"pyrsgis","ecosystem":"pypi","description":"A package to read, process and export GeoTIFFs.","homepage":"https://github.com/PratyushTripathy/pyrsgis","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/PratyushTripathy/pyrsgis","keywords_array":[],"namespace":null,"versions_count":45,"first_release_published_at":"2018-11-20T10:18:43.000Z","latest_release_published_at":"2021-09-04T08:13:17.000Z","latest_release_number":"0.4.1","last_synced_at":"2025-08-15T22:35:27.665Z","created_at":"2022-04-10T12:18:09.530Z","updated_at":"2025-08-15T22:35:27.665Z","registry_url":"https://pypi.org/project/pyrsgis/","install_command":"pip install pyrsgis --index-url https://pypi.org/simple","documentation_url":"https://pyrsgis.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"pyrsgis","project_status":null},"repo_metadata":{"id":33430286,"uuid":"155357032","full_name":"PratyushTripathy/pyrsgis","owner":"PratyushTripathy","description":"This repository cointains the source code of the 'pyrsgis' Python package.","archived":false,"fork":false,"pushed_at":"2023-08-24T03:12:56.000Z","size":1496,"stargazers_count":33,"open_issues_count":2,"forks_count":17,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-04T03:04:09.296Z","etag":null,"topics":["python","remote-sensing","satellite-imagery"],"latest_commit_sha":null,"homepage":"https://pyrsgis.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PratyushTripathy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-10-30T09:20:03.000Z","updated_at":"2023-09-18T13:25:46.000Z","dependencies_parsed_at":"2023-01-15T00:53:05.155Z","dependency_job_id":"f8e2e17e-7e90-4570-9f1e-7bde7767ea53","html_url":"https://github.com/PratyushTripathy/pyrsgis","commit_stats":{"total_commits":170,"total_committers":1,"mean_commits":170.0,"dds":0.0,"last_synced_commit":"f23e7cab45cd12c8d39964320a6a9165fca8f63f"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PratyushTripathy","download_url":"https://codeload.github.com/PratyushTripathy/pyrsgis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214576207,"owners_count":15753497,"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":"PratyushTripathy","name":"Pratyush Tripathy","uuid":"29382796","kind":"user","description":"I build processing pipelines for scalable spatial analysis. I also actively work on using machine learning models for remote sensing data processing.","email":"","website":null,"location":"University of California, Santa Barbara","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29382796?u=02c008bae23b186ca4ce6a3953c785604a1ec10a\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-02T08:10:24.948Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PratyushTripathy","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T01:20:08.275Z","updated_at":"2023-03-02T08:10:24.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PratyushTripathy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PratyushTripathy/repositories"},"tags":[{"name":"pyrsgis-v0.4.1","sha":"bd9a41a68be28de42a75f81bc9f5ae52e5fe7d9b","kind":"commit","published_at":"2021-09-04T08:15:26.000Z","download_url":"https://codeload.github.com/PratyushTripathy/pyrsgis/tar.gz/pyrsgis-v0.4.1","html_url":"https://github.com/PratyushTripathy/pyrsgis/releases/tag/pyrsgis-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/pyrsgis-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/pyrsgis-v0.4.1/manifests"},{"name":"pyrsgis-0.4.1rc2","sha":"d55e285069308477c7f1e5c30500e63c06251d42","kind":"commit","published_at":"2021-08-22T13:06:52.000Z","download_url":"https://codeload.github.com/PratyushTripathy/pyrsgis/tar.gz/pyrsgis-0.4.1rc2","html_url":"https://github.com/PratyushTripathy/pyrsgis/releases/tag/pyrsgis-0.4.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/pyrsgis-0.4.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/pyrsgis-0.4.1rc2/manifests"},{"name":"0.4.1rc1","sha":"0261dac1d4047742fc8e60f461cbd7810fc7b5a2","kind":"commit","published_at":"2021-07-11T17:01:54.000Z","download_url":"https://codeload.github.com/PratyushTripathy/pyrsgis/tar.gz/0.4.1rc1","html_url":"https://github.com/PratyushTripathy/pyrsgis/releases/tag/0.4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/0.4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/0.4.1rc1/manifests"},{"name":"v0.3.3","sha":"ff5fec6c7f28e785dd9c7cae92fd39686c016271","kind":"commit","published_at":"2021-01-03T13:04:00.000Z","download_url":"https://codeload.github.com/PratyushTripathy/pyrsgis/tar.gz/v0.3.3","html_url":"https://github.com/PratyushTripathy/pyrsgis/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/v0.3.3/manifests"},{"name":"0.3.1","sha":"60730df34aa3208efdcbd05c331a9badb5a2d4c5","kind":"commit","published_at":"2020-03-02T06:16:57.000Z","download_url":"https://codeload.github.com/PratyushTripathy/pyrsgis/tar.gz/0.3.1","html_url":"https://github.com/PratyushTripathy/pyrsgis/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/0.3.1/manifests"},{"name":"v0.2.4","sha":"ccd80d2f4923e52e0e36c5ed0effc277ed3c2f19","kind":"commit","published_at":"2019-10-03T06:26:42.000Z","download_url":"https://codeload.github.com/PratyushTripathy/pyrsgis/tar.gz/v0.2.4","html_url":"https://github.com/PratyushTripathy/pyrsgis/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"858683da33d4ca4d5202074d456a103a71c08a84","kind":"commit","published_at":"2019-07-08T10:11:09.000Z","download_url":"https://codeload.github.com/PratyushTripathy/pyrsgis/tar.gz/v0.2.3","html_url":"https://github.com/PratyushTripathy/pyrsgis/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/v0.2.3/manifests"},{"name":"0.1.4","sha":"2e09b1fd30101be8dda1f5f7b77d2557f9575dd0","kind":"commit","published_at":"2019-01-27T12:18:40.000Z","download_url":"https://codeload.github.com/PratyushTripathy/pyrsgis/tar.gz/0.1.4","html_url":"https://github.com/PratyushTripathy/pyrsgis/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/tags/0.1.4/manifests"}]},"repo_metadata_updated_at":"2024-08-08T21:45:23.854Z","dependent_packages_count":0,"downloads":1258,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":10.358265512638333,"dependent_repos_count":22.087784936889527,"dependent_packages_count":7.31012528119255,"stargazers_count":11.04650366010999,"forks_count":8.753303706024,"docker_downloads_count":null,"average":11.91119661937088},"purl":"pkg:pypi/pyrsgis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyrsgis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyrsgis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyrsgis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-03T02:03:05.607Z","issues_count":3,"pull_requests_count":5,"avg_time_to_close_issue":1204149.0,"avg_time_to_close_pull_request":5994482.666666667,"issues_closed_count":3,"pull_requests_closed_count":3,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1,"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":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/issues","maintainers":[{"login":"PratyushTripathy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PratyushTripathy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrsgis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrsgis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrsgis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrsgis/related_packages","maintainers":[{"uuid":"prat","login":"prat","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/prat/","role":null,"created_at":"2023-02-25T05:26:06.188Z","updated_at":"2023-02-25T05:26:06.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prat/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725077,"maintainers_count":308348,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":640622,"full_name":"PratyushTripathy/pyrsgis","default_branch":"master","committers":[{"name":"Pratyush Tripathy","email":"pratkrt@gmail.com","login":null,"count":170}],"total_commits":170,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":170.0,"dds":0.0,"past_year_committers":[{"name":"pratyusht","email":"pratkrt@gmail.com","login":null,"count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2024-01-28T09:12:11.416Z","last_synced_commit":"f23e7cab45cd12c8d39964320a6a9165fca8f63f","created_at":"2023-03-09T08:51:58.782Z","updated_at":"2024-01-28T09:12:11.416Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310165,"contributors_count":31095237,"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":"PratyushTripathy/pyrsgis","html_url":"https://github.com/PratyushTripathy/pyrsgis","last_synced_at":"2025-05-29T09:58:58.845Z","status":null,"issues_count":8,"pull_requests_count":5,"avg_time_to_close_issue":1204149.0,"avg_time_to_close_pull_request":5994482.666666667,"issues_closed_count":3,"pull_requests_closed_count":3,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":5,"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":0.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-14T21:51:07.675Z","updated_at":"2025-08-31T07:35:22.149Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PratyushTripathy%2Fpyrsgis/issues","issue_labels_count":{"enhancement":5,"bug":1},"pull_request_labels_count":{"duplicate":1,"bug":1,"dependencies":1},"issue_author_associations_count":{"OWNER":8,"NONE":2},"pull_request_author_associations_count":{"NONE":4,"OWNER":2},"issue_authors":{"PratyushTripathy":8,"troysalt":1,"kokorokoyoro":1},"pull_request_authors":{"PratyushTripathy":2,"dependabot[bot]":1,"luizhdramos":1,"d29parkar":1,"LouisChen15":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9897400,"issues_count":29061701,"pull_requests_count":83189859,"authors_count":8742021,"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":{"enhancement":5,"bug":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"OWNER":7},"past_year_pull_request_author_associations_count":{"OWNER":1},"past_year_issue_authors":{"PratyushTripathy":7},"past_year_pull_request_authors":{"PratyushTripathy":1},"maintainers":[{"login":"PratyushTripathy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PratyushTripathy"}],"active_maintainers":[{"login":"PratyushTripathy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PratyushTripathy"}]},"events":{"total":{"CreateEvent":7,"ReleaseEvent":5,"IssuesEvent":6,"WatchEvent":2,"DeleteEvent":5,"PushEvent":18,"PullRequestEvent":2},"last_year":{"CreateEvent":7,"ReleaseEvent":5,"IssuesEvent":6,"WatchEvent":2,"DeleteEvent":5,"PushEvent":18,"PullRequestEvent":2}},"keywords":["python","remote-sensing","satellite-imagery"],"dependencies":[{"ecosystem":"pypi","filepath":"docs_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-27T15:31:59.088Z","updated_at":"2022-07-27T15:31:59.088Z","repository_link":"https://github.com/PratyushTripathy/pyrsgis/blob/master/docs_requirements.txt","dependencies":[{"id":451863147,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.20.0","direct":true,"kind":"runtime","optional":false},{"id":451863148,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.22","direct":true,"kind":"runtime","optional":false},{"id":451863149,"package_name":"gdal","ecosystem":"pypi","requirements":"==2.2.3","direct":true,"kind":"runtime","optional":false},{"id":451863150,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.2.5","direct":true,"kind":"runtime","optional":false},{"id":451863151,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":451863152,"package_name":"sphinx_bootstrap_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":451863153,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.0.3","direct":true,"kind":"runtime","optional":false},{"id":451863154,"package_name":"sphinxcontrib.bibtex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":451863155,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":451863156,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":451863157,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":451863158,"package_name":"sphinx_copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":451863159,"package_name":"myst-parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs_requirements_setuptools.txt","sha":null,"kind":"manifest","created_at":"2022-07-27T15:31:59.248Z","updated_at":"2022-07-27T15:31:59.248Z","repository_link":"https://github.com/PratyushTripathy/pyrsgis/blob/master/docs_requirements_setuptools.txt","dependencies":[{"id":451863391,"package_name":"setuptools","ecosystem":"pypi","requirements":"==57.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-27T15:31:59.303Z","updated_at":"2022-07-27T15:31:59.303Z","repository_link":"https://github.com/PratyushTripathy/pyrsgis/blob/master/requirements.txt","dependencies":[{"id":451863970,"package_name":"GDAL","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false},{"id":451863971,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.20.0","direct":true,"kind":"runtime","optional":false},{"id":451863972,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.22","direct":true,"kind":"runtime","optional":false}]}],"score":10.945529489715843,"created_at":"2025-09-04T15:51:17.913Z","updated_at":"2025-10-07T08:17:26.046Z","avatar_url":"https://github.com/PratyushTripathy.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1258,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/42941","html_url":"https://science.ecosyste.ms/projects/42941","bibtex_url":"https://science.ecosyste.ms/projects/42941/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/42941/export.apalike"}