pyppin
Contents:
pyppin: A toolkit of Python basics
API
Using & Contributing
pyppin
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
|
Z
A
acquire() (pyppin.threading.semaphore.Semaphore method)
acquire_checked() (pyppin.threading.semaphore.Semaphore method)
add() (pyppin.math.histogram.Histogram method)
all_stacks() (in module pyppin.threading.stack_trace_internals)
append() (pyppin.containers.ring_buffer.RingBuffer method)
as_trace() (pyppin.threading.stack_trace_internals.TraceLine class method)
assert_not_none() (in module pyppin.base)
ast (pyppin.util.expression.Expression property)
aux() (pyppin.iterators.zip_by_key.ZipSource class method)
AxisOptions (class in pyppin.math.plot_ascii)
B
BG_BLACK (pyppin.text.tty.TTY attribute)
BG_BLUE (pyppin.text.tty.TTY attribute)
BG_CYAN (pyppin.text.tty.TTY attribute)
BG_GREEN (pyppin.text.tty.TTY attribute)
BG_MAGENTA (pyppin.text.tty.TTY attribute)
BG_RED (pyppin.text.tty.TTY attribute)
BG_WHITE (pyppin.text.tty.TTY attribute)
BG_YELLOW (pyppin.text.tty.TTY attribute)
binary (pyppin.file.types.OpenOptions attribute)
BINARY (pyppin.text.si_prefix.Mode attribute)
BLACK (pyppin.text.tty.TTY attribute)
blank() (pyppin.threading.stack_trace_internals.TraceLine class method)
BLINK (pyppin.text.tty.TTY attribute)
BLUE (pyppin.text.tty.TTY attribute)
BRIGHT (pyppin.text.tty.TTY attribute)
bucket() (pyppin.math.histogram.Bucketing method)
bucket_width() (pyppin.math.histogram.Bucketing method)
Bucketing (class in pyppin.math.histogram)
bulk_import() (in module pyppin.os.bulk_import)
byte_buffering (pyppin.file.types.OpenOptions attribute)
bytes (pyppin.file.memfile.MemFile property)
C
cache() (in module pyppin.base.cache)
CacheFlags (class in pyppin.base.cache)
cachemethod() (in module pyppin.base.cache)
cancel() (pyppin.threading.periodic_task.PeriodicTask method)
Canvas (class in pyppin.math.plot_ascii)
cap() (in module pyppin.math)
capacity (pyppin.containers.ring_buffer.RingBuffer property)
(pyppin.threading.semaphore.Semaphore.Status attribute)
cdf() (pyppin.math.histogram.Histogram method)
clear() (pyppin.containers.ring_buffer.RingBuffer method)
close() (pyppin.file.dev_null.DevNull method)
closed (pyppin.file.dev_null.DevNull property)
cluster_id (pyppin.threading.stack_trace_internals.ThreadStack property)
combine() (pyppin.math.histogram.Histogram method)
count (pyppin.math.histogram.Histogram property)
create (pyppin.file.types.OpenOptions attribute)
current (pyppin.threading.semaphore.Semaphore.Status attribute)
CYAN (pyppin.text.tty.TTY attribute)
D
DECIMAL (pyppin.text.si_prefix.Mode attribute)
detach() (pyppin.file.dev_null.TextDevNull method)
DevNull (class in pyppin.file.dev_null)
DIM (pyppin.text.tty.TTY attribute)
E
encoding (pyppin.file.dev_null.TextDevNull property)
(pyppin.file.types.OpenOptions attribute)
error_handling (pyppin.file.types.OpenOptions attribute)
errors (pyppin.file.dev_null.TextDevNull property)
EXCEPTION (pyppin.threading.stack_trace_internals.TraceLineType attribute)
ExplicitKeyNeeded
Expression (class in pyppin.util.expression)
extend() (pyppin.containers.ring_buffer.RingBuffer method)
F
FileLikeObject (class in pyppin.file.types)
fileno (pyppin.file.types.FileLikeObject property)
fileno() (pyppin.file.dev_null.DevNull method)
flex_decorator() (in module pyppin.base.flex_decorator)
flush() (pyppin.file.dev_null.DevNull method)
for_plot() (pyppin.math.plot_ascii.Canvas class method)
format_field() (pyppin.text.formatter.Formatter method)
format_sign() (in module pyppin.text.sign)
format_stacks() (in module pyppin.threading.stack_trace_internals)
Formats (class in pyppin.text.now_and_then)
formatted (pyppin.threading.stack_trace_internals.ThreadStack property)
Formatter (class in pyppin.text.formatter)
free_variables (pyppin.util.expression.Expression property)
from_skip_arg() (pyppin.base.cache.CacheFlags class method)
FunctionFromSortedData (class in pyppin.math.functions)
functions() (pyppin.util.expression.Expression method)
G
get() (pyppin.base.registered_class.RegisteredClass static method)
(pyppin.threading.semaphore.Semaphore method)
GREEN (pyppin.text.tty.TTY attribute)
H
HIDDEN (pyppin.text.tty.TTY attribute)
Histogram (class in pyppin.math.histogram)
histogram_values() (pyppin.math.histogram.Histogram method)
http_500s() (in module pyppin.util.exponential_backoff)
I
IEC (pyppin.text.si_prefix.Mode attribute)
image_to_natural_x() (pyppin.math.plot_ascii.Canvas method)
image_to_natural_y() (pyppin.math.plot_ascii.Canvas method)
image_to_screen_x() (pyppin.math.plot_ascii.Canvas method)
image_to_screen_y() (pyppin.math.plot_ascii.Canvas method)
import_file() (in module pyppin.base.import_file)
inc() (pyppin.text.print_counter.PrintCounter method)
insert() (pyppin.containers.ring_buffer.RingBuffer method)
interact() (in module pyppin.testing.interact)
Interpolate (class in pyppin.math.functions)
is_daemon (pyppin.threading.stack_trace_internals.ThreadStack property)
is_started (pyppin.threading.stack_trace_internals.ThreadStack property)
is_valid_function() (pyppin.util.expression.Expression method)
isatty() (pyppin.file.dev_null.DevNull method)
L
labels (pyppin.math.plot_ascii.AxisOptions attribute)
lazyinit() (in module pyppin.base.lazyinit)
line (pyppin.threading.stack_trace_internals.TraceLine attribute)
line_buffering (pyppin.file.types.OpenOptions attribute)
line_type (pyppin.threading.stack_trace_internals.TraceLine attribute)
list_files() (in module pyppin.os.list_files)
LOCAL_DATE_ONLY (pyppin.text.now_and_then.Formats attribute)
LOCAL_DATETIME (pyppin.text.now_and_then.Formats attribute)
LOCAL_TIME_ONLY (pyppin.text.now_and_then.Formats attribute)
LONG_FORMAT (pyppin.text.now_and_then.Formats attribute)
M
MAGENTA (pyppin.text.tty.TTY attribute)
max (pyppin.math.histogram.Histogram property)
(pyppin.math.plot_ascii.AxisOptions attribute)
mean (pyppin.math.histogram.Histogram property)
median (pyppin.math.histogram.Histogram property)
MemFile (class in pyppin.file.memfile)
min (pyppin.math.histogram.Histogram property)
(pyppin.math.plot_ascii.AxisOptions attribute)
minmax() (in module pyppin.math)
Mode (class in pyppin.text.si_prefix)
module
pyppin.base
pyppin.base.cache
pyppin.base.flex_decorator
pyppin.base.import_file
pyppin.base.lazyinit
pyppin.base.registered_class
pyppin.containers
pyppin.containers.ring_buffer
pyppin.file
pyppin.file.dev_null
pyppin.file.memfile
pyppin.file.tee
pyppin.file.types
pyppin.iterators
pyppin.iterators.zip_by_key
pyppin.math
pyppin.math.functions
pyppin.math.histogram
pyppin.math.plot_ascii
pyppin.os
pyppin.os.bulk_import
pyppin.os.list_files
pyppin.testing
pyppin.testing.interact
pyppin.testing.pprint_object
pyppin.testing.trace_on_failure
pyppin.testing.turn_taker
pyppin.text
pyppin.text.formatter
pyppin.text.now_and_then
pyppin.text.print_counter
pyppin.text.si_prefix
pyppin.text.sign
pyppin.text.tty
pyppin.threading
pyppin.threading.periodic_task
pyppin.threading.semaphore
pyppin.threading.stack_trace
pyppin.threading.stack_trace_internals
pyppin.util
pyppin.util.exponential_backoff
pyppin.util.expression
N
name (pyppin.testing.turn_taker.TurnTaker property)
(pyppin.threading.stack_trace_internals.ThreadStack property)
native_thread_id (pyppin.threading.stack_trace_internals.ThreadStack property)
natural_to_image_x() (pyppin.math.plot_ascii.Canvas method)
natural_to_image_y() (pyppin.math.plot_ascii.Canvas method)
natural_to_screen_x() (pyppin.math.plot_ascii.Canvas method)
natural_to_screen_y() (pyppin.math.plot_ascii.Canvas method)
NEGATIVE_ONLY (pyppin.text.sign.Sign attribute)
newline_handling (pyppin.file.types.OpenOptions attribute)
newlines (pyppin.file.dev_null.TextDevNull property)
now_and_then() (in module pyppin.text.now_and_then)
O
open() (pyppin.file.memfile.MemFile method)
(pyppin.file.types.FileLikeObject method)
OpenOptions (class in pyppin.file.types)
P
parse() (pyppin.file.types.OpenOptions static method)
(pyppin.text.sign.Sign class method)
pass_and_finish() (pyppin.testing.turn_taker.TurnTaker method)
pass_and_wait() (pyppin.testing.turn_taker.TurnTaker method)
pass_without_waiting() (pyppin.testing.turn_taker.TurnTaker method)
pdf() (pyppin.math.histogram.Histogram method)
percentile() (pyppin.math.histogram.Histogram method)
PeriodicTask (class in pyppin.threading.periodic_task)
PiecewiseConstant (class in pyppin.math.functions)
pixel() (pyppin.math.plot_ascii.Canvas method)
play() (pyppin.testing.turn_taker.TurnTaker static method)
plot() (pyppin.math.plot_ascii.Canvas method)
plot_ascii() (in module pyppin.math.plot_ascii)
(pyppin.math.histogram.Histogram method)
POSITIVE_AND_NEGATIVE (pyppin.text.sign.Sign attribute)
pprint_object() (in module pyppin.testing.pprint_object)
pread() (pyppin.file.memfile.MemFile method)
(pyppin.file.types.FileLikeObject method)
prepend() (pyppin.threading.stack_trace_internals.TraceLine method)
print_all_stacks() (in module pyppin.threading.stack_trace)
print_all_stacks_on_failure() (in module pyppin.threading.stack_trace)
print_stacks() (in module pyppin.threading.stack_trace_internals)
print_trace() (in module pyppin.threading.stack_trace_internals)
PrintCounter (class in pyppin.text.print_counter)
pwrite() (pyppin.file.memfile.MemFile method)
(pyppin.file.types.FileLikeObject method)
pyppin.base
module
pyppin.base.cache
module
pyppin.base.flex_decorator
module
pyppin.base.import_file
module
pyppin.base.lazyinit
module
pyppin.base.registered_class
module
pyppin.containers
module
pyppin.containers.ring_buffer
module
pyppin.file
module
pyppin.file.dev_null
module
pyppin.file.memfile
module
pyppin.file.tee
module
pyppin.file.types
module
pyppin.iterators
module
pyppin.iterators.zip_by_key
module
pyppin.math
module
pyppin.math.functions
module
pyppin.math.histogram
module
pyppin.math.plot_ascii
module
pyppin.os
module
pyppin.os.bulk_import
module
pyppin.os.list_files
module
pyppin.testing
module
pyppin.testing.interact
module
pyppin.testing.pprint_object
module
pyppin.testing.trace_on_failure
module
pyppin.testing.turn_taker
module
pyppin.text
module
pyppin.text.formatter
module
pyppin.text.now_and_then
module
pyppin.text.print_counter
module
pyppin.text.si_prefix
module
pyppin.text.sign
module
pyppin.text.tty
module
pyppin.threading
module
pyppin.threading.periodic_task
module
pyppin.threading.semaphore
module
pyppin.threading.stack_trace
module
pyppin.threading.stack_trace_internals
module
pyppin.util
module
pyppin.util.exponential_backoff
module
pyppin.util.expression
module
R
RawDevNull (class in pyppin.file.dev_null)
read (pyppin.base.cache.CacheFlags attribute)
read() (pyppin.file.dev_null.RawDevNull method)
(pyppin.file.dev_null.TextDevNull method)
readable (pyppin.file.memfile.MemFile property)
(pyppin.file.types.FileLikeObject property)
(pyppin.file.types.OpenOptions attribute)
readable() (pyppin.file.dev_null.DevNull method)
readall() (pyppin.file.dev_null.RawDevNull method)
readinto() (pyppin.file.dev_null.RawDevNull method)
readline() (pyppin.file.dev_null.RawDevNull method)
(pyppin.file.dev_null.TextDevNull method)
readlines() (pyppin.file.dev_null.RawDevNull method)
(pyppin.file.dev_null.TextDevNull method)
RED (pyppin.text.tty.TTY attribute)
RegisteredClass (class in pyppin.base.registered_class)
relative_time_string() (in module pyppin.text.now_and_then)
release() (pyppin.threading.semaphore.Semaphore method)
render() (pyppin.math.plot_ascii.Canvas method)
RESET (pyppin.text.tty.TTY attribute)
reset_all() (in module pyppin.base.lazyinit)
retry() (in module pyppin.util.exponential_backoff)
REVERSE (pyppin.text.tty.TTY attribute)
RingBuffer (class in pyppin.containers.ring_buffer)
round_up_to() (in module pyppin.math)
run() (pyppin.testing.turn_taker.TurnTaker method)
(pyppin.threading.periodic_task.PeriodicTask method)
S
sample() (in module pyppin.iterators)
scatter_plot() (pyppin.math.plot_ascii.Canvas method)
screen_to_image_x() (pyppin.math.plot_ascii.Canvas method)
screen_to_image_y() (pyppin.math.plot_ascii.Canvas method)
seek() (pyppin.file.dev_null.DevNull method)
seek_to_end (pyppin.file.types.OpenOptions attribute)
seekable() (pyppin.file.dev_null.DevNull method)
Semaphore (class in pyppin.threading.semaphore)
Semaphore.AcquireResult (class in pyppin.threading.semaphore)
Semaphore.Resource (class in pyppin.threading.semaphore)
Semaphore.Status (class in pyppin.threading.semaphore)
set_capacity() (pyppin.threading.semaphore.Semaphore method)
set_period() (pyppin.threading.periodic_task.PeriodicTask method)
set_pixel() (pyppin.math.plot_ascii.Canvas method)
si_prefix() (in module pyppin.text.si_prefix)
Sign (class in pyppin.text.sign)
size() (pyppin.file.memfile.MemFile method)
(pyppin.file.types.FileLikeObject method)
SPACE_FOR_POSITIVE (pyppin.text.sign.Sign attribute)
split() (in module pyppin.iterators)
standard_deviation (pyppin.math.histogram.Histogram property)
status (pyppin.threading.semaphore.Semaphore property)
stop() (pyppin.threading.semaphore.Semaphore method)
STOPPED (pyppin.threading.semaphore.Semaphore.AcquireResult attribute)
stopped (pyppin.threading.semaphore.Semaphore.Status attribute)
subclasses() (pyppin.base.registered_class.RegisteredClass static method)
SUCCESS (pyppin.threading.semaphore.Semaphore.AcquireResult attribute)
T
tee() (in module pyppin.file.tee)
tell() (pyppin.file.dev_null.DevNull method)
TextDevNull (class in pyppin.file.dev_null)
thread_id (pyppin.threading.stack_trace_internals.ThreadStack property)
THREAD_TITLE (pyppin.threading.stack_trace_internals.TraceLineType attribute)
thread_unknown (pyppin.threading.stack_trace_internals.ThreadStack property)
ThreadStack (class in pyppin.threading.stack_trace_internals)
time_delta_string() (in module pyppin.text.now_and_then)
TIMEOUT (pyppin.threading.semaphore.Semaphore.AcquireResult attribute)
total (pyppin.math.histogram.Histogram property)
TRACE_LINE (pyppin.threading.stack_trace_internals.TraceLineType attribute)
trace_on_failure() (in module pyppin.testing.trace_on_failure)
TraceLine (class in pyppin.threading.stack_trace_internals)
TraceLineType (class in pyppin.threading.stack_trace_internals)
truncate (pyppin.file.types.OpenOptions attribute)
truncate() (pyppin.file.dev_null.DevNull method)
(pyppin.file.memfile.MemFile method)
(pyppin.file.types.FileLikeObject method)
try_acquire() (pyppin.threading.semaphore.Semaphore method)
TTY (class in pyppin.text.tty)
tty() (in module pyppin.text.tty)
TurnTaker (class in pyppin.testing.turn_taker)
TurnTaker.PlayerActedWhenNotTheirTurn
TurnTaker.PlayerExitedWithoutPassing
U
UNDERSCORE (pyppin.text.tty.TTY attribute)
V
value_for_bucket() (pyppin.math.histogram.Bucketing method)
variables (pyppin.util.expression.Expression property)
variance (pyppin.math.histogram.Histogram property)
W
wait_for_my_turn() (pyppin.testing.turn_taker.TurnTaker method)
WHITE (pyppin.text.tty.TTY attribute)
within() (in module pyppin.math)
writable (pyppin.file.memfile.MemFile property)
(pyppin.file.types.FileLikeObject property)
(pyppin.file.types.OpenOptions attribute)
writable() (pyppin.file.dev_null.DevNull method)
write (pyppin.base.cache.CacheFlags attribute)
write() (pyppin.file.dev_null.RawDevNull method)
(pyppin.file.dev_null.TextDevNull method)
writelines() (pyppin.file.dev_null.RawDevNull method)
(pyppin.file.dev_null.TextDevNull method)
Y
YELLOW (pyppin.text.tty.TTY attribute)
Z
zip_by_key() (in module pyppin.iterators.zip_by_key)
ZipSource (class in pyppin.iterators.zip_by_key)