Using Dymo API from your terminal has never been easier!
You can install all dependencies from a requirements file hosted online:
$ pip install -r https://raw.githubusercontent.com/TPEOficial/dymo-cli/main/requirements.txtWe install the package with the Python installer:
$ pip install dymo-cliThat's it! You can now use the CLI in either of these two ways!
$ dymo-cli
# or
$ dymo-cli <input>The founder of the project, TPEOficial, reserves the right to modify the license at any time. This project is licensed under the terms of the GNU Affero General Public License.