MANIFEST.in
README.md
jupyter_cadquery.json
setup.cfg
setup.py
jupyter_cadquery/__init__.py
jupyter_cadquery/_version.py
jupyter_cadquery/cad_display.py
jupyter_cadquery/cad_helpers.py
jupyter_cadquery/cad_objects.py
jupyter_cadquery/cad_view.py
jupyter_cadquery/export.py
jupyter_cadquery.egg-info/PKG-INFO
jupyter_cadquery.egg-info/SOURCES.txt
jupyter_cadquery.egg-info/dependency_links.txt
jupyter_cadquery.egg-info/not-zip-safe
jupyter_cadquery.egg-info/requires.txt
jupyter_cadquery.egg-info/top_level.txt
jupyter_cadquery/cadquery/__init__.py
jupyter_cadquery/cadquery/cad_objects.py
jupyter_cadquery/cadquery/cqparts.py
jupyter_cadquery/cadquery/replay.py
jupyter_cadquery/icons/bottom.png
jupyter_cadquery/icons/edges.png
jupyter_cadquery/icons/empty.png
jupyter_cadquery/icons/empty_mesh.png
jupyter_cadquery/icons/empty_shape.png
jupyter_cadquery/icons/fit.png
jupyter_cadquery/icons/front.png
jupyter_cadquery/icons/isometric.png
jupyter_cadquery/icons/left.png
jupyter_cadquery/icons/mesh.png
jupyter_cadquery/icons/mix_mesh.png
jupyter_cadquery/icons/mix_shape.png
jupyter_cadquery/icons/no_mesh.png
jupyter_cadquery/icons/no_shape.png
jupyter_cadquery/icons/plane.png
jupyter_cadquery/icons/rear.png
jupyter_cadquery/icons/reset.png
jupyter_cadquery/icons/right.png
jupyter_cadquery/icons/shape.png
jupyter_cadquery/icons/top.png
jupyter_cadquery/occ/__init__.py
jupyter_cadquery/occ/cad_objects.py
jupyter_cadquery/static/extension.js
jupyter_cadquery/static/index.js
jupyter_cadquery/static/index.js.map
jupyter_cadquery/widgets/__init__.py
jupyter_cadquery/widgets/image_button.py
jupyter_cadquery/widgets/tree_view.py