1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
.. image:: https://img.shields.io/pypi/v/flexcache.svg
:target: https://pypi.python.org/pypi/flexcache
:alt: Latest Version
.. image:: https://img.shields.io/pypi/l/flexcache.svg
:target: https://pypi.python.org/pypi/flexcache
:alt: License
.. image:: https://img.shields.io/pypi/pyversions/flexcache.svg
:target: https://pypi.python.org/pypi/flexcache
:alt: Python Versions
.. image:: https://github.com/hgrecco/flexcache/workflows/CI/badge.svg
:target: https://github.com/hgrecco/flexcache/actions?query=workflow%3ACI
:alt: CI
.. image:: https://github.com/hgrecco/flexcache/workflows/Lint/badge.svg
:target: https://github.com/hgrecco/flexcache/actions?query=workflow%3ALint
:alt: LINTER
.. image:: https://coveralls.io/repos/github/hgrecco/flexcache/badge.svg?branch=main
:target: https://coveralls.io/github/hgrecco/flexcache?branch=main
:alt: Coverage
|