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/api/parameter.py
aframexr/datasets/__init__.py
aframexr/datasets/data.py
aframexr/utils/__init__.py
aframexr/utils/axis_creator.py
aframexr/utils/chart_creator.py
aframexr/utils/constants.py
aframexr/utils/element_creator.py
aframexr/utils/entities_html_creator.py
aframexr/utils/scene_creator.py
aframexr/utils/validators.py
tests/test_aframexr.py
tests/test_box.py
tests/test_cone.py
tests/test_cylinder.py
tests/test_dodecahedron.py
tests/test_gltf.py
tests/test_icosahedron.py
tests/test_image.py
tests/test_line.py
tests/test_mark_arc.py
tests/test_mark_bar.py
tests/test_mark_line.py
tests/test_mark_point.py
tests/test_octahedron.py
tests/test_plane.py
tests/test_sphere.py
tests/test_tetrahedron.py
tests/test_text.py
tests/test_torus.py