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.
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.
Source Distribution
reproschema-0.0.1.tar.gz
(3.9 kB
view hashes)
Built Distribution
Close
Hashes for reproschema-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4155d4acdd16731e907092333207ff201f763481b18e166d628ee27171cf502b |
|
MD5 | 252bdcc66d7c3429c726660488ce29e6 |
|
BLAKE2b-256 | a7830c12206176523b9ea921cafdd1932999531a1a58eef44e1cbbdaeded0203 |