Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
OnShapePy - a python package for OnShape
ethan_keller924
Member, csevp Posts: 42 PRO
Hello all,
About a month ago I set out to build a general purpose OnShape python package, OnShapePy. Today I have the first MVP launched and available to install through pip. The documentation is available here. The goal is to unlock the vast Python scientific libraries to OnShape parts. At AguaClara, we will be using OnShapePy in conjunction with our hydraulics library to scale a drinking water treatment plant based on physics principles coded in Python. OnShapePy allows us to manipulate the configuration of any PartStudio straight from Python and lets us access measurements defined within the PartStudio.
Please use OnShapePy in your own projects, and let me know what you think, either by commenting here on this thread or in the issues on our GitHub repo. I'm always looking for collaborators!
About a month ago I set out to build a general purpose OnShape python package, OnShapePy. Today I have the first MVP launched and available to install through pip. The documentation is available here. The goal is to unlock the vast Python scientific libraries to OnShape parts. At AguaClara, we will be using OnShapePy in conjunction with our hydraulics library to scale a drinking water treatment plant based on physics principles coded in Python. OnShapePy allows us to manipulate the configuration of any PartStudio straight from Python and lets us access measurements defined within the PartStudio.
Please use OnShapePy in your own projects, and let me know what you think, either by commenting here on this thread or in the issues on our GitHub repo. I'm always looking for collaborators!
Tagged:
13
Comments
HWM-Water Ltd
Just ran across this and thought it was "somewhat" relevant.
You have any idea what I'm doing wrong? Thank you in advance!
Update:Solved it
Thanks for sharing this with us, I think the documentations' link is no longer working! Is it possible to share another working link?