[ 源代码: 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)