.editorconfig
.gitchangelog.rc
.gitignore
.pre-commit-config.yaml
AUTHORS
CHANGELOG.rst
LICENSE
MANIFEST.in
Pipfile
Pipfile.lock
README.rst
get-solr-download-url.py
pyproject.toml
pysolr.py
run-tests.py
setup.py
sonar-project.properties
start-solr-test-server.sh
tox.ini
.github/dependabot.yml
.github/issue_template.md
.github/pull_request_template.md
.github/stale.yml
.github/workflows/codeql-analysis.yml
.github/workflows/pypi-release.yml
.github/workflows/tox.yml
pysolr.egg-info/PKG-INFO
pysolr.egg-info/SOURCES.txt
pysolr.egg-info/dependency_links.txt
pysolr.egg-info/requires.txt
pysolr.egg-info/top_level.txt
tests/__init__.py
tests/test_admin.py
tests/test_client.py
tests/test_cloud.py
tests/utils.py