Metadata-Version: 2.1
Name: experimental-lowqa
Version: 0.1.2
Summary: Read the sign.
Home-page: https://github.com/vkottler/experimental-lowqa
Author: Vaughn Kottler
Author-email: Vaughn Kottler <vaughnkottler@gmail.com>
Maintainer-email: Vaughn Kottler <vaughnkottler@gmail.com>
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: vcorelib
Provides-Extra: test
Requires-Dist: pylint; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: isort; extra == "test"
Requires-Dist: yamllint; extra == "test"
Requires-Dist: yambs; extra == "test"
Requires-Dist: vmklib>=2.0.3; extra == "test"
Requires-Dist: sphinx; extra == "test"
Requires-Dist: sphinx-book-theme; extra == "test"
Requires-Dist: setuptools-wrapper; extra == "test"
Requires-Dist: types-setuptools; extra == "test"

<!--
    =====================================
    generator=datazen
    version=3.1.4
    hash=dec4b2d6012c5a37eb59db49da0433a5
    =====================================
-->

# experimental-lowqa ([0.1.2](https://pypi.org/project/experimental-lowqa/))

[![python](https://img.shields.io/pypi/pyversions/experimental-lowqa.svg)](https://pypi.org/project/experimental-lowqa/)
![Build Status](https://github.com/vkottler/experimental-lowqa/workflows/Python%20Package/badge.svg)
[![codecov](https://codecov.io/gh/vkottler/experimental-lowqa/branch/master/graphs/badge.svg?branch=master)](https://codecov.io/github/vkottler/experimental-lowqa)
![PyPI - Status](https://img.shields.io/pypi/status/experimental-lowqa)
![Dependents (via libraries.io)](https://img.shields.io/librariesio/dependents/pypi/experimental-lowqa)

*Read the sign.*

## Documentation

### Generated

* By [sphinx-apidoc](https://vkottler.github.io/python/sphinx/experimental-lowqa)
(What's [`sphinx-apidoc`](https://www.sphinx-doc.org/en/master/man/sphinx-apidoc.html)?)
* By [pydoc](https://vkottler.github.io/python/pydoc/experimental_lowqa.html)
(What's [`pydoc`](https://docs.python.org/3/library/pydoc.html)?)

## Python Version Support

This package is tested with the following Python minor versions:

* [`python3.10`](https://docs.python.org/3.10/)
* [`python3.11`](https://docs.python.org/3.11/)
* [`python3.12`](https://docs.python.org/3.12/)

## Platform Support

This package is tested on the following platforms:

* `ubuntu-latest`
* `macos-latest`
* `windows-latest`

# Introduction

This project does not require 100% unit test coverage for publishing (hence
the name). **All other typical Python quality assurance is still enforced.**

# Internal Dependency Graph

A coarse view of the internal structure and scale of
`experimental-lowqa`'s source.
Generated using [pydeps](https://github.com/thebjorn/pydeps) (via
`mk python-deps`).

![experimental-lowqa's Dependency Graph](im/pydeps.svg)
