Yet ANother IMpacket Tool
Gather infos from active directory and visualize it from your terminal
# System wide
pipx install yanimt
# In a venv
pip install yanimt
# Directly from source
pipx install git+https://github.com/Headorteil/yanimt
Check the cli doc
NOTE : You can select text from the tui by pressing the shift key in most terminals
Install poetry and poetry-up
poetry shell
poetry install
pre-commit install
In 2 terms :
textual console
textual run --dev -c yanimt
- Follow these issues :
- Write a proper doc
- Remove all the
# noqa:
and# pyright: ignore
? (maybe one day) - Do things