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

s2sphere

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

s2sphere

Python implementation of the S2 Geometry Library

  • 0.2.5
  • PyPI
  • Socket score

Maintainers
1

s2sphere

.. image:: https://badge.fury.io/py/s2sphere.svg :target: https://pypi.python.org/pypi/s2sphere/ .. image:: https://travis-ci.org/sidewalklabs/s2sphere.svg?branch=master :target: https://travis-ci.org/sidewalklabs/s2sphere .. image:: https://coveralls.io/repos/github/sidewalklabs/s2sphere/badge.svg?branch=master :target: https://coveralls.io/github/sidewalklabs/s2sphere?branch=master

Python implementation of a part of the C++ S2 geometry library <https://code.google.com/p/s2-geometry-library/>_.

Links: Documentation <http://s2sphere.readthedocs.io>, GitHub <https://github.com/sidewalklabs/s2sphere>, Issue Tracker <https://github.com/sidewalklabs/s2sphere/issues>_

Install with:

.. code-block:: sh

pip install s2sphere

Quick set up for development (see the Developing section in the docs <http://s2sphere.readthedocs.io/en/latest/dev.html>_ for more details):

.. code-block:: sh

pip install .[tests]
nosetests -vv

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