Skip to main content

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.5-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page