Checkout project and run:
poetry install
poetry run import --input-filepath="resources/2021-10-27-MyClippings.txt" --output-filepath="resources/clippings.json"
Commands for importing and managing highlights and notes from your E-book reader.
PythonMIT