Speckle + Django

Hi all!

I just packaged up a speckle + django integration. For those who are familiar with Django Rest Framework, I basically extended the functionality of the ModelSerializer to make it a SpeckleModelSerializer. Here you can choose what Base Speckle model you’d like to choose for the serialization of your Django model. Now it’s still for internal use, but I’m happy to open source it.

Is it desirable that this will be added to the Speckle ecosystem? If so, what would be the proces for that?

Cheers :smiley:

3 Likes