LICENSE
README.md
pyproject.toml
aframexr/__init__.py
aframexr.egg-info/PKG-INFO
aframexr.egg-info/SOURCES.txt
aframexr.egg-info/dependency_links.txt
aframexr.egg-info/requires.txt
aframexr.egg-info/top_level.txt
aframexr/api/__init__.py
aframexr/api/components.py
aframexr/api/data.py
aframexr/api/encoding.py
aframexr/api/filters.py
aframexr/utils/__init__.py
aframexr/utils/axis_html_creator.py
aframexr/utils/chart_creator.py
aframexr/utils/charts_html_creator.py
aframexr/utils/constants.py
aframexr/utils/scene_creator.py
test/test.py