Documentation
Install
You can install the library and CLI using pip.
pip install eotdl To verify the installation you can run the help command, which will give you a list of all the available commands in the CLI.
eotdl --help To upgrade the library and CLI to the latest version, you can run the following command.
pip install eotdl --upgrade The library and CLI require Python >= 3.8.