Metadata-Version: 2.1
Name: zeus_py
Version: 1.0
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
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:

