.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
Makefile
README.md
pyproject.toml
.changelog.d/changelog_template.jinja
.github/dependabot.yml
.github/release-drafter.yml
.github/workflows/release-drafter.yml
.github/workflows/release.yml
.github/workflows/test_code.yml
docs/_config.yml
docs/_toc.yml
docs/api.rst
docs/changelog.md
docs/index.md
docs/tutorial.md
src/dodata_core.egg-info/PKG-INFO
src/dodata_core.egg-info/SOURCES.txt
src/dodata_core.egg-info/dependency_links.txt
src/dodata_core.egg-info/requires.txt
src/dodata_core.egg-info/top_level.txt
src/doplaydo/dodata_core/__init__.py
src/doplaydo/dodata_core/models.py
src/doplaydo/dodata_core/py.typed