How to Install and Uninstall python36-thespian Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-thespian" package
This is a short guide on how to install python36-thespian on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-thespian
Copied
2. Uninstall "python36-thespian" package
This tutorial shows how to uninstall python36-thespian on openSuSE Tumbleweed:
$
sudo zypper remove
python36-thespian
Copied
3. Information about the python36-thespian package on openSuSE Tumbleweed
Information for package python36-thespian:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-thespian
Version : 3.10.1-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 2,9 MiB
Installed : No
Status : not installed
Source package : python-thespian-3.10.1-1.9.src
Summary : Python Actor concurrency library
Description :
Thespian is a Python library providing a framework for developing
concurrent, distributed, fault tolerant applications.
Thespian is built on the Actor Model which allows applications to be
written as a group of independently executing but cooperating
"Actors" which communicate via messages. These Actors run within
the Actor System provided by the Thespian library.
* Concurrent
* Distributed
* Fault Tolerant
* Scalable
* Location independent
Actor programming is broadly applicable and it is ideally suited
for Cloud-based applications as well, where compute nodes are
added and removed from the environment dynamically.
* More Information: http://thespianpy.com
* Release Notes: http://thespianpy.com/doc/releases.html
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-thespian
Version : 3.10.1-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 2,9 MiB
Installed : No
Status : not installed
Source package : python-thespian-3.10.1-1.9.src
Summary : Python Actor concurrency library
Description :
Thespian is a Python library providing a framework for developing
concurrent, distributed, fault tolerant applications.
Thespian is built on the Actor Model which allows applications to be
written as a group of independently executing but cooperating
"Actors" which communicate via messages. These Actors run within
the Actor System provided by the Thespian library.
* Concurrent
* Distributed
* Fault Tolerant
* Scalable
* Location independent
Actor programming is broadly applicable and it is ideally suited
for Cloud-based applications as well, where compute nodes are
added and removed from the environment dynamically.
* More Information: http://thespianpy.com
* Release Notes: http://thespianpy.com/doc/releases.html