0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Feb 23, 2025 — Feb 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-- Added prettytable module dependency to: -- `solid.utils.bill_of_materials()` now returns a justified table using prettytable More... about 9 years ago
Added ReadTheDocs badge More... about 9 years ago
bumped version number to 0.1.3 in preparation for pypi update More... about 9 years ago
Added CircleCI testing badge More... about 9 years ago
final? More... about 9 years ago
Stopgap change so we depend on the euclid3 module (https://pypi.python.org/pypi/euclid3/0.01), not the original PyEuclid. Works for Py2 & Py3 More... about 9 years ago
Oh, so now you want a 'yml' file, not a 'yaml' file? Whatever you say, Mr. Circle More... about 9 years ago
ongoing random stabs with a dull knife More... about 9 years ago
Circle-CI has some confusions about virtualenvs when running with multiple Python versions. Stabbing at this with circle.yaml cribbed from: https://ben.fogbutter.com/2016/02/20/testing-multiple-python-versions-on-circleci.html More... about 9 years ago
try that again. py35? More... about 9 years ago
py36 not available on circle-ci, which I'm using on Github at the moment More... about 9 years ago
experimental- commenting out pep8 testing until we're ready to fully pep8-ify SolidPython. Adding py36 environment as well. More... about 9 years ago
Merge branch 'master' of https://github.com/SolidCode/SolidPython More... about 9 years ago
Updated to handle change in PyEuclid:master's , which depended on. I've included the original PyEuclid behavior here since a breaking change was pushed to PyEuclid:master on 11 Sep, 2016, at 3b1d9aaf8deefd5f8c8ea170ab07e62c7acf4199 More... about 9 years ago
-- remove unused imports -- fix `zip_longest()` import to work in Py2 or Py3 More... about 9 years ago
Merge pull request #56 from Peque/resize More... about 9 years ago
Merge pull request #49 from Mantissa-23/bom_extension More... about 9 years ago
Merge pull request #48 from davidbebb/master More... about 9 years ago
Merge pull request #43 from RichmondMakerLabs/master More... about 9 years ago
Add missing resize operation
Peque
as Miguel Sánchez de León Peque
More... about 9 years ago
Fixes #35 More... over 9 years ago
Extended fields will be correctly tabbed with unpriced parts. More... over 9 years ago
Added optional `csv` argument to `bill_of_materials()` More... over 9 years ago
Extended Bill of Materials component More... over 9 years ago
Merge pull request #1 from davidbebb/install-inst-update More... almost 10 years ago
Updated install instructio More... almost 10 years ago
Added linear_extrude's 'scale' argument to test More... almost 10 years ago
Merge pull request #47 from daveansell/master More... almost 10 years ago
Add openscad scale parameter to linear_extrude More... almost 10 years ago
Added extra imports needed to run example code.
amp
More... almost 10 years ago