humanizer 0.1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

humanizer 0.1.0

humanizer
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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.