REPOSITORY OVERVIEWLive repository statistics
★ 1.2KStars
⑂ 208Forks
◯ 124Open issues
◉ 1.2KWatchers
81/100
OPENREPOHUB HEALTH SIGNALStrong signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
100 Community adoption25% weight
61 Maintenance state20% weight
65 License clarity10% weight
100 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
CQ-editor

CadQuery GUI editor based on PyQT that supports Linux, Windows and Mac.
Additional screenshots are available in the wiki.
Notable features
- Automatic code reloading - you can use your favourite editor
- OCCT based
- Graphical debugger for CadQuery scripts
- Step through script and watch how your model changes
- CadQuery object stack inspector
- Visual inspection of current workplane and selected items
- Insight into evolution of the model
- Export to various formats
Documentation
Documentation is available in the wiki. Topics covered are the following.
Getting Help
For general questions and discussion about CQ-editor, please create a GitHub Discussion.
Reporting a Bug
If you believe that you have found a bug in CQ-editor, please ensure the following.
- You are not running a CQ-editor fork, as these are not always synchronized with the latest updates in this project.
- You have searched the issue tracker to make sure that the bug is not already known.
If you have already checked those things, please file a new issue with the following information.
- Operating System (type, version, etc) - If running Linux, please include the distribution and the version.
- How CQ-editor was installed.
- Python version of your environment (unless you are running a pre-built package).
- Steps to reproduce the bug.