Skip to main content

Extra tools for pyld

Project description

Extra command line tools for pyld

TODO

Usage examples:

# Install pipx
pip3 install --user --upgrade pipx

# (optionally) clear pipx cache if you want the latest version ...
\rm -vr ~/.local/pipx/.cache/

# check version
pipx run --spec yocho.pyld-xtl pyld-xtl --version

# url resolving
pipx run --spec yocho.pyld-xtl pyld-xtl compact --url https://raw.githubusercontent.com/json-ld/json-ld.org/master/examples/syntax/example-061-Aliasing-keywords.json

# input file handling
curl --silent https://raw.githubusercontent.com/json-ld/json-ld.org/master/examples/syntax/example-061-Aliasing-keywords.json | pipx run --spec yocho.pyld-xtl pyld-xtl compact -
curl --silent https://raw.githubusercontent.com/json-ld/json-ld.org/master/examples/syntax/example-061-Aliasing-keywords.json | pipx run --spec yocho.pyld-xtl pyld-xtl compact /dev/stdin
pipx run --spec yocho.pyld-xtl pyld-xtl compact <(curl --silent https://raw.githubusercontent.com/json-ld/json-ld.org/master/examples/syntax/example-061-Aliasing-keywords.json)

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

yocho.pyld-xtl-0.2.0a4.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

yocho.pyld_xtl-0.2.0a4-py3-none-any.whl (6.0 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