Invocations such as

python script.py --url https://gcc.gnu.org/pipermail/gcc-prs/ --year 2024

require command line argument parsing.

Python standard module 'argparse' can help here.

Please see
https://docs.python.org/3.14/library/argparse.html

warm regards
Saifi.


Reply via email to