neuralib.argp.core
Create |
|
Create |
|
parsing the commandline input args and set the argument attributes. |
|
Create |
|
set argument attributes from |
|
create an argument attribute. |
|
cast argument attribute as an |
|
Initialize all argument attributes by assign the default value if provided. |
|
print help to stdout |
|
collect all argument attributes into a dictionary with attribute name to its value. |
|
copy argument from ref to opt |
|
Descriptor (https://docs.python.org/3/glossary.html#term-descriptor). |