I am looking for a CAD module for python. This is what i\'ve found, correct me if I\'m wrong:
PythonOCC is probably the most feature complete. Here are some more:
CADDD - uses PythonOCC, has GUI in Qt.
NURBS - Python module for working with NURBS.
lolcad - looks very good but it was not updated for quite some time.
And of cource, you can try to use Blender, which has build-in Python interpreter and there are plugins for architecture and precision modeling (like this)