LICENSE
README.md
setup.py
cadscript/__init__.py
cadscript/assembly.py
cadscript/body.py
cadscript/construction_plane.py
cadscript/cqselectors.py
cadscript/export.py
cadscript/helpers.py
cadscript/interval.py
cadscript/patterns.py
cadscript/sketch.py
cadscript/typedefs.py
cadscript.egg-info/PKG-INFO
cadscript.egg-info/SOURCES.txt
cadscript.egg-info/dependency_links.txt
cadscript.egg-info/requires.txt
cadscript.egg-info/top_level.txt
tests/__init__.py
tests/test_body_mirror.py
tests/test_body_move.py
tests/test_body_properties.py
tests/test_dxf.py
tests/test_examples.py
tests/test_helpers.py
tests/test_interval.py
tests/test_make_extrude.py
tests/test_make_text.py
tests/test_patterns.py
tests/test_sketch.py
tests/test_sketch_mirror.py
tests/test_sketch_move.py