LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
andreani/__init__.py
andreani.egg-info/PKG-INFO
andreani.egg-info/SOURCES.txt
andreani.egg-info/dependency_links.txt
andreani.egg-info/requires.txt
andreani.egg-info/top_level.txt
andreani/core/__init__.py
andreani/core/api.py
andreani/core/constants.py
andreani/core/encoders.py
andreani/core/exceptions.py
andreani/core/serializers.py
andreani/core/utils.py
tests/__init__.py
tests/conftest.py
tests/test_api.py