Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

turfpy

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turfpy

A Python library for performing geospatial data analysis which reimplements turf.js.

  • 0.0.8
  • Source
  • PyPI
  • Socket score

Maintainers
2

Turfpy

Build Status PyPI PyPI - Python Version PyPI - Status PyPI - License Total alerts code quality: python Downloads Conda (channel only) Conda Downloads Join the Gitter Chat Documentation Status Code style: black commits since GitHub contributors

Demo:

Binder

A Python library for performing geospatial data analysis which reimplements turf.js.

Installation

You can install the Turfpy from PyPI:

pip install turfpy

If you prefer to use conda:

conda install -c conda-forge turfpy

Test Suite

You can run the test suite locally:

pip install -r dev_requirements.txt
pytest -s -v --cov=turfpy tests

Features

It supports below features:

Documentation

Documentation can be found at: docs

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc