File: README.rst

package info (click to toggle)
python-sounddevice 0.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 480 kB
  • sloc: python: 2,482; sh: 12; makefile: 10
file content (11 lines) | stat: -rw-r--r-- 249 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Example Programs
================

Most of these examples use the `argparse` module to handle command line
arguments.
To show a help text explaining all available arguments,
use the ``--help`` argument.

For example::

   python play_file.py --help