napari-geojson
Read and write geojson files in napari
Read and write geojson files in napari.
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
You can install napari-geojson
via pip:
pip install napari-geojson
To install latest development version :
pip install git+https://github.com/tdmorello/napari-geojson.git
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the BSD-3 license, "napari-geojson" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Version:
- 0.1.3
Last updated:
- 2022-11-10
First released:
- 2021-12-27
License:
- BSD-3-Clause
Supported data:
- Information not submitted
Open extension:
Save extension:
Operating system:
- Information not submitted
Requirements:
- geojson
- numpy
- black ; extra == 'dev'
- flake8 ; extra == 'dev'
- flake8-black ; extra == 'dev'
- flake8-docstrings ; extra == 'dev'
- flake8-isort ; extra == 'dev'
- isort ; extra == 'dev'
- mypy ; extra == 'dev'
- pre-commit ; extra == 'dev'
- pytest ; extra == 'dev'
- pytest-cov ; extra == 'dev'
- pytest-qt ; extra == 'dev'
- tox ; extra == 'dev'
- napari[all] ; extra == 'testing'
- pytest ; extra == 'testing'
- pytest-cov ; extra == 'testing'
- pytest-qt ; extra == 'testing'
- tox ; extra == 'testing'