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
Release history Release notifications | RSS feed
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 details)
Built Distribution
enolib-0.8.1-py3-none-any.whl
(39.6 kB
view details)
File details
Details for the file enolib-0.8.1.tar.gz
.
File metadata
- Download URL: enolib-0.8.1.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d36d713966a5e145ba0606aeab6395deeccf22a61ff5248fddda0d3aa0ca5a1b |
|
MD5 | d830dbf4c0c529586830ec2f7b119dfa |
|
BLAKE2b-256 | f2ec2fa1a4ec3ee465b1de721e3a8bd8c56eaac393eb678660ac63e57ee7f945 |
File details
Details for the file enolib-0.8.1-py3-none-any.whl
.
File metadata
- Download URL: enolib-0.8.1-py3-none-any.whl
- Upload date:
- Size: 39.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97597a42ded606b6a122e48aadab496ac53611211415d9de41ac01f57afa232f |
|
MD5 | b7fb7b7c414673ce1798bed2514cca8e |
|
BLAKE2b-256 | d3259a463d15a6d045f2301cd5b7238f42cc2e3a72bd0abe1944e11698a47b99 |