Metadata-Version: 2.4
Name: beetkeeper
Version: 0.6.2
Summary: Self-hosted webserver for interactive Beets music library administration.
Author: Zach Gottesman
Maintainer: zach-overflow
License-Expression: AGPL-3.0-or-later
Project-URL: Documentation, https://github.com/zach-overflow/beetkeeper/README.md
Project-URL: Repository, https://github.com/zach-overflow/beetkeeper
Project-URL: Bug Tracker, https://github.com/zach-overflow/beetkeeper/issues
Project-URL: Changelog, https://github.com/zach-overflow/beetkeeper/releases
Keywords: beets,beets server,music tagging,music-library,music tags,self-hosted
Requires-Python: <3.16,>=3.14
Description-Content-Type: text/markdown
Requires-Dist: anyio>=4.14.2
Requires-Dist: aiosqlite>=0.21
Requires-Dist: alembic>=1.18.5
Requires-Dist: beets>=2.12
Requires-Dist: beetkeeper-plugin
Requires-Dist: click>=8.4.1
Requires-Dist: fastapi>=0.138.0
Requires-Dist: python-multipart>=0.0.20
Requires-Dist: greenlet>=3.1
Requires-Dist: httpx>=0.28.1
Requires-Dist: jinja2
Requires-Dist: jinja2-fragments>=1.12.0
Requires-Dist: pydantic>=2.13.4
Requires-Dist: pydantic-settings>=2.14.2
Requires-Dist: PyYAML>=6.0.3
Requires-Dist: sqlalchemy
Requires-Dist: starlette
Requires-Dist: sqlmodel>=0.0.38
Requires-Dist: uvicorn>=0.49.0

# `beetkeeper`

A self-hosted solution for interactive [beets](https://beets.io/) music library management.

Supports both adhoc, manual library imports as well as automated API-based imports, along with many other features not available in the `beets[web]` plugin alternative.

## Official User Reference

Go to https://beetkeeper.dadbodaudio.com/ for all official user guides and docs.
