TheThingsArchive / api

Generated code for accessing The Things Network v2 API
MIT License
12 stars 8 forks source link

Generating Proto Files #37

Closed ZeroSum24 closed 4 years ago

ZeroSum24 commented 4 years ago

Hi there,

I am trying to develop a python client API for interfacing with TheThingsNetwork. I am having some trouble generating all the .py classes from your proto files.

I was wondering if you could please give some details on your process for generating all the classes using protoc so I can replicate this myself?

Thank you, Stephen