{"id":18871102,"url":"https://github.com/aceinetx/pyfmt","last_synced_at":"2026-02-15T06:30:17.549Z","repository":{"id":245836345,"uuid":"819346990","full_name":"aceinetx/pyfmt","owner":"aceinetx","description":"python c-like string formatting library","archived":false,"fork":false,"pushed_at":"2024-06-28T22:03:42.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T00:12:28.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aceinetx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-24T10:20:52.000Z","updated_at":"2024-06-28T22:03:46.000Z","dependencies_parsed_at":"2024-11-08T05:36:39.946Z","dependency_job_id":null,"html_url":"https://github.com/aceinetx/pyfmt","commit_stats":null,"previous_names":["aceinetx/pyfmt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aceinetx%2Fpyfmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aceinetx%2Fpyfmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aceinetx%2Fpyfmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aceinetx%2Fpyfmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aceinetx","download_url":"https://codeload.github.com/aceinetx/pyfmt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239818784,"owners_count":19702210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T05:24:20.953Z","updated_at":"2026-02-15T06:30:17.483Z","avatar_url":"https://github.com/aceinetx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyfmt\nlightweight python string formatting library\n## format a string\n```python\n\u003e\u003e\u003e x = pyfmt.default_fmt(\"Hello, %s\", \"World!\")\n\u003e\u003e\u003e x\n'Hello, world!'\n```\n## print formatted\n```python\n\u003e\u003e\u003e pyfmt.printf(\"Hello, %s\", \"World!\")\nHello, world!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faceinetx%2Fpyfmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faceinetx%2Fpyfmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faceinetx%2Fpyfmt/lists"}