Metadata-Version: 2.1
Name: zeus_py
Version: 1.0.1
Summary: A simple wrapper written in Python for the Zeus API.
Home-page: https://github.com/EPI-Companion/zeus.py
Author: C&S
Classifier: Programming Language :: Python :: 3
Requires-Python: ==3.11.*
Description-Content-Type: text/markdown
Requires-Dist: httpx

# Python Wrapper for Zeus API

[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)

This is a Python wrapper for the Zeus API, which provides functionality for interacting with the Zeus platform. The wrapper simplifies the process of making API calls and handling responses.

## Installation

To install the Python wrapper, you can use pip:

# zeus-py

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

## Description
zeus-py is a Python wrapper for the Zeus API. It provides a convenient way to interact with the Zeus platform using Python.

## Requirements
- Python 3.11.x or higher

## Installation
You can install zeus-py using pip:

```shell
py -3 -m pip install -U zeus-py
```


## Documentation
There is no documentation yet for this project
