issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add hydra support
#19
RobinU434
opened
6 days ago
2
Weird output format with respect to indents
#18
RobinU434
opened
3 weeks ago
0
Extend error message for missing docstring
#17
RobinU434
closed
3 weeks ago
0
Add option to automatically create docstrings for public functions which do miss a docstring
#16
RobinU434
opened
9 months ago
0
Support also other docstring formats
#15
RobinU434
opened
9 months ago
0
Module should not be as sensitive if there are docstrings missing.
#14
RobinU434
opened
9 months ago
1
Bug: executing pyargwriter in project folder screws up the import paths
#13
RobinU434
closed
9 months ago
0
Implement testing pipeline
#12
RobinU434
closed
9 months ago
1
bool argument flag
#11
RobinU434
closed
9 months ago
0
Problem with ' in docsting -> wrong help_message string limiter
#10
RobinU434
closed
9 months ago
0
support list of argument parameters
#9
RobinU434
closed
9 months ago
0
Cannot parse typing types
#8
RobinU434
closed
9 months ago
0
add default case with return False and every other case return True
#7
RobinU434
closed
11 months ago
0
Make it robust against classes without docstrings
#6
RobinU434
closed
11 months ago
0
main function is tabed in in def main()
#5
RobinU434
closed
11 months ago
0
Rework main architecture.
#4
RobinU434
closed
1 year ago
0
Add tests
#3
RobinU434
closed
1 year ago
0
Fix pylint testing of main
#2
RobinU434
closed
1 year ago
0
make output dictionary
#1
RobinU434
closed
1 year ago
0