Python with braces
Project description
restrictedpickle - Safe Pickle for Python
This is a safe version of Python's pickle module. It will only pickle and unpickle safe tyes like int, float, str, list, dict, etc. It will not unpickle malicious code. It is safe to use restrictedpickle on untrusted data.
This module is compatible standard pickle module. You can use restrictedpickle as a drop-in replacement for pickle.
Installation
pip install restrictedpickle
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file restrictedpickle-0.2.0.tar.gz.
File metadata
- Download URL: restrictedpickle-0.2.0.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56f3a22b39a62c01b5d89bf0b73380ecc63f553abbb90ed6c3e3dc297c5b5a56
|
|
| MD5 |
b9fd0a0183bd6a2f399a7b3d2ca71d47
|
|
| BLAKE2b-256 |
88d58a0590a953a5542d2c3b0b9f9db44382ab2b033fdb1dd3bf5793945abe7c
|
File details
Details for the file restrictedpickle-0.2.0-py3-none-any.whl.
File metadata
- Download URL: restrictedpickle-0.2.0-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09807f6095fadb664ce886555d2908f1875472da26fb40d1ff99f7dfb1f7037d
|
|
| MD5 |
54bde802213a116226588b1cf649840b
|
|
| BLAKE2b-256 |
2bc8d71bac47c3299a3f5952ab4e451a651780e17100e1d0398200044b296783
|