{"id":19951380,"url":"https://github.com/grimen/python-humanizer","last_synced_at":"2025-11-26T22:03:02.051Z","repository":{"id":62569779,"uuid":"168604882","full_name":"grimen/python-humanizer","owner":"grimen","description":"A human/developer friendly value humanizer - for Python.","archived":false,"fork":false,"pushed_at":"2019-10-15T02:02:49.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T08:19:14.144Z","etag":null,"topics":["data","debug","debugging","format","formatting","humanize","humanizer","log","logging","print","printing","value"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/humanizer","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grimen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-31T22:11:44.000Z","updated_at":"2019-10-15T02:02:51.000Z","dependencies_parsed_at":"2022-11-03T17:01:10.958Z","dependency_job_id":null,"html_url":"https://github.com/grimen/python-humanizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fpython-humanizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fpython-humanizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fpython-humanizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fpython-humanizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grimen","download_url":"https://codeload.github.com/grimen/python-humanizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241381520,"owners_count":19953749,"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":["data","debug","debugging","format","formatting","humanize","humanizer","log","logging","print","printing","value"],"created_at":"2024-11-13T01:07:50.118Z","updated_at":"2025-11-26T22:03:01.949Z","avatar_url":"https://github.com/grimen.png","language":"Python","readme":"\n# `humanizer` [![PyPI version](https://badge.fury.io/py/humanizer.svg)](https://badge.fury.io/py/humanizer) [![Build Status](https://travis-ci.com/grimen/python-humanizer.svg?branch=master)](https://travis-ci.com/grimen/python-humanizer) [![Coverage Status](https://codecov.io/gh/grimen/python-humanizer/branch/master/graph/badge.svg)](https://codecov.io/gh/grimen/python-humanizer)\n\n*A developer friendly data/value humanizer for debugging/logging - for Python.*\n\n\n## Introduction\n\n*TODO*\n\n\n## Install\n\nInstall using **pip**:\n\n```sh\n$ pip install humanizer\n```\n\n\n## Use\n\nVery basic **[example](https://github.com/grimen/python-humanizer/tree/master/examples/basic.py)**:\n\n```python\nfrom humanizer import bytesize, duration\n\n# TODO: add example\n\n```\n\n\n## Test\n\nClone down source code:\n\n```sh\n$ make install\n```\n\nRun **colorful tests**, with only native environment (dependency sandboxing up to you):\n\n```sh\n$ make test\n```\n\nRun **less colorful tests**, with **multi-environment** (using **tox**):\n\n```sh\n$ make test-tox\n```\n\n\n## About\n\nThis project was mainly initiated - in lack of solid existing alternatives - to be used at our work at **[Markable.ai](https://markable.ai)** to have common code conventions between various programming environments where **Python** (research, CV, AI) is heavily used.\n\n\n## License\n\nReleased under the MIT license.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrimen%2Fpython-humanizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrimen%2Fpython-humanizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrimen%2Fpython-humanizer/lists"}