README 230 B

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