test-python¶
A Python package
Installation¶
Install using pip:
Or using uv (recommended):
Quick Start¶
Command Line Interface¶
test-python provides a command-line interface:
Development¶
Prerequisites¶
- Python 3.10+
- uv for package management
Setup¶
Clone the repository and install dependencies:
Running Tests¶
Code Quality¶
Prek Hooks¶
Install prek hooks:
License¶
This project is licensed under the MIT License - see the LICENSE file for details.