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/aggregate.py
aframexr/api/components.py
aframexr/api/data.py
aframexr/api/encoding.py
aframexr/api/filters.py
aframexr/utils/__init__.py
aframexr/utils/axis_creator.py
aframexr/utils/constants.py
aframexr/utils/entities_html_creator.py
aframexr/utils/entity_creator.py
aframexr/utils/scene_creator.py
aframexr/utils/validators.py
tests/test_aframexr.py
tests/test_mark_arc.py
tests/test_mark_bar.py
tests/test_mark_gltf.py
tests/test_mark_image.py
tests/test_mark_point.py