.gitignore
.pre-commit-config.yaml
.releaserc.json
CHANGELOG.md
HOMEBREW.md
LICENSE
Makefile
README.md
pyproject.toml
setup.py
.github/workflows/homebrew-formula.yaml
.github/workflows/pr-title.yml
.github/workflows/pypi-release.yaml
.github/workflows/release.yaml
HomebrewFormula/corclient.rb
corclient.egg-info/PKG-INFO
corclient.egg-info/SOURCES.txt
corclient.egg-info/dependency_links.txt
corclient.egg-info/entry_points.txt
corclient.egg-info/requires.txt
corclient.egg-info/top_level.txt
corecli/__init__.py
corecli/_version.py
corecli/auth.py
corecli/cli.py
corecli/pkce.py
corecli/utils.py