RobinU434 / PyArgWriter

PyArgWriter is a Python tool that automatically generates ArgumentParser setups for classes and methods, providing descriptive help messages based on docstrings.
Apache License 2.0
1 stars 0 forks source link

make output dictionary #1

Closed RobinU434 closed 1 year ago

RobinU434 commented 1 year ago

[ ] make parsed structure an actual dictionary with key=modules and not just a list [ ] adapt code generator [ ] adapt tests