Setup
elkplot manages its dependencies using Poetry. If your project also uses poetry, all you need to do is the following:
If you are using any other virtual environment manager (venv, conda, etc.) the following should work just fine:
You can verify that it worked by calling the following in your terminal...
and if you see the CLI reference pop up you'll know you're good to go!