README.md
pyproject.toml
src/marvelpy/__init__.py
src/marvelpy/_version.py
src/marvelpy/client.py
src/marvelpy/hello.py
src/marvelpy.egg-info/PKG-INFO
src/marvelpy.egg-info/SOURCES.txt
src/marvelpy.egg-info/dependency_links.txt
src/marvelpy.egg-info/entry_points.txt
src/marvelpy.egg-info/not-zip-safe
src/marvelpy.egg-info/requires.txt
src/marvelpy.egg-info/top_level.txt
src/marvelpy/utils/__init__.py
src/marvelpy/utils/auth.py
tests/test_auth.py
tests/test_client.py
tests/test_hello.py