I should probably write a description here. Tant pis.
Project description
from tantpy import tantpy
@tantpy
def risky_division(a, b):
return a / b
result = risky_division(10, 0)
# Something went wrong: division by zero
# Tant pis. The code moves on, like a river past a fallen tree.
print(f"{result=}")
# result=None
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
tantpy-0.1.0.tar.gz
(1.3 kB
view details)
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 tantpy-0.1.0.tar.gz.
File metadata
- Download URL: tantpy-0.1.0.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e966843acef59a64efb010f4a5500735e4160ad37320c1caa534a027b264990
|
|
| MD5 |
0cf4c0004c283145183282db5cda2795
|
|
| BLAKE2b-256 |
3faff3ac04fda86477dd5a5ee5a4568d0ac80ed00876888fb3f9d417c0bf42c7
|
File details
Details for the file tantpy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tantpy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcc72b0635c96c088e798b9998bba4c509a3ba068abe4edbb408b42fbc421950
|
|
| MD5 |
78358784df270334930a4b5cee9974a4
|
|
| BLAKE2b-256 |
2bdfb3cb5ad276995b9abd295c21585b8fe6fcfdea31ba69f1bec4814dd94483
|