Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python: major rewrite with more full-featured edge node examples #178

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

jbrzozoski
Copy link
Contributor

Includes:

  • packaging config using setuptools
  • regenerated the pb2 files with the current protobuf definition and libprotoc 3.6.1
  • convert all tabs to spaces
  • beautify all code according to PEP8
  • updated examples to match new usage

@jbrzozoski
Copy link
Contributor Author

I still need to clean up things like the PyPi package name, etc... But, this works.

Includes:
- packaging config using setuptools
- regenerated the pb2 files with the current protobuf definition and libprotoc 3.6.1
- convert all tabs to spaces
- beautify all code according to PEP8
- updated examples to match new usage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant