docopt-ng #22

Merged
Barbagus merged 4 commits from docopt-ng into stable 2023-01-03 09:45:48 +01:00
Collaborator

Addresses a point raised in #1, using the docopt-ng library to parse command line arguments/options.

It adds a dependency but removes a lot of code. Plus, it enforces PEP257 that recommends putting help message in the module docstrings.

Addresses a point raised in #1, using the [docopt-ng](https://pypi.org/project/docopt-ng/) library to parse command line arguments/options. It adds a dependency but removes a lot of code. Plus, it enforces [PEP257](https://peps.python.org/pep-0257/) that recommends putting help message in the module docstrings.
Barbagus changed title from WIP: docopt-ng to docopt-ng 2023-01-03 09:45:18 +01:00
Barbagus merged commit 8d216215dd into stable 2023-01-03 09:45:48 +01:00
Barbagus deleted branch docopt-ng 2023-01-03 09:46:03 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fcode/delarte!22
No description provided.