Index — Python 3.13.3 documentation (original) (raw)
! (exclamation mark)
! (exclamation)
!=
" (double quote)
"""
# (hash)
$ (dollar)
% (percent)
%=
& (ampersand)
&=
' (single quote)
'''
() (parentheses)
(?
(?!
(?#
(?(
(?:
(?<!
(?<=
(?=
(?P<
(?P=
* (asterisk)
**
**=
*+
*=
*?
+ (plus)
++
+=
+?
-
- (minus)
--altinstall
--annotate
--best
--bind
--buffer
--build
--catch
--cgi
--check-hash-based-pycs
--choice
--command
--compact
--compress
--count
--coverdir
--create
--css
--decompress
--default-pip
--details
--directory
--disable-gil
--disable-ipv6
--disable-test-modules
--durations
--enable-big-digits
--enable-bolt
--enable-experimental-jit
--enable-framework
--enable-loadable-sqlite-extensions
--enable-optimizations
--enable-profiling
--enable-pystats
--enable-shared
--enable-universalsdk
--enable-wasm-dynamic-linking
--enable-wasm-pthreads
--encoding
--exact
--exec-prefix
--extract
--fail-fast
--failfast
--fast
--file
--filter
--first-weekday
--float
--hardlink-dupes
--help
- ast command line option
- calendar command line option
- command line option
- dis command line option
- gzip command line option
- json.tool command line option
- python--m-sqlite3-[-h]-[-v]-[filename]-[sql] command line option
- random command line option
- timeit command line option
- tokenize command line option
- trace command line option
- uuid command line option
- zipapp command line option
--help-all
--help-env
--help-xoptions
--host
--ignore-dir
--ignore-module
--include-attributes
--indent
--indentlevel
--info
--integer
--invalidation-mode
--json-lines
--lines
--list
--listfuncs
--locale
--locals
--main
--memo
--metadata-encoding
--missing
--mode
--months
--name
--namespace
--new-tab
--new-window
--no-ensure-ascii
--no-indent
--no-report
--no-type-comments
--nonaliased
--number
--option
--output
--pattern
--preamble
--prefix
--process
--protocol
--python
--quiet
--repeat
--report
--root
--setup
--show-caches
--show-offsets
--sort-keys
--spacing
--start-directory
--summary
--tab
--terse
--test
--timing
--top-level-directory
--trace
--trackcalls
--type
--unit
--user
--user-base
--user-site
--uuid
--verbose
--version
--width
--with-address-sanitizer
--with-app-store-compliance
--with-assertions
--with-build-python
--with-builtin-hashlib-hashes
--with-computed-gotos
--with-dbmliborder
--with-dtrace
--with-emscripten-target
--with-ensurepip
--with-framework-name
--with-hash-algorithm
--with-libc
--with-libm
--with-libs
--with-lto
--with-memory-sanitizer
--with-openssl
--with-openssl-rpath
--with-pkg-config
--with-platlibdir
--with-pydebug
--with-readline
--with-ssl-default-suites
--with-strict-overflow
--with-suffix
--with-system-expat
--with-system-libmpdec
--with-thread-sanitizer
--with-trace-refs
--with-tzpath
--with-undefined-behavior-sanitizer
--with-universal-archs
--with-valgrind
--with-wheel-pkg-dir
--without-c-locale-coercion
--without-decimal-contextvar
--without-doc-strings
--without-freelists
--without-mimalloc
--without-pymalloc
--without-readline
--without-static-libpython
-=
->
-?
-a
-B
-b
-C
-c
-d
-E
-e
-f
-g
-h
- ast command line option
- calendar command line option
- command line option
- dis command line option
- gzip command line option
- idle command line option
- json.tool command line option
- python--m-sqlite3-[-h]-[-v]-[filename]-[sql] command line option
- random command line option
- timeit command line option
- tokenize command line option
- uuid command line option
- zipapp command line option
-I
-i
-J
-j
-k
-L
-l
-m
-N
-n
-O
-o
-OO
-P
-p
-q
-R
-r
-S
-s
-T
-t
-u
-V
-v
-W
-w
-X
-x
. (dot)
..
.ini
.pdbrc
/ (slash)
//
//=
/=
0b
0o
0x
: (colon)
< (less)
<<
<<=
<=
- * [python--m-py\_compile command line option](library/py%5Fcompile.html#cmdoption-python-m-py%5Fcompile-arg-file)
= (equals)
==
> (greater)
>=
>>
>>=
? (question mark)
?+
??
@ (at)
[] (square brackets)
\ (backslash)
\\
\A
\a
\B
\b
\D
\d
\f
\g
\N
\n
\r
\S
\s
\t
\U
\u
\v
\W
\w
\x
\Z
^ (caret)
^=
{} (curly brackets)
| (vertical bar)
|=
~ (tilde)