Metadata-Version: 2.4
Name: pkg-15903
Version: 0.2.1
Project-URL: Changelog, https://www.notavailable.com/changelog
Project-URL: Documentation, https://www.notavailable.com/doc
Project-URL: Homepage, https://www.notavailable.com
Author-email: developers <developers@tagdots.com>
License-File: LICENSE
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.12.10
Requires-Dist: click==8.4.2
Requires-Dist: fastapi-health==0.4.0
Requires-Dist: fastapi[standard]==0.141.1
Requires-Dist: pkg-19544==1.4.1
Requires-Dist: psutil==7.2.2
Requires-Dist: pydantic==2.13.4
Requires-Dist: requests==2.34.2
Provides-Extra: local
Requires-Dist: commitizen; extra == 'local'
Requires-Dist: pre-commit; extra == 'local'
Provides-Extra: test
Requires-Dist: build; extra == 'test'
Requires-Dist: coverage; extra == 'test'
Requires-Dist: flake8; extra == 'test'
Requires-Dist: isort; extra == 'test'
Requires-Dist: pysentry-rs; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: twine; extra == 'test'
Description-Content-Type: text/markdown

# python-test

[![CI](https://github.com/tagdots-dev/python-test/actions/workflows/ci.yaml/badge.svg?logo=github&labelColor=222222)](https://github.com/tagdots-dev/python-test/actions/workflows/ci.yaml)
[![coverage](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/tagdots-dev/python-test/refs/heads/badges/badges/coverage.json)](https://github.com/tagdots-dev/python-test/actions/workflows/cron-tasks.yaml)
![language](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/tagdots-dev/python-test/refs/heads/badges/badges/language.json)
[![license](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/tagdots-dev/python-test/refs/heads/badges/badges/license.json)](https://raw.githubusercontent.com/tagdots-dev/python-test/refs/heads/main/LICENSE)

**pkg-15903** is a Python FastAPI server application. It takes URL input and returns http request result.
