pythonocc-core VS awesome-cadquery

Compare pythonocc-core vs awesome-cadquery and see what are their differences.

pythonocc-core

Python package for 3D CAD/BIM/PLM/CAM (by tpaviot)

awesome-cadquery

A curated list of CadQuery code and resources. (by CadQuery)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pythonocc-core awesome-cadquery
2 1
1,227 57
- -
8.1 5.3
12 days ago 2 days ago
SWIG
GNU Lesser General Public License v3.0 only Creative Commons Zero v1.0 Universal
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pythonocc-core

Posts with mentions or reviews of pythonocc-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-19.
  • Text-to-CAD: Risks and Opportunities
    12 projects | news.ycombinator.com | 19 Oct 2023
    It seems a bizarre statement to state that OpenCASCADE isn't fully capable. Its the only OS licensed kernel that'll read a STEP file. Also "modern foundation" is a misleading statement, any CAD kernel bearing any kind of relevance seems implying a codebase that's been around for a quarter century. Like it or not OpenCASCADE is the hand that was dealt. I've worked with the technology [1] extensively and it provided the underpinnings for a startup I've founded [2]. pythonocc is the bees knees, it allows you to develop a proper CAD app. Don't take my word for it, but see also the many publications that have built on the tech [3]

    [1] https://github.com/tpaviot/pythonocc-core

  • Added 16 Resources to Big Book of Python
    1 project | /r/Python | 5 Feb 2022

awesome-cadquery

Posts with mentions or reviews of awesome-cadquery. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-19.
  • Text-to-CAD: Risks and Opportunities
    12 projects | news.ycombinator.com | 19 Oct 2023
    cadquery wraps OCC (OpenCascades) but used to wrap freeCAD. Here's a LEGO interlocking block brick in cadquery: https://cadquery.readthedocs.io/en/latest/examples.html#lego... . Awesome-cadquery: https://github.com/CadQuery/awesome-cadquery )

    cadquery and thus also jupyter-cadquery now have support for build123d.

    gumyr/build123d

What are some alternatives?

When comparing pythonocc-core and awesome-cadquery you can also consider the following projects:

cadquery - A python parametric CAD scripting framework based on OCCT

build123d - A python CAD programming library

jupyter-cadquery - An extension to render cadquery objects in JupyterLab via pythreejs

manifold - Geometry library for topological robustness

pymadcad - Simple yet powerful CAD (Computer Aided Design) library, written with Python.

compas_nurbs - NURBS for COMPAS

antimony - CAD from a parallel universe

CQ-editor - CadQuery GUI editor based on PyQT

FreeCAD - This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.

curated-code-cad - A list of the various code-cad projects out there.