Skip to main content

Ryan: a configuration language for the practical programmer

Project description

Python wrapper for the Rust implementation of the Ryan configuration language.

For basic usage, this module provides two main functions: ryan.from_str, which reads and executes a Ryan program from a string, and ryan.from_path, which reads and executes a Ryan program from a file. If you are wondering, no function is needed for serialization; you can use the standard json package for that (remeber: all JSON is valid Ryan).

How to use Ryan

You can use Ryan in your project via pip:

pip install ryan-lang

Additionally, the Ryan CLI might be useful to have for testing and debugging. See the main page for the project for more information.

Resources for Ryan

Limitations of this library

By now, only deserializing is supported. In the future, this wrapper might also get the full environment API exposed. If you have an usecase for that, please don't hesitate and open an issue in the Ryan repository.

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

ryan_lang-0.2.4.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distributions

ryan_lang-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (572.3 kB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

ryan_lang-0.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (572.3 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

ryan_lang-0.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (572.3 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

ryan_lang-0.2.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (572.3 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

ryan_lang-0.2.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (572.3 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

ryan_lang-0.2.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (572.7 kB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

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