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

Add rudimentary parsing of arguments #19

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

StefanUlbrich
Copy link
Owner

Only very rudimentary parsing implemented. Requires additional dependency (thus extra). Next step: include jinja templating to let the user decide how to use in the docstring

@StefanUlbrich StefanUlbrich self-assigned this Jul 22, 2022
@StefanUlbrich
Copy link
Owner Author

Jinja2 templating enabled (see example of __init__.py) . More unit tests required.
Currently does not work with positional only / kw only arguments.

@StefanUlbrich StefanUlbrich marked this pull request as ready for review July 23, 2022 19:55
Copy link
Collaborator

@alexpovel alexpovel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, don't have the time currently to look over the typing!

Readme.md Outdated Show resolved Hide resolved
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

2 participants