Metadata-Version: 2.1
Name: cq-electronics
Version: 0.1.0
Summary: Pure CadQuery models of various electronic boards and components.
Home-page: https://github.com/sethfischer/cq-electronics
License: MIT
Keywords: cadquery,cq,cad,occt,electronics
Author: Seth Fischer
Author-email: seth@fischer.nz
Requires-Python: >=3.8,<3.11
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.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: cadquery (==2.2.0b0)
Requires-Dist: casadi (==3.5.5)
Project-URL: Bug Tracker, https://github.com/sethfischer/cq-electronics/issues
Project-URL: Documentation, https://cq-electronics.readthedocs.io
Project-URL: Repository, https://github.com/sethfischer/cq-electronics.git
Description-Content-Type: text/x-rst

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

|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.


.. _`CadQuery`: https://cadquery.readthedocs.io/

.. |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

