CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/index.md
docs/installation.md
docs/usage.md
src/scibex/__init__.py
src/scibex/_ibex.py
src/scibex/_r.py
src/scibex/_types.py
src/scibex/utils.py
src/scibex.egg-info/PKG-INFO
src/scibex.egg-info/SOURCES.txt
src/scibex.egg-info/dependency_links.txt
src/scibex.egg-info/requires.txt
src/scibex.egg-info/top_level.txt
src/scibex/tl/__init__.py
src/scibex/tl/_ibex.py
tests/__init__.py
tests/conftest.py
tests/test_ibex.py