{"id":21238639,"url":"https://github.com/zaczero/sizestr","last_synced_at":"2026-01-31T23:40:14.665Z","repository":{"id":257055487,"uuid":"857419332","full_name":"Zaczero/sizestr","owner":"Zaczero","description":"Simple and fast formatting of sizes for Python","archived":false,"fork":false,"pushed_at":"2024-09-14T16:02:14.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-14T16:23:38.461Z","etag":null,"topics":["file-size","human-readable","humanize","stringify"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zaczero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09-14T15:56:40.000Z","updated_at":"2024-09-14T16:01:07.000Z","dependencies_parsed_at":"2024-09-14T16:23:44.315Z","dependency_job_id":"6fdec900-0b26-4b73-827b-ca703d877553","html_url":"https://github.com/Zaczero/sizestr","commit_stats":null,"previous_names":["zaczero/sizestr"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zaczero%2Fsizestr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zaczero%2Fsizestr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zaczero%2Fsizestr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zaczero%2Fsizestr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zaczero","download_url":"https://codeload.github.com/Zaczero/sizestr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225653885,"owners_count":17502939,"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":["file-size","human-readable","humanize","stringify"],"created_at":"2024-11-21T00:36:56.654Z","updated_at":"2026-01-31T23:40:09.640Z","avatar_url":"https://github.com/Zaczero.png","language":"Nix","funding_links":["https://liberapay.com/Zaczero/","https://github.com/sponsors/Zaczero"],"categories":[],"sub_categories":[],"readme":"# sizestr\n\n[![PyPI - Python Version](https://shields.monicz.dev/pypi/pyversions/sizestr)](https://pypi.org/project/sizestr)\n[![Liberapay Patrons](https://shields.monicz.dev/liberapay/patrons/Zaczero?logo=liberapay\u0026label=Patrons)](https://liberapay.com/Zaczero/)\n[![GitHub Sponsors](https://shields.monicz.dev/github/sponsors/Zaczero?logo=github\u0026label=Sponsors\u0026color=%23db61a2)](https://github.com/sponsors/Zaczero)\n\nSimple and fast formatting of sizes for Python.\n\n## Installation\n\n```sh\npip install sizestr\n```\n\n## Basic usage\n\n```py\nfrom sizestr import sizestr\n\nsizestr(10000)  # '9.77 KiB'\nsizestr(-42)  # '-42 B'\nsizestr(float('inf'))  # '(inf)'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaczero%2Fsizestr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaczero%2Fsizestr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaczero%2Fsizestr/lists"}