cycler: Composable cycles¶
Description¶
Cycler is a small break-off of matplotlib to deal with “composable cycles”. It is a required dependency of matplotlib 1.5.0.
License¶
BSD
Upstream Contact¶
cycler is developed on github: https://github.com/matplotlib/cycler
A more informative webpage about cycler, its motivation and usage is at http://tacaswell.github.io/cycler/
Dependencies¶
python
setuptools
six
Type¶
standard
Version Information¶
package-version.txt:
0.10.0.p0
install-requires.txt:
cycler >=0.10.0
Equivalent System Packages¶
conda:
$ conda install cycler python:cycler
macports: install the following packages: cycler python:cycler See https://repology.org/project/cycler/versions, https://repology.org/project/python:cycler/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023