[ buster ]
[ 原始碼: python-cycler ]
套件:python-cycler(0.10.0-1)
python-cycler 的相關連結
Debian 的資源:
下載原始碼套件 python-cycler:
- [python-cycler_0.10.0-1.dsc]
- [python-cycler_0.10.0.orig.tar.gz]
- [python-cycler_0.10.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [matplotlib.org]
相似套件:
composable kwarg iterator (Python 2)
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.
其他與 python-cycler 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)
-
- sug: python-cycler-doc
- composable kwarg iterator (documentation)