{"id":32177976,"url":"https://github.com/omanges/turfpy","last_synced_at":"2026-02-21T15:06:39.300Z","repository":{"id":48469459,"uuid":"242998544","full_name":"omanges/turfpy","owner":"omanges","description":"A Python library for performing geospatial data analysis which reimplements turf.js.","archived":false,"fork":false,"pushed_at":"2026-02-01T18:15:38.000Z","size":6235,"stargazers_count":127,"open_issues_count":27,"forks_count":27,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-02-04T15:26:15.149Z","etag":null,"topics":["conda","conda-forge","geospatial","geospatial-analysis","pypi","python","turfpy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omanges.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-25T12:49:55.000Z","updated_at":"2025-05-27T12:30:47.000Z","dependencies_parsed_at":"2024-01-12T02:43:18.715Z","dependency_job_id":"9be5c259-18ea-40cf-b677-1212e72689d9","html_url":"https://github.com/omanges/turfpy","commit_stats":{"total_commits":149,"total_committers":11,"mean_commits":"13.545454545454545","dds":0.563758389261745,"last_synced_commit":"eda665bb014a8371c42f655f626d6c6b6bf18c65"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/omanges/turfpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omanges%2Fturfpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omanges%2Fturfpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omanges%2Fturfpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omanges%2Fturfpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omanges","download_url":"https://codeload.github.com/omanges/turfpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omanges%2Fturfpy/sbom","scorecard":{"id":705847,"data":{"date":"2025-08-11","repo":{"name":"github.com/omanges/turfpy","commit":"db510553a6166f6e4b4c5d6ec44bc53d02086657"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":8,"reason":"Found 21/26 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/daily_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/daily_tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/omanges/turfpy/daily_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/daily_tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/omanges/turfpy/daily_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/omanges/turfpy/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/omanges/turfpy/main.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction 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":-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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 28 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-22T06:32:22.779Z","repository_id":48469459,"created_at":"2025-08-22T06:32:22.779Z","updated_at":"2025-08-22T06:32:22.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29684106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T14:31:22.911Z","status":"ssl_error","status_checked_at":"2026-02-21T14:31:22.570Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["conda","conda-forge","geospatial","geospatial-analysis","pypi","python","turfpy"],"created_at":"2025-10-21T20:39:48.428Z","updated_at":"2026-02-21T15:06:39.295Z","avatar_url":"https://github.com/omanges.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Turfpy\n[![Build Status](https://travis-ci.com/omanges/turfpy.svg?branch=master)](https://travis-ci.com/omanges/turfpy)\n[![PyPI](https://img.shields.io/pypi/v/turfpy)](https://pypi.org/project/turfpy/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/turfpy)](https://pypi.org/project/turfpy/)\n[![PyPI - Status](https://img.shields.io/pypi/status/turfpy)](https://pypi.org/project/turfpy/)\n[![PyPI - License](https://img.shields.io/pypi/l/turfpy)](https://pypi.org/project/turfpy/)\n[![Total alerts](https://img.shields.io/lgtm/alerts/g/omanges/turfpy.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/omanges/turfpy/alerts/)\n[![code quality: python](https://img.shields.io/lgtm/grade/python/g/omanges/turfpy.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/omanges/turfpy/context:python)\n[![Downloads](https://pepy.tech/badge/turfpy/month)](https://pepy.tech/project/turfpy)\n[![Conda (channel only)](https://img.shields.io/conda/vn/conda-forge/turfpy)](https://anaconda.org/conda-forge/turfpy)\n[![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/turfpy)](https://anaconda.org/conda-forge/turfpy)\n[![Join the Gitter Chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/turfpy/turfpy-user-group?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Documentation Status](https://readthedocs.org/projects/turfpy/badge/?version=latest)](https://turfpy.readthedocs.io/en/latest/?badge=latest)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![commits since](https://img.shields.io/github/commits-since/omanges/turfpy/latest.svg)](https://github.com/omanges/turfpy/commits/master)\n[![GitHub contributors](https://img.shields.io/github/contributors/omanges/turfpy)](https://github.com/omanges/turfpy/graphs/contributors)\n\nDemo:\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/omanges/turfpy/master?urlpath=lab/tree/examples)\n\n\nA Python library for performing geospatial data analysis which reimplements turf.js.\n\n## Installation\n\nYou can install the Turfpy from [PyPI](https://pypi.org/project/turfpy/):\n   \n    pip install turfpy\n\nIf you prefer to use [conda](https://anaconda.org/conda-forge/turfpy):\n\n    conda install -c conda-forge turfpy\n\n## Test Suite\n\nYou can run the test suite locally:\n\n```bash\npip install -r dev_requirements.txt\npytest -s -v --cov=turfpy tests\n```\n\n## Features\nIt supports below features:\n\n- [Measurements](https://github.com/omanges/turfpy/blob/master/measurements.md)\n\n- [Transformations](https://github.com/omanges/turfpy/blob/master/transformation.md)\n\n- [Misc](https://github.com/omanges/turfpy/blob/master/misc.md)\n\n- [Random](https://github.com/omanges/turfpy/blob/master/random.md)\n\n- [Feature Conversion](https://github.com/omanges/turfpy/blob/master/feature_conversion.md)\n\n- [Boolean](https://github.com/omanges/turfpy/blob/master/boolean.md)\n\n## Documentation\n\nDocumentation can be found at: [docs](https://turfpy.readthedocs.io/en/latest/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomanges%2Fturfpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomanges%2Fturfpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomanges%2Fturfpy/lists"}