Metadata-Version: 2.4
Name: brushcue
Version: 0.0.13
License-File: LICENSE
Summary: Python API for the BrushCue media editing platform.
Author: Dito Technologies LLC
Requires-Python: >=3.11
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Bug Tracker, https://github.com/ditotechnologies/brushcue/issues
Project-URL: Documentation, https://www.brushcue.com/docs/py
Project-URL: Homepage, https://www.brushcue.com/docs/py
Project-URL: Repository, https://github.com/ditotechnologies/brushcue

# Brushcue

A Python API that lets you use the full power of the [BrushCue](https://www.brushcue.com/) website. You can edit images, create processing graphs and more.

## Install

```bash
pip install brushcue
```

## Documentation

The full documentation is available [here](https://www.brushcue.com/docs/py).

