specklepy icon indicating copy to clipboard operation
specklepy copied to clipboard

Python SDK 🐍

Results 25 specklepy issues
Sort by recently updated
recently updated
newest added

see https://github.com/specklesystems/speckle-sharp/issues/1429

enhancement

add a helper that will allow users to just convert `file_to_speckle` for ez script file uploads eg for c4d and maya

enhancement

it would be great to have methods for the newly added Real-Time Comments. @izzylys I have some ideas that I would like to utilize comments:)

it would be cool to have something like the js object loader but a lil more featured and fun/easy to use for traversing, filtering, inspecting objects

enhancement

Make it ez pz for ppl to start out using webhooks to process their data and build automations. Needa find a balance between super ez 1liner to get started w...

enhancement

Some corporate networks may have proxy configs that are causing issues with specklepy. To be investigated! see https://speckle.community/t/speckleexception-https-speckle-xyz-is-not-a-compatible-speckle-server/2502/5

bug

### Expected vs. Actual Behavior Server transport uses synchronous blocking requests. ### Proposed Solution (if any) Other parts of the app uses aiohttp, replace the server transport requests call with...

enhancement

split up the tests a bit more as they got a bit messy!

to be developed in parallel w blender to implement the ones we need plan is to implement the most important (same as in sharp) and then we can add more...

Currently, most stuff is type hinted. This is nice and helpful, but in many situations it would be better to more strictly enforce this. Enforced type checking with [mypy](https://mypy.readthedocs.io/en/stable/existing_code.html) would...

enhancement
good first issue