Skip to content

BricsCAD Shape vs ptpython

A side-by-side look at BricsCAD Shape and ptpython. For an in-depth review of either product, follow the links below.

BricsCAD Shape

BricsCAD Shape

Office & Productivity

BricsCAD Shape is a free 2D CAD software made specifically for creating, editing, and converting shapes. It includes core CAD features like drawing tools, snapping, layers, etc. and has dedicated shape editing tools. It can open and export DWG and other popular CAD file formats.

2d-caddrawingeditingconverting-shapes
ptpython

ptpython

Development

ptpython is an advanced Python REPL (read-evaluate-print loop). It offers features like syntax highlighting, autocompletion, multiline editing, and vim/emacs key bindings. It aims to provide a rich interactive environment for Python programmers.

replreadlineautocompletionsyntax-highlighting