python-pachyderm
python-pachyderm copied to clipboard
Improve UX
- [x] Update docstrings to numpy style and method default values to match pachctl https://github.com/pachyderm/python-pachyderm/issues/337
- [x] Host docs on Read the Docs https://github.com/pachyderm/python-pachyderm/issues/338
- [ ] Add wrappers to protobuf objects to make them more pythonic
- [x] Address https://github.com/pachyderm/python-pachyderm/issues/316
For the first item on your list, I broke it down into #337 and #338, so that we could add them separately to the python-pachyderm project. Let me know if that works for you
Good with me