xpute placeholder package (printf/sprintf minimal)
Project description
xpute
Minimal printf/sprintf-like formatter.
Repository: https://github.com/xpute/xpute
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.1.tar.gz
(6.6 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.1-py3-none-any.whl
(11.9 kB
view details)
File details
Details for the file xpute-0.0.1.tar.gz.
File metadata
- Download URL: xpute-0.0.1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19f67c3338083b84fdc09287467ebccf1eb12e93a7d89be09835975f8452f8c2
|
|
| MD5 |
0ffc37df454195c0f122e078707740a6
|
|
| BLAKE2b-256 |
be1f01e5e8e0f42dd55306d6f33c545e32caab1e37cb5c199357a913a04cf083
|
File details
Details for the file xpute-0.0.1-py3-none-any.whl.
File metadata
- Download URL: xpute-0.0.1-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 |
6f0c5e3734bdff907f618252f931a01dcef5a2d96e00f3d529cc4661e51e62b1
|
|
| MD5 |
57c22080886b3996ff0159ca54582ed9
|
|
| BLAKE2b-256 |
c4838dd457bfb7937b1eb03a5c6d86403c661c203e246d5c482c1510e9da22c4
|