LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
nusex/__init__.py
nusex/__main__.py
nusex/checks.py
nusex/errors.py
nusex/py.typed
nusex/ux.py
nusex.egg-info/PKG-INFO
nusex.egg-info/SOURCES.txt
nusex.egg-info/dependency_links.txt
nusex.egg-info/entry_points.txt
nusex.egg-info/requires.txt
nusex.egg-info/top_level.txt
nusex/api/__init__.py
nusex/api/data.py
nusex/api/profile.py
nusex/api/template.py
nusex/api/blueprints/__init__.py
nusex/api/blueprints/generic.py
tests/__init__.py
tests/test_checks.py
tests/test_ux.py