How to Install and Uninstall python3-wsme Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "python3-wsme" package

In this section, we are going to explain the necessary steps to install python3-wsme on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-wsme

2. Uninstall "python3-wsme" package

This tutorial shows how to uninstall python3-wsme on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove python3-wsme $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-wsme package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-wsme
Architecture: all
Version: 0.9.3-3
Priority: optional
Section: python
Source: python-wsme
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 366
Depends: python3-netaddr, python3-jinja2, python3-pkg-resources, python3-simplegeneric, python3-simplejson, python3-six (>= 1.9.0), python3-tz, python3-webob, python3:any
Filename: pool/main/p/python-wsme/python3-wsme_0.9.3-3_all.deb
Size: 60992
MD5sum: 940534c85a59857e373c2ce20295973c
SHA1: b6f374836ca6bb4dbec1d875a0687e77924965e5
SHA256: e7ed6b06be4d4d403c5479669367ef34f7eb5f5603c433802793ba7da74f51b5
SHA512: f01d161952bb9e6b69aacf930c35bfd3b8995c5fccbb1159a733b2c62a354026bd63e976a961fa9129c2ba6ea14df010ef3aeb3f4a8b5d49461bb49ab1d15379
Homepage: http://pythonhosted.org/WSME/
Description-en: Web Services Made Easy: implement multi-protocol webservices - Python 3.x
Web Service Made Easy (WSME) simplify the writing of REST web services by
providing simple yet powerful typing which removes the need to directly
manipulate the request and the response objects.
.
WSME can work standalone or on top of your favorite Python web (micro)
framework, so you can use both your preferred way of routing your REST requests
and most of the features of WSME that rely on the typing system like:
.
* Alternate protocols, including ones supporting batch-calls
* Easy documentation through a Sphinx extension
.
WSME is originally a rewrite of TGWebServices with focus on extensibility,
framework-independance and better type handling.
.
This package provides the Python 3.x module.
Description-md5: 7c30389d9cf142ecf696f4862ad77aee