Reproschema Python library
Project description
Reproschema Python library and Command Line Interface (CLI)
Installation
reproschema requires Python 3.7+.
pip install reproschema
CLI usage
This package installs reproschema
a CLI.
$ reproschema
Usage: reproschema [OPTIONS] COMMAND [ARGS]...
A client to support interactions with ReproSchema
To see help for a specific command, run
reproschema COMMAND --help e.g. reproschema validate --help
Options:
--version
-l, --log-level [DEBUG|INFO|WARNING|ERROR|CRITICAL]
Log level name [default: INFO]
--help Show this message and exit.
Commands:
convert
create
serve
validate
Developer installation
Install repo in developer mode:
git clone https://github.com/ReproNim/reproschema-py.git
cd reproschema-py
pip install -e .[dev]
It is also useful to install pre-commit, which takes care of styling when committing code. When pre-commit is used you may have to run git commit twice, since pre-commit may make additional changes to your code for styling and will not commit these changes by default:
pre-commit install
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size reproschema-0.5.1-py3-none-any.whl (21.6 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Close
Hashes for reproschema-0.5.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd9b6aab74e59e92e9edd09cd9c4e7322d9bc0ab35d19bf04e3ae4c71e15d737 |
|
MD5 | 72b11b5e82ba41bccb343ef1ec291de8 |
|
BLAKE2-256 | 9c075269ff230a0a57f5c46bdeca90d1574a196c006cd51023430361a84a44a8 |