Miki Tebeka

Results 83 comments of Miki Tebeka

Are there any plans to add `layout_poetry` to the standard library?

OK, will try to find some time and contribute. And thank you for `nose`, it's awesome!

Do we want [ACL or RBAC](https://en.wikipedia.org/wiki/Access-control_list#Comparing_with_RBAC)?

@yaronha Please comment on [the RFC](https://docs.google.com/document/d/1To85Vdw5jVbkauTQDhWckeER8M4ABqcHPtH-pzhlzDM/edit#)

I'm going to split into 2 PRs. One for quota and one for permissions.

In `kubeflow` they check if the return value is a `namedtuple` and output the fields. Maybe we can do that as well.

@yaronha Can you point me to the object you refer to as `function`? is it `FunctionEntrypoint`?

Currently we'll work with what sphinx does (reStructuredText). We can also look at [napoleon](http://www.sphinx-doc.org/en/master/usage/extensions/napoleon.html#module-sphinx.ext.napoleon) for parsing [numpy](https://numpydoc.readthedocs.io/en/latest/format.html) or [Google](https://google.github.io/styleguide/pyguide.html#Comments) style docstrings

@yaronha said: > for the doc str also need to accept list of handlers, not just search for decorations