3MFConsortium / lib3mf

lib3mf is an implementation of the 3D Manufacturing Format file standard
http://3mf.io
BSD 2-Clause "Simplified" License
228 stars 92 forks source link

Python examples #365

Closed vijaiaeroastro closed 3 months ago

vijaiaeroastro commented 3 months ago

First batch of python examples as mentioned in https://github.com/3MFConsortium/lib3mf/issues/343

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.10%. Comparing base (6c92731) to head (747ed40).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #365 +/- ## ======================================== Coverage 71.10% 71.10% ======================================== Files 271 271 Lines 30307 30307 ======================================== Hits 21551 21551 Misses 8756 8756 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

vijaiaeroastro commented 3 months ago

Do we need to install pip lib3mf for this? or these would take the libraries from build ? Is there an option to give the library source location?

That's a good point. I will make changes to make it work either way.

vijaiaeroastro commented 3 months ago

@gangatp I have made the changes in the latest commit. I have also removed the line from ACT.