How to Install and Uninstall python312-pytest-examples Package on openSuSE Tumbleweed
Last updated: November 16,2024
1. Install "python312-pytest-examples" package
This is a short guide on how to install python312-pytest-examples on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-pytest-examples
Copied
2. Uninstall "python312-pytest-examples" package
Please follow the step by step instructions below to uninstall python312-pytest-examples on openSuSE Tumbleweed:
$
sudo zypper remove
python312-pytest-examples
Copied
3. Information about the python312-pytest-examples package on openSuSE Tumbleweed
Information for package python312-pytest-examples:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytest-examples
Version : 0.0.10-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 123.2 KiB
Installed : No
Status : not installed
Source package : python-pytest-examples-0.0.10-4.1.src
Upstream URL : https://github.com/pydantic/pytest-examples
Summary : Pytest plugin for testing examples in docstrings and markdown files
Description :
Pytest plugin for testing Python code examples in docstrings and markdown files.
`pytest-examples` can:
* lint code examples using `ruff` and `black`
* run code examples
* run code examples and check print statements are inlined correctly in the code
It can also update code examples in place to format them and insert or update print statements.
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytest-examples
Version : 0.0.10-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 123.2 KiB
Installed : No
Status : not installed
Source package : python-pytest-examples-0.0.10-4.1.src
Upstream URL : https://github.com/pydantic/pytest-examples
Summary : Pytest plugin for testing examples in docstrings and markdown files
Description :
Pytest plugin for testing Python code examples in docstrings and markdown files.
`pytest-examples` can:
* lint code examples using `ruff` and `black`
* run code examples
* run code examples and check print statements are inlined correctly in the code
It can also update code examples in place to format them and insert or update print statements.