Theme
Auto
Light
Dark
Πλοήγηση
ευρετήριο
μονάδες
|
Python
»
3.11.13 Documentation
»
Ευρετήριο
|
Theme
Auto
Light
Dark
|
Ευρετήριο – A
annotations
function
,
[1]
announce() (μέθοδος της distutils.ccompiler.CCompiler)
anonymous
function
answer_challenge() (στη μονάδα multiprocessing.connection)
anticipate_failure() (στη μονάδα test.support)
Any (στη μονάδα typing)
ANY (στη μονάδα unittest.mock)
any()
built-in function
AnyStr (στη μονάδα typing)
api_version (στη μονάδα sys)
apilevel (στη μονάδα sqlite3)
apop() (μέθοδος της poplib.POP3)
APPDATA
append() (μέθοδος ακολουθίας)
(μέθοδος της array.array)
(μέθοδος της collections.deque)
(μέθοδος της email.header.Header)
(μέθοδος της imaplib.IMAP4)
(μέθοδος της msilib.CAB)
(μέθοδος της pipes.Template)
(μέθοδος της xml.etree.ElementTree.Element)
append_history_file() (στη μονάδα readline)
appendChild() (μέθοδος της xml.dom.Node)
appendleft() (μέθοδος της collections.deque)
application_uri() (στη μονάδα wsgiref.util)
apply (2to3 fixer)
apply() (μέθοδος της multiprocessing.pool.Pool)
apply_async() (μέθοδος της multiprocessing.pool.Pool)
apply_defaults() (μέθοδος της inspect.BoundArguments)
architecture() (στη μονάδα platform)
archive (ιδιότητα της zipimport.zipimporter)
AREGTYPE (στη μονάδα tarfile)
aRepr (στη μονάδα reprlib)
arg (κλάση σε ast)
argparse
module
args (pdb command)
(ιδιότητα της BaseException)
(ιδιότητα της functools.partial)
(ιδιότητα της inspect.BoundArguments)
(ιδιότητα της subprocess.CompletedProcess)
(ιδιότητα της subprocess.Popen)
(ιδιότητα της typing.ParamSpec)
args_from_interpreter_flags() (στη μονάδα test.support)
argtypes (ιδιότητα της ctypes._FuncPtr)
argument
call semantics
function
function definition
ArgumentDefaultsHelpFormatter (κλάση σε argparse)
ArgumentError
,
[1]
ArgumentParser (κλάση σε argparse)
arguments (ιδιότητα της inspect.BoundArguments)
(κλάση σε ast)
ArgumentTypeError
argv (in module sys)
(στη μονάδα sys)
arithmetic
conversion
operation, binary
operation, unary
ArithmeticError
array
module
,
[1]
array (κλάση σε array)
Array (κλάση σε ctypes)
Array() (μέθοδος της multiprocessing.managers.SyncManager)
(στη μονάδα multiprocessing)
(στη μονάδα multiprocessing.sharedctypes)
arrays
arraysize (ιδιότητα της sqlite3.Cursor)
article() (μέθοδος της nntplib.NNTP)
as
except clause
import statement
keyword
,
[1]
,
[2]
,
[3]
match statement
with statement
AS pattern, OR pattern, capture pattern, wildcard pattern
as_bytes() (μέθοδος της email.message.EmailMessage)
(μέθοδος της email.message.Message)
as_completed() (στη μονάδα asyncio)
(στη μονάδα concurrent.futures)
as_file() (στη μονάδα importlib.resources)
as_integer_ratio() (μέθοδος της decimal.Decimal)
(μέθοδος της float)
(μέθοδος της fractions.Fraction)
(μέθοδος της int)
as_posix() (μέθοδος της pathlib.PurePath)
as_string() (μέθοδος της email.message.EmailMessage)
(μέθοδος της email.message.Message)
as_tuple() (μέθοδος της decimal.Decimal)
as_uri() (μέθοδος της pathlib.PurePath)
ASCII
,
[1]
ascii
(στη μονάδα re)
built-in function
ascii()
built-in function
ascii() (στη μονάδα curses.ascii)
ascii_letters (στη μονάδα string)
ascii_lowercase (στη μονάδα string)
ascii_uppercase (στη μονάδα string)
asctime() (στη μονάδα time)
asdict() (στη μονάδα dataclasses)
asend() (μέθοδος της agen)
asin() (στη μονάδα cmath)
(στη μονάδα math)
asinh() (στη μονάδα cmath)
(στη μονάδα math)
askcolor() (στη μονάδα tkinter.colorchooser)
askdirectory() (στη μονάδα tkinter.filedialog)
askfloat() (στη μονάδα tkinter.simpledialog)
askinteger() (στη μονάδα tkinter.simpledialog)
askokcancel() (στη μονάδα tkinter.messagebox)
askopenfile() (στη μονάδα tkinter.filedialog)
askopenfilename() (στη μονάδα tkinter.filedialog)
askopenfilenames() (στη μονάδα tkinter.filedialog)
askopenfiles() (στη μονάδα tkinter.filedialog)
askquestion() (στη μονάδα tkinter.messagebox)
askretrycancel() (στη μονάδα tkinter.messagebox)
asksaveasfile() (στη μονάδα tkinter.filedialog)
asksaveasfilename() (στη μονάδα tkinter.filedialog)
askstring() (στη μονάδα tkinter.simpledialog)
askyesno() (στη μονάδα tkinter.messagebox)
askyesnocancel() (στη μονάδα tkinter.messagebox)
assert
statement
,
[1]
Assert (κλάση σε ast)
assert_any_await() (μέθοδος της unittest.mock.AsyncMock)
assert_any_call() (μέθοδος της unittest.mock.Mock)
assert_awaited() (μέθοδος της unittest.mock.AsyncMock)
assert_awaited_once() (μέθοδος της unittest.mock.AsyncMock)
assert_awaited_once_with() (μέθοδος της unittest.mock.AsyncMock)
assert_awaited_with() (μέθοδος της unittest.mock.AsyncMock)
assert_called() (μέθοδος της unittest.mock.Mock)
assert_called_once() (μέθοδος της unittest.mock.Mock)
assert_called_once_with() (μέθοδος της unittest.mock.Mock)
assert_called_with() (μέθοδος της unittest.mock.Mock)
assert_has_awaits() (μέθοδος της unittest.mock.AsyncMock)
assert_has_calls() (μέθοδος της unittest.mock.Mock)
assert_never() (στη μονάδα typing)
assert_not_awaited() (μέθοδος της unittest.mock.AsyncMock)
assert_not_called() (μέθοδος της unittest.mock.Mock)
assert_python_failure() (στη μονάδα test.support.script_helper)
assert_python_ok() (στη μονάδα test.support.script_helper)
assert_type() (στη μονάδα typing)
assertAlmostEqual() (μέθοδος της unittest.TestCase)
assertCountEqual() (μέθοδος της unittest.TestCase)
assertDictEqual() (μέθοδος της unittest.TestCase)
assertEqual() (μέθοδος της unittest.TestCase)
assertFalse() (μέθοδος της unittest.TestCase)
assertGreater() (μέθοδος της unittest.TestCase)
assertGreaterEqual() (μέθοδος της unittest.TestCase)
assertIn() (μέθοδος της unittest.TestCase)
assertInBytecode() (μέθοδος της test.support.bytecode_helper.BytecodeTestCase)
AssertionError
exception
assertions
debugging
assertIs() (μέθοδος της unittest.TestCase)
assertIsInstance() (μέθοδος της unittest.TestCase)
assertIsNone() (μέθοδος της unittest.TestCase)
assertIsNot() (μέθοδος της unittest.TestCase)
assertIsNotNone() (μέθοδος της unittest.TestCase)
assertLess() (μέθοδος της unittest.TestCase)
assertLessEqual() (μέθοδος της unittest.TestCase)
assertListEqual() (μέθοδος της unittest.TestCase)
assertLogs() (μέθοδος της unittest.TestCase)
assertMultiLineEqual() (μέθοδος της unittest.TestCase)
assertNoLogs() (μέθοδος της unittest.TestCase)
assertNotAlmostEqual() (μέθοδος της unittest.TestCase)
assertNotEqual() (μέθοδος της unittest.TestCase)
assertNotIn() (μέθοδος της unittest.TestCase)
assertNotInBytecode() (μέθοδος της test.support.bytecode_helper.BytecodeTestCase)
assertNotIsInstance() (μέθοδος της unittest.TestCase)
assertNotRegex() (μέθοδος της unittest.TestCase)
assertRaises() (μέθοδος της unittest.TestCase)
assertRaisesRegex() (μέθοδος της unittest.TestCase)
assertRegex() (μέθοδος της unittest.TestCase)
asserts (2to3 fixer)
assertSequenceEqual() (μέθοδος της unittest.TestCase)
assertSetEqual() (μέθοδος της unittest.TestCase)
assertTrue() (μέθοδος της unittest.TestCase)
assertTupleEqual() (μέθοδος της unittest.TestCase)
assertWarns() (μέθοδος της unittest.TestCase)
assertWarnsRegex() (μέθοδος της unittest.TestCase)
Assign (κλάση σε ast)
assignment
annotated
attribute
,
[1]
augmented
class attribute
class instance attribute
slicing
statement
,
[1]
subscription
target list
assignment expression
ast
module
AST (κλάση σε ast)
ast command line option
--help
--include-attributes
--indent
--mode
--no-type-comments
-a
-h
-i
-m
astimezone() (μέθοδος της datetime.datetime)
astuple() (στη μονάδα dataclasses)
async
keyword
ASYNC (στη μονάδα token)
async def
statement
async for
in comprehensions
statement
async with
statement
async_chat (κλάση σε asynchat)
async_chat.ac_in_buffer_size (στη μονάδα asynchat)
async_chat.ac_out_buffer_size (στη μονάδα asynchat)
ASYNC_GEN_WRAP (opcode)
AsyncContextDecorator (κλάση σε contextlib)
AsyncContextManager (κλάση σε typing)
asynccontextmanager() (στη μονάδα contextlib)
AsyncExitStack (κλάση σε contextlib)
AsyncFor (κλάση σε ast)
AsyncFunctionDef (κλάση σε ast)
AsyncGenerator (κλάση σε collections.abc)
(κλάση σε typing)
AsyncGeneratorType (στη μονάδα types)
asynchat
module
asynchronous generator
asynchronous iterator
function
asynchronous-generator
object
asyncio
module
asyncio.subprocess.DEVNULL (ενσωματωμένη μεταβλητή)
asyncio.subprocess.PIPE (ενσωματωμένη μεταβλητή)
asyncio.subprocess.Process (ενσωματωμένη κλάση)
asyncio.subprocess.STDOUT (ενσωματωμένη μεταβλητή)
AsyncIterable (κλάση σε collections.abc)
(κλάση σε typing)
AsyncIterator (κλάση σε collections.abc)
(κλάση σε typing)
AsyncMock (κλάση σε unittest.mock)
asyncore
module
AsyncResult (κλάση σε multiprocessing.pool)
asyncSetUp() (μέθοδος της unittest.IsolatedAsyncioTestCase)
asyncTearDown() (μέθοδος της unittest.IsolatedAsyncioTestCase)
AsyncWith (κλάση σε ast)
AT (στη μονάδα token)
at_eof() (μέθοδος της asyncio.StreamReader)
atan() (στη μονάδα cmath)
(στη μονάδα math)
atan2() (στη μονάδα math)
atanh() (στη μονάδα cmath)
(στη μονάδα math)
ATEQUAL (στη μονάδα token)
atexit
module
atexit (ιδιότητα της weakref.finalize)
athrow() (μέθοδος της agen)
atof() (στη μονάδα locale)
atoi() (στη μονάδα locale)
atom
attach() (μέθοδος της email.message.Message)
attach_loop() (μέθοδος της asyncio.AbstractChildWatcher)
attach_mock() (μέθοδος της unittest.mock.Mock)
AttlistDeclHandler() (μέθοδος της xml.parsers.expat.xmlparser)
attrgetter() (στη μονάδα operator)
attrib (ιδιότητα της xml.etree.ElementTree.Element)
attribute
assignment
,
[1]
assignment, class
assignment, class instance
class
class instance
deletion
generic special
reference
special
Attribute (κλάση σε ast)
AttributeError
exception
attributes (ιδιότητα της xml.dom.Node)
AttributesImpl (κλάση σε xml.sax.xmlreader)
AttributesNSImpl (κλάση σε xml.sax.xmlreader)
attroff() (μέθοδος της curses.window)
attron() (μέθοδος της curses.window)
attrset() (μέθοδος της curses.window)
Audio Interchange File Format
,
[1]
AUDIO_FILE_ENCODING_ADPCM_G721 (στη μονάδα sunau)
AUDIO_FILE_ENCODING_ADPCM_G722 (στη μονάδα sunau)
AUDIO_FILE_ENCODING_ADPCM_G723_3 (στη μονάδα sunau)
AUDIO_FILE_ENCODING_ADPCM_G723_5 (στη μονάδα sunau)
AUDIO_FILE_ENCODING_ALAW_8 (στη μονάδα sunau)
AUDIO_FILE_ENCODING_DOUBLE (στη μονάδα sunau)
AUDIO_FILE_ENCODING_FLOAT (στη μονάδα sunau)
AUDIO_FILE_ENCODING_LINEAR_16 (στη μονάδα sunau)
AUDIO_FILE_ENCODING_LINEAR_24 (στη μονάδα sunau)
AUDIO_FILE_ENCODING_LINEAR_32 (στη μονάδα sunau)
AUDIO_FILE_ENCODING_LINEAR_8 (στη μονάδα sunau)
AUDIO_FILE_ENCODING_MULAW_8 (στη μονάδα sunau)
AUDIO_FILE_MAGIC (στη μονάδα sunau)
AUDIODEV
audioop
module
audit events
audit() (στη μονάδα sys)
auditing
AugAssign (κλάση σε ast)
augmented
assignment
auth() (μέθοδος της ftplib.FTP_TLS)
(μέθοδος της smtplib.SMTP)
authenticate() (μέθοδος της imaplib.IMAP4)
AuthenticationError
authenticators() (μέθοδος της netrc.netrc)
authkey (ιδιότητα της multiprocessing.Process)
auto (κλάση σε enum)
autorange() (μέθοδος της timeit.Timer)
available_timezones() (στη μονάδα zoneinfo)
avg() (στη μονάδα audioop)
avgpp() (στη μονάδα audioop)
avoids_symlink_attacks (ιδιότητα της shutil.rmtree)
await
in comprehensions
keyword
,
[1]
Await (κλάση σε ast)
AWAIT (στη μονάδα token)
await_args (ιδιότητα της unittest.mock.AsyncMock)
await_args_list (ιδιότητα της unittest.mock.AsyncMock)
await_count (ιδιότητα της unittest.mock.AsyncMock)
awaitable
Awaitable (κλάση σε collections.abc)
(κλάση σε typing)
«
Πλοήγηση
ευρετήριο
μονάδες
|
Python
»
3.11.13 Documentation
»
Ευρετήριο
|
Theme
Auto
Light
Dark
|