MANIFEST.in
README-COPYRIGHT-utf8.txt
README-LICENCE-utf8.txt
README.rst
pyproject.toml
requirements.txt
setup.py
documentation/wiki/description.asciidoc
package/babelplot/__init__.py
package/babelplot/version.py
package/babelplot.egg-info/PKG-INFO
package/babelplot.egg-info/SOURCES.txt
package/babelplot.egg-info/dependency_links.txt
package/babelplot.egg-info/requires.txt
package/babelplot.egg-info/top_level.txt
package/babelplot/api/backend.py
package/babelplot/api/definition.py
package/babelplot/api/help.py
package/babelplot/backend/catalog/bokeh_.py
package/babelplot/backend/catalog/matplotlib_.py
package/babelplot/backend/catalog/plotly_.py
package/babelplot/backend/catalog/vedo_.py
package/babelplot/backend/definition/backend.py
package/babelplot/backend/definition/runtime.py
package/babelplot/backend/helper/creation.py
package/babelplot/backend/helper/validation.py
package/babelplot/constant/backend.py
package/babelplot/constant/path.py
package/babelplot/constant/project.py
package/babelplot/definition/dimension.py
package/babelplot/definition/plot.py
package/babelplot/extension/ast_.py
package/babelplot/extension/enum_.py
package/babelplot/extension/function.py
package/babelplot/task/help.py
package/babelplot/task/instantiation.py
package/babelplot/task/show_pyqt6.py
package/babelplot/type/base.py
package/babelplot/type/figure.py
package/babelplot/type/frame.py
package/babelplot/type/plot.py