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.9.tar.gz
(32.2 kB
view hashes)
Built Distribution
pyloobins-0.1.9-py3-none-any.whl
(43.7 kB
view hashes)
Close
Hashes for pyloobins-0.1.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a98e794ae6df398cda5f46f40354ab1043623443e5613da0458c13119e74c6e6 |
|
MD5 | 1cb201f9f08839ee2cc8ebe4415850e7 |
|
BLAKE2b-256 | a97cb2687dcaf11b0d4fa90a969323517ebed1c37e468f662f9933e80c010676 |