1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
.. image:: https://badge.fury.io/py/tabledata.svg
:target: https://badge.fury.io/py/tabledata
:alt: PyPI package version
.. image:: https://img.shields.io/pypi/pyversions/tabledata.svg
:target: https://pypi.org/project/tabledata
:alt: Supported Python versions
.. image:: https://img.shields.io/pypi/implementation/tabledata.svg
:target: https://pypi.org/project/tabledata
:alt: Supported Python implementations
.. image:: https://github.com/thombashi/tabledata/actions/workflows/ci.yml/badge.svg
:target: https://github.com/thombashi/tabledata/actions/workflows/ci.yml
:alt: Linux/macOS/Windows CI status
.. image:: https://coveralls.io/repos/github/thombashi/tabledata/badge.svg?branch=master
:target: https://coveralls.io/github/thombashi/tabledata?branch=master
:alt: Test coverage
|