How to Install and Uninstall python36-Cycler Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-Cycler" package
Please follow the guidance below to install python36-Cycler on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-Cycler
Copied
2. Uninstall "python36-Cycler" package
Learn how to uninstall python36-Cycler on openSuSE Tumbleweed:
$
sudo zypper remove
python36-Cycler
Copied
3. Information about the python36-Cycler package on openSuSE Tumbleweed
Information for package python36-Cycler:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-Cycler
Version : 0.10.0-4.8
Arch : noarch
Vendor : openSUSE
Installed Size : 49,6 KiB
Installed : No
Status : not installed
Source package : python-Cycler-0.10.0-4.8.src
Summary : Composable style cycles
Description :
When plotting more than one line it is common to want to be able to
cycle over one or more artist styles. For simple cases than can be
done with out too much trouble.
However, if you want to do something more complicated, 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.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-Cycler
Version : 0.10.0-4.8
Arch : noarch
Vendor : openSUSE
Installed Size : 49,6 KiB
Installed : No
Status : not installed
Source package : python-Cycler-0.10.0-4.8.src
Summary : Composable style cycles
Description :
When plotting more than one line it is common to want to be able to
cycle over one or more artist styles. For simple cases than can be
done with out too much trouble.
However, if you want to do something more complicated, 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.