blob: ede83fde16bf85bf9841eb5a67033dab29df295f (
plain)
1
2
3
4
5
6
7
|
The cycler python module provides a composable cycle class used for
constructing style-cycles.
This is the Python 3 version of cycler and will coexist with SBo's
cycler package.
NOTE: six needs to be built with Python 3 support
|