Metadata-Version: 2.3
Name: loglady
Version: 2024.11.26
Project-URL: Documentation, https://github.com/theacodes/loglady#readme
Project-URL: Issues, https://github.com/theacodes/loglady/issues
Project-URL: Source, https://github.com/theacodes/loglady
Author-email: Thea Flowers <me@thea.codes>
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.12
Requires-Dist: rich
Description-Content-Type: text/markdown

# Loglady

[![PyPI - Version](https://img.shields.io/pypi/v/loglady.svg)](https://pypi.org/project/loglady)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/loglady.svg)](https://pypi.org/project/loglady)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install loglady
```

## License

`loglady` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
