A utility library with custom evaluation and loading functions.
Project description
dcont
Пакет, предоставляющий три функции для контроля за данными:
-
load_from_pickle(data: bytes)
Выполняет десериализацию данных с помощьюpickle.loads(). -
evaluate_expression(expr: str, globals_dict=None, locals_dict=None)
Выполняет вычисление выражения с помощьюeval(). -
execute_code(code: str, globals_dict=None, locals_dict=None)
Выполняет выполнение кода с помощьюexec().
Установка
pip install dcont
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 dcont-0.1.0.tar.gz.
File metadata
- Download URL: dcont-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcfba9864cb477b02297d303f8322e4fdb4bf8aaf32663850413b9cb35c2be4c
|
|
| MD5 |
fa40b4a3e2302757df908fa0fb697d19
|
|
| BLAKE2b-256 |
6f22593bce460b26c7cc31e63c10efe7ef4467079d755ccf531ed6b632bca474
|
File details
Details for the file dcont-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dcont-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2a54a67ae1bccedacc0132e9113348bc02fcee822bef9008fd368b73895f9e9
|
|
| MD5 |
e9ab61b4b9581038bfb5cd8a00f0ed81
|
|
| BLAKE2b-256 |
23d8bc7201d11a83644feb2912d3d3fce328d1e605086cda52941e023a3a2e5e
|