Metadata-Version: 2.4
Name: pytestik
Version: 0.1.0
Summary: Toolkit for pytest
Author-email: Anton Sharapov <sharapov.anton@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/SharapovAnton/pytestik
Project-URL: Source, https://github.com/SharapovAnton/pytestik
Project-URL: Issues, https://github.com/SharapovAnton/pytestik/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pytest>=9.0.2
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file

# PythonLibs

A.Sharapov Python libraries

---

## 🚀 Features


---

## 📦 Installation

```bash
