dill 0.4.1
Version history | Download JSON
-
PyPI https://pypi.org/project/dill/ Repository https://github.com/uqfoundation/dill -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 13 "Any" : 0 "Untyped" : 172 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 181 "classes" : 0 "other" : 4- 52 functions (+0 overloads)
- 129 parameters
- 0 classes
- 0 methods (+0 overloads)
- 0 parameters
- 0 properties
- 0 methods (+0 overloads)
- 9 modules
- 4 attrs
- 52 functions (+0 overloads)
Modules
Incomplete Annotations
dill (9 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
license |
1 | 0 | 0 |
attr |
parent |
1 | 0 | 0 |
func |
load_types |
3 | 0 | 0 |
func |
license |
1 | 0 | 0 |
func |
extend |
2 | 0 | 0 |
func |
citation |
1 | 0 | 0 |
dill._dill (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
_proxy_helper |
2 | 0 | 0 |
func |
_locate_object |
3 | 0 | 0 |
dill.detect (48 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
badobjects |
5 | 0 | 0 |
func |
badtypes |
5 | 0 | 0 |
func |
errors |
5 | 0 | 0 |
func |
varnames |
2 | 0 | 0 |
func |
getmodule |
4 | 0 | 0 |
func |
nestedglobals |
3 | 0 | 0 |
func |
referrednested |
3 | 0 | 0 |
func |
referredglobals |
4 | 0 | 0 |
func |
outermost |
2 | 0 | 0 |
func |
globalvars |
4 | 0 | 0 |
func |
nestedcode |
3 | 0 | 0 |
func |
freevars |
2 | 0 | 0 |
func |
baditems |
4 | 0 | 0 |
func |
code |
2 | 0 | 0 |
dill.logger (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
logger |
1 | 0 | 0 |
attr |
adapter |
1 | 0 | 0 |
dill.pointers (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
parents |
5 | 0 | 0 |
func |
parent |
4 | 0 | 0 |
func |
children |
5 | 0 | 0 |
dill.session (12 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
dump_session |
5 | 0 | 0 |
func |
dump_module |
5 | 4 | 0 |
func |
load_session |
4 | 0 | 0 |
func |
load_module_asdict |
4 | 3 | 0 |
func |
load_module |
4 | 3 | 0 |
dill.source (56 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
isdynamic |
2 | 0 | 0 |
func |
getsourcelines |
4 | 0 | 0 |
func |
isfrommain |
2 | 0 | 0 |
func |
getimport |
6 | 0 | 0 |
func |
_namespace |
2 | 0 | 0 |
func |
indent |
3 | 0 | 0 |
func |
_importable |
8 | 0 | 0 |
func |
getname |
4 | 0 | 0 |
func |
findsource |
2 | 0 | 0 |
func |
outdent |
4 | 0 | 0 |
func |
getsource |
7 | 0 | 0 |
func |
_wrap |
2 | 0 | 0 |
func |
importable |
5 | 0 | 0 |
func |
dumpsource |
5 | 0 | 0 |
dill.temp (26 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
dumpIO_source |
3 | 0 | 0 |
func |
dumpIO |
3 | 0 | 0 |
func |
load_source |
3 | 0 | 0 |
func |
capture |
2 | 0 | 0 |
func |
loadIO |
3 | 0 | 0 |
func |
dump_source |
3 | 0 | 0 |
func |
load |
3 | 0 | 0 |
func |
dump |
3 | 0 | 0 |
func |
loadIO_source |
3 | 0 | 0 |
Type-Ignore Comments
No type-ignore comments.