patch builtins float class
Project description
Patch Python float
Convert to decimal.Decimal
for every operations of Float
, which will monkey patch builtins float
.
Usage
from patch_float import patch_json_loads, test_json_loads
patch_json_loads()
test_json_loads()
# Or
from patch_float import patch_float_all
patch_float_all()
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size patch_json_float-0.3-py3-none-any.whl (2.3 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Close
Hashes for patch_json_float-0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30113a19f9e58fd4f146b9140a97063606befc630dda465baeaebea91d634fe2 |
|
MD5 | 11864784151eb3dd8f8387d5dd313444 |
|
BLAKE2-256 | cc8fcc6602f680fa1e636e98846096c930e2148ee247999cc312d18b7a648d6b |