.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/release-drafter.yml
.github/workflows/codeql.yaml
.github/workflows/commitlint.yaml
.github/workflows/draft.yaml
.github/workflows/prtitle.yaml
.github/workflows/publish.yaml
.github/workflows/test.yaml
ape_erpc/__init__.py
ape_erpc/config.py
ape_erpc/provider.py
ape_erpc/py.typed
ape_erpc/version.py
ape_erpc.egg-info/PKG-INFO
ape_erpc.egg-info/SOURCES.txt
ape_erpc.egg-info/dependency_links.txt
ape_erpc.egg-info/not-zip-safe
ape_erpc.egg-info/requires.txt
ape_erpc.egg-info/top_level.txt
tests/test_provider.py