AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
creopyson/__init__.py
creopyson/bom.py
creopyson/connection.py
creopyson/creo.py
creopyson/dimension.py
creopyson/drawing.py
creopyson/exceptions.py
creopyson/familytable.py
creopyson/feature.py
creopyson/file.py
creopyson/geometry.py
creopyson/interface.py
creopyson/layer.py
creopyson/note.py
creopyson/objects.py
creopyson/parameter.py
creopyson/server.py
creopyson/view.py
creopyson/windchill.py
creopyson.egg-info/PKG-INFO
creopyson.egg-info/SOURCES.txt
creopyson.egg-info/dependency_links.txt
creopyson.egg-info/not-zip-safe
creopyson.egg-info/requires.txt
creopyson.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/creopyson.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/_static/CreosonSetup.png
docs/_static/buymeacoffe.png
docs/_static/creopyson_banniere.png
docs/_static/creopyson_logo.png
docs/_static/video.png
tests/__init__.py
tests/_test_core.py
tests/fixtures.py
tests/test_bom.py
tests/test_connection.py
tests/test_creo.py
tests/test_dimension.py
tests/test_drawing.py
tests/test_familytable.py
tests/test_feature.py
tests/test_file.py
tests/test_geometry.py
tests/test_interface.py
tests/test_layer.py
tests/test_note.py
tests/test_objects.py
tests/test_parameter.py
tests/test_server.py
tests/test_view.py
tests/test_windchill.py