Metadata-Version: 2.4
Name: pkg-15903
Version: 0.3.4
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.0
Requires-Dist: psutil~=7.2.2
Requires-Dist: pydantic~=2.13.4
Requires-Dist: requests~=2.34.2
Requires-Dist: starlette[full]~=1.6.0
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.
