Python cPickle Module
This page shows the popular functions and classes defined in the
cPickle module.
The items are ordered by their popularity in 40,000 open source Python projects.
If you can not find a good example below, you can try
the search function
to search modules.
-
1. load()Used in 970 projects
-
2. dump()Used in 857 projects
-
Used in 325 projects
-
4. dumps()Used in 320 projects
-
5. loads()Used in 320 projects
-
Used in 38 projects
-
Used in 35 projects
-
8. Unpickler()Used in 30 projects
-
9. Pickler()Used in 23 projects
-
10. PicklingError()Used in 15 projects
-
11. BadPickleGet()Used in 8 projects
-
12. html()Used in 6 projects