Metadata-Version: 2.4
Name: mynd-backend
Version: 0.1.0
Summary: Mynd backend
Requires-Python: ==3.12.*
Requires-Dist: arrow>=1.3.0
Requires-Dist: asyncpg>=0.30.0
Requires-Dist: celery>=5.4.0
Requires-Dist: click>=8.1.8
Requires-Dist: fastapi[standard]>=0.115.6
Requires-Dist: mynd-lib
Requires-Dist: pydantic>=2.10.4
Requires-Dist: redis>=5.2.1
Requires-Dist: uvicorn>=0.34.0
Description-Content-Type: text/markdown

# Mynd backend

- TODO: Add description
- TODO: Add uv instructions

### Installation


- Install `postgresql`
- Install `redis`


### Instructions

```shell
# Check where the cudnn headers are
whereis cudnn.h

# Search for apt install cudnn
sudo apt search cudnn | grep installed
```



