Metadata-Version: 2.3
Name: cq-electronics
Version: 0.2.0
Summary: Pure CadQuery models of various electronic boards and components.
License: MIT
Keywords: cadquery,cq,cad,occt,electronics
Author: Seth Fischer
Author-email: seth@fischer.nz
Requires-Python: >=3.9,<3.14
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: cadquery (>=2.4.0,<3.0.0)
Requires-Dist: cadquery-ocp (==7.7.2)
Requires-Dist: casadi (>=3.5.6rc2,<4.0.0)
Project-URL: Bug Tracker, https://github.com/sethfischer/cq-electronics/issues
Project-URL: Documentation, https://cq-electronics.readthedocs.io
Project-URL: Homepage, https://github.com/sethfischer/cq-electronics
Project-URL: Repository, https://github.com/sethfischer/cq-electronics.git
Description-Content-Type: text/x-rst

==============
cq-electronics
==============

|pypi-version| |build-status| |lint-status| |test-status| |docs-status|

Pure `CadQuery`_ models of various electronic boards and components.

These models are intended to be representations rather than detailed models.
That is, the major dimensions are accurate and there are enough features to make the component recognisable.


Related projects
----------------

* `KiCad Packages3D Generator`_


.. _`CadQuery`: https://cadquery.readthedocs.io/
.. _`KiCad Packages3D Generator`: https://gitlab.com/kicad/libraries/kicad-packages3D-generator


.. |pypi-version| image:: https://img.shields.io/pypi/v/cq-electronics
    :target: https://pypi.org/project/cq-electronics/
    :alt: PyPi version
.. |build-status| image:: https://github.com/sethfischer/cq-electronics/actions/workflows/build.yml/badge.svg
    :target: https://github.com/sethfischer/cq-electronics/actions/workflows/build.yml
    :alt: Build status
.. |lint-status| image:: https://github.com/sethfischer/cq-electronics/actions/workflows/lint.yml/badge.svg
    :target: https://github.com/sethfischer/cq-electronics/actions/workflows/lint.yml
    :alt: Lint status
.. |test-status| image:: https://github.com/sethfischer/cq-electronics/actions/workflows/test.yml/badge.svg
    :target: https://github.com/sethfischer/cq-electronics/actions/workflows/test.yml
    :alt: Test status
.. |docs-status| image:: https://readthedocs.org/projects/cq-electronics/badge/?version=latest
    :target: https://cq-electronics.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation status

