LICENSE
README.md
pyproject.toml
requirements.txt
opentip/__init__.py
opentip/cli.py
opentip/client.py
opentip/config.py
opentip/errors.py
opentip/formats.py
opentip_cli.egg-info/PKG-INFO
opentip_cli.egg-info/SOURCES.txt
opentip_cli.egg-info/dependency_links.txt
opentip_cli.egg-info/entry_points.txt
opentip_cli.egg-info/requires.txt
opentip_cli.egg-info/top_level.txt
tests/test_cli.py
tests/test_client.py
tests/test_config.py
tests/test_formats.py