README.rst 903 B

123456789101112131415161718192021
  1. |PyPi|_ |Conda|_ |Supported Python versions|_ |GitHub Actions|_ |Codecov|_
  2. .. |PyPi| image:: https://img.shields.io/pypi/v/cycler.svg?style=flat
  3. .. _PyPi: https://pypi.python.org/pypi/cycler
  4. .. |Conda| image:: https://img.shields.io/conda/v/conda-forge/cycler
  5. .. _Conda: https://anaconda.org/conda-forge/cycler
  6. .. |Supported Python versions| image:: https://img.shields.io/pypi/pyversions/cycler.svg
  7. .. _Supported Python versions: https://pypi.python.org/pypi/cycler
  8. .. |GitHub Actions| image:: https://github.com/matplotlib/cycler/actions/workflows/tests.yml/badge.svg
  9. .. _GitHub Actions: https://github.com/matplotlib/cycler/actions
  10. .. |Codecov| image:: https://codecov.io/github/matplotlib/cycler/badge.svg?branch=main&service=github
  11. .. _Codecov: https://codecov.io/github/matplotlib/cycler?branch=main
  12. cycler: composable cycles
  13. =========================
  14. Docs: https://matplotlib.org/cycler/