Pinned Repositories
pfx-brick-cpp
PFx Brick C++ API
pfx-brick-dev
Public developer resources and issue tracking for the PFx Brick by Fx Bricks Inc.
pfx-brick-py
Python API to access a USB or Bluetooth LE attached PFx Brick.
BricksmithApp
A fork of Allen Smith's Bricksmith macOS application for building LEGO models with LDraw
cq-gridfinity
A python library to build parameterized gridfinity compatible objects such a baseplates and boxes.
cq-kit
A python library of CadQuery tools and helpers for building 3D CAD models.
ldraw-py
A python utility package for creating, modifying, and reading LDraw files and data structures.
ldraw-vscode
LDraw language support extension for Visual Studio Code.
pcbflow
Python based Printed Circuit Board (PCB) layout and design package based on CuFlow.
toolbox-py
A general purpose collection of useful python tools and utility functions.
michaelgale's Repositories
michaelgale/pcbflow
Python based Printed Circuit Board (PCB) layout and design package based on CuFlow.
michaelgale/cq-kit
A python library of CadQuery tools and helpers for building 3D CAD models.
michaelgale/cq-gridfinity
A python library to build parameterized gridfinity compatible objects such a baseplates and boxes.
michaelgale/ldraw-py
A python utility package for creating, modifying, and reading LDraw files and data structures.
michaelgale/ldraw-vscode
LDraw language support extension for Visual Studio Code.
michaelgale/BricksmithApp
A fork of Allen Smith's Bricksmith macOS application for building LEGO models with LDraw
michaelgale/toolbox-py
A general purpose collection of useful python tools and utility functions.
michaelgale/fxgeometry
A small general purpose python library for geometric objects such as points and vectors plus a collection of geometric utility calculations.
michaelgale/gridfinity-catalog
Catalog of Gridfinity Designs and Other Resources
michaelgale/paper-py
A utility package for accessing a paperless-ngx server with python.
michaelgale/pdfdoc-py
Python utility library for compositing PDF documents with reportlab.
michaelgale/pyldraw
A python library for working with LDraw files and data structures.
michaelgale/awesome-cadquery
A curated list of CadQuery code and resources.
michaelgale/condaenv
My conda environment recipe files for creating various python operating environments.
michaelgale/CQ-editor
CadQuery GUI editor based on PyQT
michaelgale/dotfiles
My configuration files and settings used across all my macOS platforms.
michaelgale/lazy-wx-py
A python package to generate wxWidget GUIs from YAML files.
michaelgale/mailtool-py
A python package to access multiple IMAP email accounts.
michaelgale/mpyscenes
Helper classes and utilities to build complex scenes for moviepy.
michaelgale/shablona
A template for small scientific python projects
michaelgale/travis-python-template
Small template for setting up Travis CI with Python