.gitignore
.gitlab-ci.yml
MANIFEST.in
README.md
requirements.txt
setup.py
.github/workflows/ci-tests.yml
docs/Makefile
docs/apidocs.rst
docs/conf.py
docs/development.rst
docs/index.rst
docs/make.bat
docs/tutorial.ipynb
korexo_profile/__init__.py
korexo_profile/korexo.py
korexo_profile.egg-info/PKG-INFO
korexo_profile.egg-info/SOURCES.txt
korexo_profile.egg-info/dependency_links.txt
korexo_profile.egg-info/requires.txt
korexo_profile.egg-info/top_level.txt
tests/example1.csv
tests/example1_full.csv
tests/example2.csv
tests/example2_utf8.csv
tests/test_korexo.py