Cope (version 2.5.0)
index
/home/zeke/hello/python/Cope/Cope/__init__.py

 
Package Contents
       
boilerplate
colors
debugging
decorators
experimental (package)
gym
imports
meme
misc
named_colors
plotly
streamlit
sympy

 
Functions
       
warn(message, category=None, stacklevel=1, source=None)
Issue a warning, or maybe ignore it or raise an exception.

 
Data
        AbstractSet = typing.AbstractSet
AnyStr = ~AnyStr
AsyncContextManager = typing.AsyncContextManager
AsyncGenerator = typing.AsyncGenerator
AsyncIterable = typing.AsyncIterable
AsyncIterator = typing.AsyncIterator
Awaitable = typing.Awaitable
ByteString = typing.ByteString
Callable = typing.Callable
ChainMap = typing.ChainMap
ClassVar = typing.ClassVar
Collection = typing.Collection
Concatenate = typing.Concatenate
Container = typing.Container
ContextManager = typing.ContextManager
Coroutine = typing.Coroutine
Counter = typing.Counter
DefaultDict = typing.DefaultDict
Deque = typing.Deque
Dict = typing.Dict
Final = typing.Final
FrozenSet = typing.FrozenSet
Generator = typing.Generator
Hashable = typing.Hashable
ItemsView = typing.ItemsView
Iterable = typing.Iterable
Iterator = typing.Iterator
KeysView = typing.KeysView
List = typing.List
Literal = typing.Literal
LiteralString = typing.LiteralString
Mapping = typing.Mapping
MappingView = typing.MappingView
Match = typing.Match
MutableMapping = typing.MutableMapping
MutableSequence = typing.MutableSequence
MutableSet = typing.MutableSet
Never = typing.Never
NoReturn = typing.NoReturn
NotRequired = typing.NotRequired
Optional = typing.Optional
OrderedDict = typing.OrderedDict
Pattern = typing.Pattern
Required = typing.Required
Reversible = typing.Reversible
Self = typing.Self
Sequence = typing.Sequence
Set = typing.Set
Sized = typing.Sized
TYPE_CHECKING = False
Tuple = typing.Tuple
Type = typing.Type
TypeAlias = typing.TypeAlias
TypeGuard = typing.TypeGuard
Union = typing.Union
Unpack = typing.Unpack
ValuesView = typing.ValuesView
hide_todo = False