Bye Bye Moore

PoCソルジャーな零細事業主が作業メモを残すブログ

2016-11-16から1日間の記事一覧

標準ライブラリのargparseでCLIパーサ

$ python -m serial.tools.list_ports --help usage: list_ports.py [-h] [-v] [-q] [-n N] [regexp] Serial port enumeration positional arguments: regexp only show ports that match this regex optional arguments: -h, --help show this help message…