Metadata-Version: 2.4
Name: touchportal-api-stubs
Version: 1.0.2
Summary: Type stubs for TouchPortalAPI
Author: Strongbox061
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/strongbox061/touchportal-api-stubs
Project-URL: Issues, https://github.com/strongbox061/touchportal-api-stubs/issues
Project-URL: Source, https://github.com/strongbox061/touchportal-api-stubs
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Stubs Only
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# touchportal-api-stubs

Type stubs for the `TouchPortalAPI` module provided by the `touchportal-api` package.

This package is versioned independently from the upstream `TouchPortal-API` project.

## Package

PyPI: https://pypi.org/project/touchportal-api-stubs/

## Upstream Package

PyPI: https://pypi.org/project/touchportal-api/

GitHub: https://github.com/DamienStaebler/TouchPortal-API

## Compatibility

These stubs are intended for recent versions of `TouchPortal-API`.

Check release notes if specific upstream version compatibility matters.

## Install

```bash
pip install touchportal-api-stubs
