Hopefully to be able to convert between epubcfi and kobo locations so that I can sync read locations with an ereader app
This project hopes to be entirely written in standard python with no extra packages required
To run tests:
uv run pytestThere are 2 copies of Alice in Wonderland and Frankenstein. A 2nd copy of each was made using Kepubify to test on Kepubs as well as epubs.
- Add Todo List 📋
- Change out Exceptions for proper Exceptions like FileNotFoundError
- Make this a python package
- Make github action to auto upload pypi
- Reorganize Code to multiple files
- Make tests for individual functions rather than end to end.