Skip to main content

A developer friendly data/value humanizer for debugging/logging - for Python.

Project description

humanizer PyPI version Build Status Coverage Status

A developer friendly data/value humanizer for debugging/logging - for Python.

Introduction

TODO

Install

Install using pip:

$ pip install humanizer

Use

Very basic example:

from humanizer import bytesize, duration

# TODO: add example

Test

Clone down source code:

$ make install

Run colorful tests, with only native environment (dependency sandboxing up to you):

$ make test

Run less colorful tests, with multi-environment (using tox):

$ make test-tox

About

This project was mainly initiated - in lack of solid existing alternatives - to be used at our work at Markable.ai to have common code conventions between various programming environments where Python (research, CV, AI) is heavily used.

License

Released under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

humanizer-0.1.0.tar.gz (15.4 kB view hashes)

Uploaded Source

Built Distribution

humanizer-0.1.0-py2-none-any.whl (19.9 kB view hashes)

Uploaded Python 2

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