Metadata-Version: 2.4
Name: bandmanager
Version: 0.2.0
Summary: Application to create invoices, quotations and contracts for bands.
Author-email: Martin van der Schelling <martin@vanderschelling.com>
Maintainer-email: Martin van der Schelling <martin@vanderschelling.com>
License: BSD-3-Clause
Project-URL: bugs, https://github.com/mpvanderschelling/bandmanager/issues
Project-URL: homepage, https://github.com/mpvanderschelling/bandmanager
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: relatorio>=0.11.1
Provides-Extra: dev
Requires-Dist: setuptools>=43.0.0; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: pre-commit>=4.4.0; extra == "dev"
Provides-Extra: docs
Requires-Dist: mkdocs-gen-files>=0.5.0; extra == "docs"
Requires-Dist: mkdocs-include-exclude-files>=0.1.0; extra == "docs"
Requires-Dist: mkdocs-ipynb>=0.1.1; extra == "docs"
Requires-Dist: mkdocs-material>=9.6.20; extra == "docs"
Requires-Dist: mkdocstrings>=0.30.1; extra == "docs"
Requires-Dist: mkdocstrings-python>=1.18.2; extra == "docs"
Requires-Dist: pymdown-extensions>=10.16.1; extra == "docs"
Provides-Extra: tests
Requires-Dist: pytest>=8.4.1; extra == "tests"
Requires-Dist: pytest-cov>=6.2.1; extra == "tests"
Dynamic: license-file

# Band Manager

<div align="center">
  <img src="img/deklittenband_logo.png" alt="De Klittenband logo" width="80%">
</div>


| [**GitHub**](https://github.com/mpvanderschelling/bandmanager)
| [**Documentation**](https://bandmanager.readthedocs.io/en/latest/)
|

Application to create invoices, quotations and contracts for bands.

**First publication:** January 3, 2026

***

## Summary

<!-- Write here a longer description of the package, what it does, and why it is useful. -->

## Statement of need

<!-- Write here the statement of need for this package -->

## Authorship

**Authors**:
- Martin van der Schelling ([martin@vanderschelling.com](mailto:martin@vanderschelling.com))

**Maintainer:**
- Martin van der Schelling ([martin@vanderschelling.com](mailto:martin@vanderschelling.com))


## Getting started

<!-- Write here how users should get started with this package -->

## Community Support

If you find any **issues, bugs or problems** with this package, please use the [GitHub issue tracker](https://github.com/mpvanderschelling/bandmanager/issues) to report them.

## License

Copyright (c) 2026, Martin van der Schelling

All rights reserved.

This project is licensed under the BSD 3-Clause License. See [LICENSE](https://github.com/mpvanderschelling/bandmanager/blob/main/LICENSE) for the full license text.

