Skip to main content

The eno standard library

Project description

enolib

The eno standard library.

Installation

pip install enolib

Getting started

A minimal example to read an eno document directly from a string with enolib:

>>> import enolib
>>> document = enolib.parse('Greeting: Hello World!')
>>> document.field('Greeting').required_string_value()
'Hello World!'

Documentation

Available at eno-lang.org/enolib.

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

enolib-0.8.1.tar.gz (25.2 kB view hashes)

Uploaded Source

Built Distribution

enolib-0.8.1-py3-none-any.whl (39.6 kB view hashes)

Uploaded Python 3

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