2020-11-30 16:59:31 +00:00
2020-11-12 17:57:39 +00:00
2020-11-12 18:09:08 +00:00
2020-11-17 16:34:43 +00:00
2020-11-12 17:57:39 +00:00
2020-11-12 18:07:23 +00:00

speckle-py 🥧

Twitter Follow Discourse users Slack Invite website

Introduction

⚠ This is the start of the Python client for Speckle 2.0. It is currently quite nebulous and may be trashed and rebuilt at any moment! It is compatible with Python 3.6+ ⚠

Developing & Debugging

To get started, create a virtual environment and pip install the requirements.

on windows:

python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt

Contributing

Please make sure you read the contribution guidelines for an overview of the best practices we try to follow.

Community

The Speckle Community hangs out in two main places, usually:

Do join and introduce yourself!

License

Unless otherwise described, the code in this repository is licensed under the Apache-2.0 License. Please note that some modules, extensions or code herein might be otherwise licensed. This is indicated either in the root of the containing folder under a different license file, or in the respective file's header. If you have any questions, don't hesitate to get in touch with us via email.

S
Description
Python SDK ??
Readme 3.9 MiB
Languages
Python 100%