Metadata-Version: 2.2
Name: lzkit
Version: 0.0.1
Summary: Lazy kit for all the things.
Author-email: Ian Maurer <imaurer@gmail.com>
Project-URL: Homepage, https://lzkit.com/lzkit/
Project-URL: Repository, https://github.com/lzkit/lzkit
Project-URL: Documentation, https://lzkit.com/lzkit/
Keywords: python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <4.0,>=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click>=8.1.8
Provides-Extra: api

# lzkit

[![Release](https://img.shields.io/github/v/release/lzkit/lzkit)](https://img.shields.io/github/v/release/lzkit/lzkit)
[![Build status](https://img.shields.io/github/actions/workflow/status/lzkit/lzkit/main.yml?branch=main)](https://github.com/lzkit/lzkit/actions/workflows/main.yml?query=branch%3Amain)
[![codecov](https://codecov.io/gh/lzkit/lzkit/branch/main/graph/badge.svg)](https://codecov.io/gh/lzkit/lzkit)
[![Commit activity](https://img.shields.io/github/commit-activity/m/lzkit/lzkit)](https://img.shields.io/github/commit-activity/m/lzkit/lzkit)
[![License](https://img.shields.io/github/license/lzkit/lzkit)](https://img.shields.io/github/license/lzkit/lzkit)

Lazy kit for all the things.

- **Github repository**: <https://github.com/lzkit/lzkit/>
- **Documentation** <https://lzkit.com/lzkit/>
