Metadata-Version: 2.4
Name: optycode-sdk
Version: 1.0.1
Summary: A simple Python SDK for interacting with the optycode API.
Author-email: GS <gianluscibi98@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/gscibi/prisma_sdk
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.28.0
Dynamic: license-file

# optycode SDK

A lightweight optycode SDK to interact with the optycode API.

## Installation

```bash
pip install optycode-sdk
