.flake8
.gitattributes
.gitignore
.gitmodules
MANIFEST.in
README.md
license.txt
requirements.txt
setup.cfg
setup.py
versioneer.py
.github/workflows/build.yml
copasi_petab_importer/PEtab.py
copasi_petab_importer/__init__.py
copasi_petab_importer/_version.py
copasi_petab_importer/convert_all_petab.py
copasi_petab_importer/convert_benchmark.py
copasi_petab_importer/convert_petab.py
copasi_petab_importer/petab.ui
copasi_petab_importer.egg-info/PKG-INFO
copasi_petab_importer.egg-info/SOURCES.txt
copasi_petab_importer.egg-info/dependency_links.txt
copasi_petab_importer.egg-info/entry_points.txt
copasi_petab_importer.egg-info/requires.txt
copasi_petab_importer.egg-info/top_level.txt
test/test_importer.py