.gitignore
.readthedocs.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
.github/workflows/check.yml
.github/workflows/publish.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/api.rst
docs/source/build123d_examples.rst
docs/source/conf.py
docs/source/development.rst
docs/source/examples.py
docs/source/examples.rst
docs/source/examples_lander.rst
docs/source/index.rst
docs/source/install.rst
docs/source/intro.rst
docs/source/assets/gearpump_1.png
docs/source/assets/gearpump_2.png
docs/source/assets/gears_on_plate.png
docs/source/assets/general_ex1.svg
docs/source/assets/general_ex10.svg
docs/source/assets/general_ex11.svg
docs/source/assets/general_ex12.svg
docs/source/assets/general_ex2.svg
docs/source/assets/general_ex3.svg
docs/source/assets/general_ex4.svg
docs/source/assets/general_ex45.svg
docs/source/assets/general_ex5.svg
docs/source/assets/general_ex6.svg
docs/source/assets/general_ex7.svg
docs/source/assets/general_ex8.svg
docs/source/assets/general_ex9.svg
docs/source/development/architecture.rst
docs/source/development/documentation.rst
docs/source/development/testing.rst
docs/source/gendocs/py_gearworks.base_classes.rst
docs/source/gendocs/py_gearworks.conv_build123d.rst
docs/source/gendocs/py_gearworks.conv_spline.rst
docs/source/gendocs/py_gearworks.core.rst
docs/source/gendocs/py_gearworks.curve.rst
docs/source/gendocs/py_gearworks.defs.rst
docs/source/gendocs/py_gearworks.function_generators.rst
docs/source/gendocs/py_gearworks.gearmath.rst
docs/source/gendocs/py_gearworks.gearteeth.rst
docs/source/gendocs/py_gearworks.planetary_gearset.rst
docs/source/gendocs/py_gearworks.rst
docs/source/gendocs/py_gearworks.wrapper.rst
examples/build123d_crescent_gearpump.py
examples/build123d_example.py
examples/examples.py
examples/gear_animation.py
examples/gear_animation_spur_contact.py
examples/hypoid_attempt.py
examples/planetary_drives.py
examples/readme_example.py
examples/split_ring_planetary.py
examples/straight_tooth_bevel_hirth_thing.py
scripts/sync_readme_examples.py
src/py_gearworks/__init__.py
src/py_gearworks/_version.py
src/py_gearworks/base_classes.py
src/py_gearworks/conv_build123d.py
src/py_gearworks/conv_spline.py
src/py_gearworks/core.py
src/py_gearworks/curve.py
src/py_gearworks/defs.py
src/py_gearworks/function_generators.py
src/py_gearworks/gearmath.py
src/py_gearworks/gearteeth.py
src/py_gearworks/planetary_gearset.py
src/py_gearworks/wrapper.py
src/py_gearworks.egg-info/PKG-INFO
src/py_gearworks.egg-info/SOURCES.txt
src/py_gearworks.egg-info/dependency_links.txt
src/py_gearworks.egg-info/requires.txt
src/py_gearworks.egg-info/scm_file_list.json
src/py_gearworks.egg-info/scm_version.json
src/py_gearworks.egg-info/top_level.txt
tests/test_01_curve.py
tests/test_02_misc_doc.py
tests/test_03_gear.py
tests/test_04_cr.py
tests/test_05_pyproject_metadata.py