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

simple-regional

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-regional

Simple regional calculations for a shared spatial scale

  • 1.0.1
  • PyPI
  • Socket score

Maintainers
1

simple_regional

PyPI Status Python Version License

Read the documentation at https://simple_regional.readthedocs.io/ Tests Codecov

pre-commit Black

Do not use this library - it is a dramatic simplification of proper regionalization and will give you incorrect results unless you are very careful.

Installation

You can install simple_regional via [pip] from PyPI or Anaconda.

License

Distributed under the terms of the MIT license, simple_regional is free and open source software.

Building the Documentation

You can build the documentation locally by installing the documentation Conda environment:

conda env create -f docs/environment.yml

activating the environment

conda activate sphinx_simple_regional

and running the build command:

sphinx-build docs _build/html --builder=html --jobs=auto --write-all; open _build/html/index.html

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