BioLib Python Client
Project description
PyBioLib
PyBioLib is a Python package for running BioLib applications from Python scripts and the command line.
Python Example
# pip3 install -U pybiolib
import biolib
samtools = biolib.load('samtools/samtools')
print(samtools.cli(args='--help'))
Command Line Example
pip3 install -U pybiolib
biolib run samtools/samtools --help
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
pybiolib-1.1.654.tar.gz
(84.0 kB
view hashes)
Built Distribution
pybiolib-1.1.654-py3-none-any.whl
(122.4 kB
view hashes)
Close
Hashes for pybiolib-1.1.654-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c55258ef9be515deb15b637a58f6298c508b161bca08f6acb56e04ee218a07ec |
|
MD5 | 095f8c2b849aa0468c2f1e239c11b98c |
|
BLAKE2b-256 | 1a95ede946d75869304e91a0981e5cb0894c4f1db62e09ef3db2de295a0f9eaf |