Doc updates, refactor code layout, python package

This commit is contained in:
Daniel G. Taylor
2019-10-18 21:07:12 -07:00
parent 811b54cabb
commit 7fe64ad8fe
9 changed files with 270 additions and 22 deletions

3
.gitignore vendored
View File

@@ -8,3 +8,6 @@ betterproto/tests/*.py
!betterproto/tests/generate.py
!betterproto/tests/test_*.py
**/__pycache__
dist
**/*.egg-info
output