Skip to main content

A Python wrapper over humon's C API, for reading Humon token streams.

Project description

humon-py

This is a Python3 package for reading [Humon|https://github.com/spacemeat/humon] token streams.

Installing humon-py

To install and use in python:

$ pip install humon

Usage

from humon import humon
t = humon.Trove.fromString('{foo:bar}')
print (t.root['foo'])

Developing humon-py

To install humon-py and the tools needed to develop and run tests, run the following:

$ pip install -e .[dev]

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

humon-0.0.3.tar.gz (54.2 kB view hashes)

Uploaded Source

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