xpute
Project description
xpute
printf/sprintf-like formatter.
Install
pip install xpute
Usage
from xpute import printf, sprintf
printf("hello %s %d\n", "xpute", 123)
s = sprintf("0x%08x\n", 0x1234)
Notes
Portable subset, not a full C printf.
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
xpute-0.0.2.tar.gz
(7.2 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
xpute-0.0.2-py3-none-any.whl
(11.9 kB
view details)
File details
Details for the file xpute-0.0.2.tar.gz.
File metadata
- Download URL: xpute-0.0.2.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e38d9ed4f7f4267fec9b062d49573891ac8b7f3f862a4c75a62b79e4626cc1b
|
|
| MD5 |
9f3653cf79d8001805f2d2f6a405a47a
|
|
| BLAKE2b-256 |
0f80a78c699e6f2cc920c3571780b50e112451858bef20b7ad88e0dea033609b
|
File details
Details for the file xpute-0.0.2-py3-none-any.whl.
File metadata
- Download URL: xpute-0.0.2-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d9e9c31ceb8d320c284cd1b96222ff3e2648fb466756ecabb0888290602c470
|
|
| MD5 |
cd573d299b1150bb5406b55daa23ee2e
|
|
| BLAKE2b-256 |
5f20b7daf0431ebae26912cea915ba0dbfc0ff804decccbc31b2a5d79140ac8f
|