Python package for managing the LOOBins model and schema.
Project description
PyLOOBins
PyLOOBins is a Python SDK and command-line utility for programmatically interacting with LOOBins.
You can download PyLOOBins from PyPI by running the following command:
pip install pyloobins
PyLOOBins requires Python 3.8 or later.
Usage
Command-line
You can run pyloobins --help
to see the available commands and options.
>>> pyloobins --help
Usage: pyloobins [OPTIONS] COMMAND [ARGS]...
Create, validate, and view LOOBin objects.
Options:
--help Show this message and exit.
Commands:
create Create a YAML template file for a new LOOBin.
get Get a LOOBin object.
validate Validate a LOOBin YAML file.
You can run pyloobins <command> --help
to see the available options for a specific command.
>>> pyloobins validate --help
Usage: pyloobins validate [OPTIONS]
Validate a LOOBin YAML file.
Options:
--path TEXT The path of the LOOBin YAML file to validate. [required]
--help Show this message and exit.
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
pyloobins-0.1.8.tar.gz
(30.6 kB
view hashes)
Built Distribution
pyloobins-0.1.8-py3-none-any.whl
(40.8 kB
view hashes)
Close
Hashes for pyloobins-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57896197c848bbd2e8b079c08c69b70f81f806fd0e63802f60012f7ef0cbd5a4 |
|
MD5 | 7c7a97522dc9c081858e715e5ea283af |
|
BLAKE2b-256 | 65cd558ffaaf2c6c77f21b57160cc18a3f96b428d197bf001f409ad411fb15a1 |