argparse vs optparse

Definitivamente argparse

Ejemplo:

import argparse

Documentación oficial

https://docs.python.org/3/library/argparse.htm

Tutoria:

https://www.eumus.edu.uy/eme/ensenanza/electivas/python/CursoPython_clase09.html