Metadata-Version: 2.4
Name: labric
Version: 0.1.1
Summary: Labric's official Python library
Project-URL: Homepage, https://github.com/Labric-Platforms/labric-python
Project-URL: Repository, https://github.com/Labric-Platforms/labric-python
Author-email: Connor <connor@labric.co>, Caitlin <caitlin@labric.co>
Requires-Python: >=3.8
Description-Content-Type: text/markdown

<p align="center">
  <img src="https://www.labric.co/brand/snoot_goggles_bw.svg" alt="Labric Logo" width="100"/>
</p>

# Labric Python SDK

[Labric's](https://labric.co) official Python library - more functionality coming soon.

## Installation

```bash
# Using pip
pip install labric
```

## Usage

More details coming soon!
