beta branch: Implement core support for python types #86
Labels
No labels
bugfix
cleanup
discussion
documentation
doing
done
feature
improvement
packaging
Stale
testing
TODO
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ungleich-public/cdist#86
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
unassigned @poljakowski
@nico @steven
d751bad039
adds python type defined argument parser support. I know that current implementation is not as beautiful as it should be, but currently this python type support is a prototype/PoC.changed title from Implement core support for python types to {+beta branch: +}Implement core support for python types
@nico @steven Can you review current state of python types support?
aca122d5a9
One thing that is pending and it would be nice to add is python argparse for parsing arguments.