- State “TODO” from “ACTIVE” [2025-07-21 Mon 17:56]
- State “ACTIVE” from “TODO” [2025-07-21 Mon 15:37]
- State “TODO” from [2025-07-20 Sun 19:57]
- [ ] Include README.md (convert to rst?)
- State “TODO” from [2025-07-23 Wed 16:22]
- State “MAYBE” from “TODO” [2025-07-21 Mon 17:55]
- State “TODO” from [2025-07-20 Sun 21:09]
- setuptools
- uv
- State “MAYBE” from “TODO” [2025-07-21 Mon 17:56]
- State “TODO” from [2025-07-21 Mon 14:19]
- State “MAYBE” from “TODO” [2025-07-21 Mon 17:57]
- State “TODO” from [2025-07-20 Sun 19:45]
(example-copier-python) c:\proj\copier\example-copier-python>python -m my_example_project
usage: __main__.py [-h] [-v] [-q]
options:
-h, --help show this help message and exit
-v, --verbose Increase verbosity (debug level) by one.
-q, --quiet Decrease verbosity (debug level) by one.
Invoked with Namespace(log_level='WARNING', action=None)Check if this is a bug in Python.