-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I am gathering up a few tasks that should be done to modernize the python libraries used
- Use
pathlib.Pathinstead ofos.path - Use the json schema instead of manual
check_directives - Enable
mypychecks Type hints #203 - Fix the cli entry-point and test_suite Use Click for cli #205
The tests should call the executable directly and parse the stdout/stderr
The cli could use some more standard cli libraries.clickis a good option because it also generates appropriate man pages
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
waiting