Metadata-Version: 2.4
Name: devboard
Version: 0.1.0
Summary: A development dashboard for your projects.
Author-Email: =?utf-8?q?Timoth=C3=A9e_Mazzucotelli?= <dev@pawamoy.fr>
License-Expression: ISC
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Project-URL: Homepage, https://pawamoy.github.io/devboard
Project-URL: Documentation, https://pawamoy.github.io/devboard
Project-URL: Changelog, https://pawamoy.github.io/devboard/changelog
Project-URL: Repository, https://github.com/pawamoy/devboard
Project-URL: Issues, https://github.com/pawamoy/devboard/issues
Project-URL: Discussions, https://github.com/pawamoy/devboard/discussions
Project-URL: Gitter, https://gitter.im/devboard/community
Project-URL: Funding, https://github.com/sponsors/pawamoy
Requires-Python: >=3.10
Requires-Dist: textual>=0.40
Requires-Dist: gitpython>=3.1
Requires-Dist: appdirs>=1.4.4
Requires-Dist: tomli>=2.0; python_version < "3.11"
Description-Content-Type: text/markdown

# Devboard

[![ci](https://github.com/pawamoy/devboard/workflows/ci/badge.svg)](https://github.com/pawamoy/devboard/actions?query=workflow%3Aci)
[![documentation](https://img.shields.io/badge/docs-mkdocs-708FCC.svg?style=flat)](https://pawamoy.github.io/devboard/)
[![pypi version](https://img.shields.io/pypi/v/devboard.svg)](https://pypi.org/project/devboard/)
[![gitter](https://img.shields.io/badge/matrix-chat-4DB798.svg?style=flat)](https://app.gitter.im/#/room/#devboard:gitter.im)

A development dashboard for your projects.

## Installation

```bash
pip install devboard
```

With [`uv`](https://docs.astral.sh/uv/):

```bash
uv tool install devboard
```

## Sponsors

<!-- sponsors-start -->
<!-- sponsors-end -->

