Sample Documentation
This is the introduction paragraph. It provides an overview of the library.
Installation
Install via pip:
pip install mypackage
Prerequisites
Requires Python 3.10 or later.
Usage
Import and use the library as follows:
import mypackage
mypackage.run()
Configuration
Pass a config dict to customize behaviour.
API Reference
Full API documentation.