src/py_import_example ├── LICENSE ├── package.xml ├── py_import_example │ ├── file1.py <----- import module │ ├── __init__.py ...
CADEXSOFT announces new features and improvements in Manufacturing Toolkit 2026.1. In this new release, core MTK binaries ...
It's recommended to use uv to manage the python environment. Execute uv run .\main.py to run the project. All configuration is store in config.toml. An example configuration with documentation is ...