How to Install and Uninstall python-pook-doc Package on Kali Linux

Last updated: July 03,2024

1. Install "python-pook-doc" package

Please follow the instructions below to install python-pook-doc on Kali Linux

$ sudo apt update $ sudo apt install python-pook-doc

2. Uninstall "python-pook-doc" package

In this section, we are going to explain the necessary steps to uninstall python-pook-doc on Kali Linux:

$ sudo apt remove python-pook-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pook-doc package on Kali Linux

Package: python-pook-doc
Source: python-pook
Version: 1.1.1-1
Installed-Size: 920
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0~rc1+dfsg)
Size: 67308
SHA256: a0c7a80f6cd3350946a90478d37490425796ab960b1413aaba549840a69cf869
SHA1: 67eec194119df9c97e0b141c6bbfef526f7fcdf9
MD5sum: 1085f080389a91f7e8d6084c7ba5db42
Description: HTTP traffic mocking and testing made easy (common documentation)
Versatile, expressive and hackable utility library for HTTP traffic mocking
and expectations made easy in Python. Heavily inspired by gock.
.
Features:
- Simple, expressive and fluent API.
- Provides both Pythonic and chainable DSL API styles.
- Full-featured HTTP response definitions and expectations.
- Matches any HTTP protocol primitive (URL, method, query params, headers,
body...).
- Full regular expressions capable mock expectations matching.
- Supports most popular HTTP clients via interceptor adapters.
- Configurable volatile, persistent or TTL limited mocks.
- Works with any testing framework/engine (unittest, pytest, nosetests...).
- First-class JSON & XML support matching and responses.
- Supports JSON Schema body matching.
- Works in both runtime and testing environments.
- Can be used as decorator and/or via context managers.
- Supports real networking mode with optional traffic filtering.
- Map/filter mocks easily for generic or custom mock expectations.
- Custom user-defined mock matcher functions.
- Simulated raised error exceptions.
- Network delay simulation (only available for aiohttp).
- Pluggable and hackable API.
- Customizable HTTP traffic mock interceptor engine.
- Supports third-party mocking engines, such as mocket.
- Fits good for painless test doubles.
- Does not support WebSocket traffic mocking.
- Works with Python +2.7 and +3.0 (including PyPy).
- Dependency-less: just 2 small dependencies for JSONSchema and XML tree
comparison.
.
This is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/h2non/pook
Section: doc
Priority: optional
Filename: pool/main/p/python-pook/python-pook-doc_1.1.1-1_all.deb