Installation¶
With pip¶
With pipx (isolated environment)¶
From source¶
Clone the repository and install with Poetry:
git clone https://github.com/AndreMacedo88/anki_deck_from_text.git
cd anki_deck_from_text
poetry install
Verify installation¶
You should see output like:
Requirements¶
- Python 3.12 or later