2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jul 28, 2023 — Jul 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated requirements. More... almost 5 years ago
Final commit for v2.0.0. More... over 5 years ago
Reordered README content. More... over 5 years ago
Improved README. More... over 5 years ago
Updated documentation. More... over 5 years ago
Added more code documentation. More... over 5 years ago
Added examples. More... over 5 years ago
Fixed order of attributes in tests because of a326066ffa81c9d057e1e2c940ad0c69b8776d5d. More... over 5 years ago
Bump version to 2.0.0.dev4 to runn all jobs online. More... over 5 years ago
Added a context manager to capture prints to stdout and stderr. More... over 5 years ago
Fixed reversed order of attributes. More... over 5 years ago
Split handling of parameters in Run method. More... over 5 years ago
Improved usage of TypeVar to help type inference and checking in PyCharms. More... over 5 years ago
Added missing file and ArgParse testcase. More... over 5 years ago
Updated usage example. More... over 5 years ago
'ArgParser's can be constructed again. Changed version to 2.0.0, because API has changed. More... over 5 years ago
More doc-strings. More... over 5 years ago
Enhanced documentation for ArgParseAttributes module. More... over 5 years ago
Added more module, class and method documentations. More... over 5 years ago
* Inserted new base-class 'ArgParseAttribute' into inheritance hierarchy. * Added type annotations. * Created protected mixin-classes. More... over 5 years ago
Refactored Typevar for functions/methods. More... over 5 years ago
Added missing requirements to autocomplete for tab-completion in Bash-like shells. More... over 5 years ago
Fixed token for Codacy shields. More... over 5 years ago
Finalized methode-resolution-order fix. More... over 5 years ago
Fixed bugs due to extended test cases. More... over 5 years ago
yaml format is allergic to colons (2). More... over 5 years ago
yaml format is allergic to colons. More... over 5 years ago
Fixed problems in travis.yml More... over 5 years ago
Reworked Attribute and AttributeHelperMixin classes. More... over 5 years ago
Minor updates. More... over 5 years ago