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.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file patch_json_float-0.3-py3-none-any.whl
.
File metadata
- Download URL: patch_json_float-0.3-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30113a19f9e58fd4f146b9140a97063606befc630dda465baeaebea91d634fe2 |
|
MD5 | 11864784151eb3dd8f8387d5dd313444 |
|
BLAKE2b-256 | cc8fcc6602f680fa1e636e98846096c930e2148ee247999cc312d18b7a648d6b |