.coveragerc
.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pixi.lock
pyproject.toml
.github/dependabot.yml
.github/workflows/deploy-gh-pages.yml
.github/workflows/lint.yml
.github/workflows/python-app.yml
.github/workflows/release.yml
doc/Makefile
doc/api.rst
doc/conf.py
doc/index.rst
doc/make.bat
doc/quick_start.rst
doc/user_guide.rst
doc/_static/css/project-template.css
doc/_static/img/index_api.svg
doc/_static/img/index_examples.svg
doc/_static/img/index_getting_started.svg
doc/_static/img/index_user_guide.svg
doc/_static/img/logo.png
doc/_static/js/copybutton.js
doc/_templates/class.rst
doc/_templates/function.rst
doc/_templates/numpydoc_docstring.py
doc/_templates/sidebar-search-bs.html
examples/README.txt
examples/plot_transformer.py
pyFOCI/__init__.py
pyFOCI/_template.py
pyFOCI/_version.py
pyFOCI.egg-info/PKG-INFO
pyFOCI.egg-info/SOURCES.txt
pyFOCI.egg-info/dependency_links.txt
pyFOCI.egg-info/requires.txt
pyFOCI.egg-info/top_level.txt
pyFOCI/tests/__init__.py
pyFOCI/tests/test_common.py
pyFOCI/tests/test_template.py
pyFOCI/utils/__init__.py
pyFOCI/utils/discovery.py
pyFOCI/utils/tests/__init__.py
pyFOCI/utils/tests/test_discovery.py