[ 原始碼: python-cycler ]
套件:python3-cycler(0.12.1-1)
python3-cycler 的相關連結
Debian 的資源:
下載原始碼套件 python-cycler:
- [python-cycler_0.12.1-1.dsc]
- [python-cycler_0.12.1.orig.tar.gz]
- [python-cycler_0.12.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [matplotlib.org]
相似套件:
composable kwarg iterator (Python 3)
When using matplotlib and plotting more than one line, it is common to want to be able to cycle over one or more artist styles; but the plotting logic can quickly become very involved.
To address this and allow easy cycling over arbitrary 'kwargs' the `Cycler` class, a composable kwarg iterator, was developed.
This package contains the Python 3 version of Cycler.
其他與 python3-cycler 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-cycler-doc
- composable kwarg iterator (documentation)