.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
.github/ISSUE_TEMPLATE/bug-report.md
.github/ISSUE_TEMPLATE/enhancement.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
.github/workflows/main.yml
.github/workflows/publish-to-pypi.yml
src/randomgroups/__init__.py
src/randomgroups/_version.py
src/randomgroups/algorithm.py
src/randomgroups/create_matching.py
src/randomgroups/read_and_write.py
src/randomgroups.egg-info/PKG-INFO
src/randomgroups.egg-info/SOURCES.txt
src/randomgroups.egg-info/dependency_links.txt
src/randomgroups.egg-info/not-zip-safe
src/randomgroups.egg-info/requires.txt
src/randomgroups.egg-info/top_level.txt