Import JSON ConstrucitonSets?

Glad to hear that the SDK docs should satisfy your needs here. I think once we can assemble a central location that has links to all of the separate Python library documentation, it will be a really useful resource for a lot of people. Just to give you a sense of scale here, this is what the Ladybug Tools core SDK looks like right now:

Each one of those boxes is a separate repo/Python package and each repo has its own docs website. Each docs website has 5-50 different web pages depending on how many modules there are in the Python package. So there is a lot of detailed stuff there for you to reference, search through, and use to build your own components or Python scripts.

We “did open source right” this time around :smile: