Metadata-Version: 2.1
Name: pyecotaxa
Version: 0.0.3
Summary: Query EcoTaxa and process its output
Home-page: https://github.com/ecotaxa/pyecotaxa
Author: Simon-Martin Schroeder
Author-email: sms@informatik.uni-kiel.de
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx (>=1.4) ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints (>=1.10.0) ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: flake8 ; extra == 'test'

# pyecotaxa

[![Documentation Status](https://readthedocs.org/projects/pyecotaxa/badge/?version=stable)](https://pyecotaxa.readthedocs.io/en/stable/?badge=stable)
[![Tests](https://github.com/ecotaxa/pyecotaxa/workflows/Tests/badge.svg)](https://github.com/ecotaxa/pyecotaxa/actions?query=workflow%3ATests)
[![PyPI](https://img.shields.io/pypi/v/pyecotaxa)](https://pypi.org/project/pyecotaxa)

Python package to query EcoTaxa and process its output


