docopt-ng #22

Merged
Barbagus merged 4 commits from docopt-ng into stable 2023-01-03 08:45:48 +00: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 added 2 commits 2022-12-29 10:07:16 +00:00
Barbagus added 1 commit 2022-12-29 10:10:10 +00:00
Barbagus added 1 commit 2022-12-29 10:14:37 +00:00
Barbagus changed title from WIP: docopt-ng to docopt-ng 2023-01-03 08:45:18 +00:00
Barbagus merged commit 8d216215dd into stable 2023-01-03 08:45:48 +00:00
Barbagus deleted branch docopt-ng 2023-01-03 08:46:03 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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.