Yet Another Structured Formatter
Project description
yasf
Yet Another Structured Formatter
Function sf
takes any number of positional or keyword arguments and attempts to turn them into a string.
Usage
from yasf import sf
s = sf("user", name="James", id=123)
print(s) # 'user <> {"name": "James", "id": 123} <>'
Project details
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
yasf-0.0.2-py3-none-any.whl
(4.8 kB
view details)
File details
Details for the file yasf-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: yasf-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a5e4eba24a1bce8919aebb6f5aafb6fc1d26f292068c46bd65b669bcd0fa4db |
|
MD5 | c628d1d5bbe0141ffe13de9eacff57a6 |
|
BLAKE2b-256 | 74b32716bc41c1754f6a7b76eb4a39c080e30e51810c54243f80039cbea7eccf |