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

Last updated: May 19,2024

1. Install "python3-zeep" package

Here is a brief guide to show you how to install python3-zeep on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-zeep

2. Uninstall "python3-zeep" package

This is a short guide on how to uninstall python3-zeep on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: python3-zeep
Architecture: all
Version: 3.4.0-1
Priority: optional
Section: universe/python
Source: python-zeep
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Tryton Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 410
Depends: python3-aiohttp, python3-appdirs (>= 1.4.0), python3-attr, python3-cached-property, python3-defusedxml, python3-freezegun, python3-isodate, python3-lxml, python3-pkg-resources, python3-requests, python3-six (>= 1.9.0), python3-tz, python3-requests-toolbelt, python3:any
Filename: pool/universe/p/python-zeep/python3-zeep_3.4.0-1_all.deb
Size: 69132
MD5sum: 971d3b814e8f31abae45f620e4c99140
SHA1: d737c3dae866a8b181fecd5e5d307e06f2a7789c
SHA256: f262d28e059258e2cffdea21baf6fce3905d299312dbcc98847cffcde45ca7e8
SHA512: 622d293dadbad6c148e9bf1a5f0a60f849abff5037c88d7db27adb5aecdf2fd2caa5be075ae3af391483e02836c745d8ee2cef2f2aa95749a4c6c68e17dd7ea1
Homepage: https://github.com/mvantellingen/python-zeep
Description-en: Modern SOAP client library (Python 3)
A fast and modern Python SOAP client
.
Highlights:
* Modern codebase compatible with Python 2.7, 3.3, 3.4, 3.5, 3.6, 3.7 and PyPy
* Build on top of lxml and requests
* Supports recursive WSDL and XSD documents.
* Supports the xsd:choice and xsd:any elements.
* Uses the defusedxml module for handling potential XML security issues
* Support for WSSE (UsernameToken only for now)
* Experimental support for HTTP bindings
* Experimental support for WS-Addressing headers
* Experimental support for asyncio via aiohttp (Python 3.5+)
.
Features still in development include:
* WSSE x.509 support (BinarySecurityToken)
* WS Policy support
.
Please see for more information the documentation at
http://docs.python-zeep.org/
.
This package is targeting Python version 3.
Description-md5: 74220fed83649f6e6d13b6d8b2b255f0