Omit utility functions from tracebacks.
Project description
hide_from_traceback
A simple library for preventing utility functions from appearing in tracebacks.
Requires CPython 3.9+. Bundles set_exc_info
to avoid reliance on _testcapi
,
which is not included in all Python distributions and is needed for Python 3.9
and 3.10.
Compatibility with other Python implementations should be easy to add for Python 3.11+ since it should mostly consist of skipping building the C extension for those versions.
Installation
pip install hide_from_traceback
Usage
from hide_from_traceback import hide_from_traceback
@hide_from_traceback
def assert_something_complex(value: object) -> None:
if not something_about_object(value):
raise Exception("Failed ")
def test_foo():
data = { ... }
assert_something_complex(data)
Disabling
Set the environment variable NO_HIDE_FROM_TRACEBACK
to disable this module's
functionality completely, making @hide_from_traceback
a no-op or disable the
traceback-editing functionality at runtime:
from hide_from_traceback import set_hide_from_traceback_enabled
set_hide_from_traceback_enabled(False)
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 Distributions
File details
Details for the file hide_from_traceback-1.0.tar.gz
.
File metadata
- Download URL: hide_from_traceback-1.0.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb04b61cd2818e682ac96928765c785b450776ae2db5ddf7f1a6519f9ec081f0 |
|
MD5 | 16df6e9f84e488de2957280f8606c77b |
|
BLAKE2b-256 | 22d466a583c9d662a32efe78f9c249683c91906a65f4ead85067456f271f60b1 |
File details
Details for the file hide_from_traceback-1.0-cp312-cp312-win_amd64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 17.9 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2652f2981b759be8ea54c10856c300328cec178338fec3c450b82ab48f573d3f |
|
MD5 | e9bf023005daa75d0f0594da56fbd095 |
|
BLAKE2b-256 | 70b493b3765e04102b883530288ea688f0ac8c23db4b022d7fbf29441520d0af |
File details
Details for the file hide_from_traceback-1.0-cp312-cp312-win32.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp312-cp312-win32.whl
- Upload date:
- Size: 17.5 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6ab6113b21dca87748ac9283607f5556c2978aede436feef7cccca9e606c6b4 |
|
MD5 | 79d2adb4c621e100f7ec7ffc665ef5c5 |
|
BLAKE2b-256 | 7806f25fbef6ce7953b9f2f9020e4bcb8dbe3870373990fff4c34584e781d588 |
File details
Details for the file hide_from_traceback-1.0-cp312-cp312-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 22.4 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba8b49448afd1732af9a130fcada1188040b02e5013ac6fd9f50265cec2785bc |
|
MD5 | acdfeac01f4467b68026425cc5e7bf15 |
|
BLAKE2b-256 | 5c1ebdab4236055b21c29bf7de512ef43a76bafa37dab5d88f0eb9b06a95097f |
File details
Details for the file hide_from_traceback-1.0-cp312-cp312-musllinux_1_2_i686.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp312-cp312-musllinux_1_2_i686.whl
- Upload date:
- Size: 22.2 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9d8f10533e0664851cdb79a2af5f6c76ea3c525dffe62670e3f1a0330ab3cc2 |
|
MD5 | d99921f3862d335cd67c00f2b1bd713e |
|
BLAKE2b-256 | 232271dbedadc70946b7428cccc44f405869b4dcec5ebff4f42501b027b06cc4 |
File details
Details for the file hide_from_traceback-1.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 22.4 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb83326af23cb11e1344fb9118808757b9ba03974cd4e875c9e2943bff0f8351 |
|
MD5 | da9e6082edefcdeb40e316f9cbfa2ac3 |
|
BLAKE2b-256 | f9423c6d896a827bdf4a219970451e505fdd7596dab3449d012e7e337b8c5f67 |
File details
Details for the file hide_from_traceback-1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 21.9 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96ec18890968d3c7dfe73bdfe05e5e7ae9affaa5143eccb36b6a0c60b7ba9366 |
|
MD5 | 60f8ca95dcb3cfbe2215823e3e9d97f5 |
|
BLAKE2b-256 | 493b96e429a10f7c967078fc89f92382e6f6827d3ca09b346a56a4fc2b110d47 |
File details
Details for the file hide_from_traceback-1.0-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 15.0 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a78a4d39e9755fc5cf7b42fd2421963b1d28eb475de178ac24540e643a2042f |
|
MD5 | 29155605d8dad6a6cd060ba9ee0f1766 |
|
BLAKE2b-256 | 9aa11effd5092965f64970633cb9f427129dfdd08e5bebd0e7e8a50ccf2a21f5 |
File details
Details for the file hide_from_traceback-1.0-cp312-cp312-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp312-cp312-macosx_10_9_x86_64.whl
- Upload date:
- Size: 14.6 kB
- Tags: CPython 3.12, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71dd51d51c550719153b50ef36ab948e112bc9f47ffb3efc35456644bed0e6e3 |
|
MD5 | 682113086e37a7e1daa59547239b77f9 |
|
BLAKE2b-256 | 337a09b48cfadd21303211f5acbb807c2531ee2ba6b318ba80da9acfe310e6aa |
File details
Details for the file hide_from_traceback-1.0-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 17.8 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c8d2cc1308aaf9f80cfd8a8122b73029f842452014124c14b2be59eff04fa3d |
|
MD5 | 34a88695d8018e47a417fe903607f75b |
|
BLAKE2b-256 | 62c898c871b826be3156983358a814f6a775b053d4f9daeffdf9ba02625802f3 |
File details
Details for the file hide_from_traceback-1.0-cp311-cp311-win32.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp311-cp311-win32.whl
- Upload date:
- Size: 17.4 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cb458727a210ba420833cc0aa6a7154302a99f72827cf18b617ac8110a3cef8 |
|
MD5 | 77320056d6fdafa1d8db2ffc63ec9acd |
|
BLAKE2b-256 | ffdf58408353d5fe7ccb17951e51e3fd5d0bf0783421f86b8461d0aba24929d7 |
File details
Details for the file hide_from_traceback-1.0-cp311-cp311-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 21.9 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cb620d9c7d2c23d8bcb812e0b77392d6d82ff5f244017b8b7ddf89f08c2c23a |
|
MD5 | 1553a484c60f634403c8cbf7f04cc262 |
|
BLAKE2b-256 | 9659720c070f54735a9523d719339e174e71a41849804962fcfcd91d2f696836 |
File details
Details for the file hide_from_traceback-1.0-cp311-cp311-musllinux_1_2_i686.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp311-cp311-musllinux_1_2_i686.whl
- Upload date:
- Size: 21.9 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77d658dc53de130b7c2279fc33dc2b812bb987a9f5b5fa1ab5c24a3a8d113bef |
|
MD5 | 49d001a83ec2d33e89dd021e3f033b2e |
|
BLAKE2b-256 | 992c0ff1d27520ff6caf1fee34bc5488475c72ef62ea967e53b60af26523c16c |
File details
Details for the file hide_from_traceback-1.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 21.9 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6580a8c6a06ecab117e0a3f6c51446077f12abe7a7e829ff51ded1e2d4327103 |
|
MD5 | 930c8806bb497404689b98fbd8fd170f |
|
BLAKE2b-256 | 9cc583c15ed8f9268e22496a45943a17b2d93ae12afa936e008747aeae4c1419 |
File details
Details for the file hide_from_traceback-1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 21.6 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f80dc034f7dfb9fd398c43a8afdb4ebae990a0b28dc9d505abc4b07b7a02611f |
|
MD5 | 832c2c06cf62198a4e8685849bee7b7f |
|
BLAKE2b-256 | 6b65ad655176221be6f546bb996b7cd48ec05ca7bec6401681e4d4135ecd2139 |
File details
Details for the file hide_from_traceback-1.0-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 15.0 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e9db422e827645efbc6162c18fef530d22d12c0b18219f3dff3ff03ffa72a5e |
|
MD5 | 3939891ce521455d266693f3355de87d |
|
BLAKE2b-256 | 27e0516d94af4a7da69499c33a06a67cd4e7ecac4c029875ffb7ea53c219845c |
File details
Details for the file hide_from_traceback-1.0-cp311-cp311-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 14.6 kB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0c5a9b0a74001320765f4b41dae3e0df96258cea507888053ec8bc4f3d7eaec |
|
MD5 | c6fd160f36994f6a3e5d9c44d58af127 |
|
BLAKE2b-256 | 90b1b7a3cc32ae40def0fafec83b6179b85418ece5e911e14244b1aec42b4d16 |
File details
Details for the file hide_from_traceback-1.0-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 17.8 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ebd47b5ec01946918a698d198f49969ce9d930d667c351512e6501a45362c1f |
|
MD5 | 77954e9bb85ce53a463ce41845a1084b |
|
BLAKE2b-256 | 99df8c2725080de56ee110fe2c93e6b1a2b0874b2271f7a19fb3b7d5691cc0be |
File details
Details for the file hide_from_traceback-1.0-cp310-cp310-win32.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp310-cp310-win32.whl
- Upload date:
- Size: 17.4 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d03a1c3e5b317dd6e2e64f2879edaf7336f196c06b757c039e76c3598fc6372 |
|
MD5 | d50e246d103613e0c66341ead9ee5188 |
|
BLAKE2b-256 | 46cb88f66881b46c773d54d50daa9a4c62d0f0bea4ee14f366b4ea32cdaae2a2 |
File details
Details for the file hide_from_traceback-1.0-cp310-cp310-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 21.9 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e03d0364b7d16fb33b678d4f9fc4d383def36c3464bff13866995b53c4116476 |
|
MD5 | c3cb278d26f24585ca08663089705e65 |
|
BLAKE2b-256 | 2938281c8f4302fccc805da5e206adb4cd1cf1e62aad831394103b7f32515a84 |
File details
Details for the file hide_from_traceback-1.0-cp310-cp310-musllinux_1_2_i686.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp310-cp310-musllinux_1_2_i686.whl
- Upload date:
- Size: 21.9 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62fc7de437af2538298078fe23f769c6d065c8a3865dc77e40a1f5415f1819cd |
|
MD5 | 9642044bcf31635a3d4d72b3f69154af |
|
BLAKE2b-256 | ee31a51e9b49d855d78b200f2ba4f9b621a8331b604d5a271e686ff4f151e1ae |
File details
Details for the file hide_from_traceback-1.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 21.9 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6b8c504ecaa35df87cde209e69a44612487d63698ccbdbb9b5bbc22064ffc6e |
|
MD5 | 9a8be7c36a3cebf134f9671efd667225 |
|
BLAKE2b-256 | 36ebc2387f0f1ef28d0a927992ea0fd026dfc23f2d963e12b00686d899da8e39 |
File details
Details for the file hide_from_traceback-1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 21.6 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73876a6ac304acca922c4d4b12b988b8a5aca2d0d40da95c9efd780936467a77 |
|
MD5 | 3ab834715bbec146ff5c7c191ed54813 |
|
BLAKE2b-256 | 5a986c7a15841af5c83ced42f794c7d68711d1a077eb6033b097bc1a0cef5dea |
File details
Details for the file hide_from_traceback-1.0-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 15.0 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5e4e13d6c50eb30c1f7b46014e13d212cbb4edcde1454cfe547433e496f1f81 |
|
MD5 | 93cc3eb41d834ec63e1653092882b4bc |
|
BLAKE2b-256 | 922de738e4606dae3fb67694cfc9e05a369517f56fd33c7c97fda1ee4c91c879 |
File details
Details for the file hide_from_traceback-1.0-cp310-cp310-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 14.6 kB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4477b7225f09f5a4f13e03992cb8263aba822f737ebe8a726758038d415a646 |
|
MD5 | 9dfb428b85773da5ff873b955b48344b |
|
BLAKE2b-256 | 528f3049817bdcf29aba9a5dc0912986f0c04f3e679dc9e64025795349717cf5 |
File details
Details for the file hide_from_traceback-1.0-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 17.8 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ca00b13a7dc49d3f439006004ba7759c02451032cdfd600c9e94e6d31979559 |
|
MD5 | 8e5a65f35fc509b5c7016723c847c11c |
|
BLAKE2b-256 | d8b5a41918f343fddda542274cc8dc044f031128890b18d51ad0e752a48d721a |
File details
Details for the file hide_from_traceback-1.0-cp39-cp39-win32.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp39-cp39-win32.whl
- Upload date:
- Size: 17.4 kB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24ae35b0965893f6ee4a670ac364bc7fa920c66e01f2eb230a1bfab2c367a08f |
|
MD5 | b27da67483e2fee0f776e6181c157dfd |
|
BLAKE2b-256 | 3db9ef97d39d0c5afeb76d499b5711800d7a3a6543dc1b11fff9b99f80eaa676 |
File details
Details for the file hide_from_traceback-1.0-cp39-cp39-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp39-cp39-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 21.7 kB
- Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4b42867f06baffff72f5cf32cd18fc3d23ff2170e12a214d986d4b9597dbd15 |
|
MD5 | 6a693d6d70d5841234d632e2f2cd7725 |
|
BLAKE2b-256 | 1256fedc24eb615aef2963f274a57e38f40f9d9c248ab314f5e0ec16cb83a7ee |
File details
Details for the file hide_from_traceback-1.0-cp39-cp39-musllinux_1_2_i686.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp39-cp39-musllinux_1_2_i686.whl
- Upload date:
- Size: 21.7 kB
- Tags: CPython 3.9, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fea0d151d3be0a4b4e3a4876fe6539534b75d3b3d4e01269e53ab8be6ced9c29 |
|
MD5 | a970804130be9b0d1fd4fd2e145d475b |
|
BLAKE2b-256 | 804e8a5808d5b7a9a52c3fa14f1372c924e1b83bba452400f14cbe4f0a3cdf2c |
File details
Details for the file hide_from_traceback-1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 21.7 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81d7503f9f55e6acafacabf6401d6a4d8ca0dd5a49cb3a870902a1ee04c73030 |
|
MD5 | 98c30cb4c562226c29618f75ecd8cf09 |
|
BLAKE2b-256 | 85d252a662dec1e0662c8f63b219c0ac57be7fa8e3a4d0a3e0f3042e2bfff048 |
File details
Details for the file hide_from_traceback-1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 21.4 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cadb9cbad533f1b380f3a5e947ae09ba6c3fb245bd0defd2d3d5bfb749382261 |
|
MD5 | ef651771224da7f8cefe3f79c1b4585c |
|
BLAKE2b-256 | 15f4abb239c17ccad97fde334f3766263c349a938b5df265fa83c6aefd33cd92 |
File details
Details for the file hide_from_traceback-1.0-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 15.0 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d432a7ef0338708a5174fd1051dd56457c34bf442888e7b0aae52754603e925d |
|
MD5 | 509f5e0c42017ab66545476235a9a641 |
|
BLAKE2b-256 | bfb7aaf63a2d082253830aa0732cebe5648536b232be977f297d68ac9e332c80 |
File details
Details for the file hide_from_traceback-1.0-cp39-cp39-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: hide_from_traceback-1.0-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 14.6 kB
- Tags: CPython 3.9, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b1c3e1a2273af0682d3755f61ffecc68d0024505db82ce02f0c78ab0d652442 |
|
MD5 | 4cafaf96170a3446821e579e0c2e27e7 |
|
BLAKE2b-256 | 0ec533ef2082f43edec828761631cbef74b0d5ad42573a25009490f14251a726 |