Metadata-Version: 2.3
Name: corelibs-requests
Version: 1.0.1
Summary: CoreLibs Requests handling
Author: Clemens Schwaighofer
Author-email: Clemens Schwaighofer <clemens.schwaighofer@omc.com>
Requires-Dist: requests>=2.32.5
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# CoreLibs Python Requests

This is part of the Python CoreLibs

## Overview

Simple requests wrapper

## Install

```sh
uv add --index opj-pypi=https://git.egplusww.jp/api/packages/PyPI/pypi/simple/ corelibs-requests
```

## Usage

See <DOCUMENTATION.md>

## Development

See <DEVELOPMENT.md> for detailed development information
