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.2.211.tar.gz
(107.2 kB
view hashes)
Built Distribution
pybiolib-1.2.211-py3-none-any.whl
(150.1 kB
view hashes)
Close
Hashes for pybiolib-1.2.211-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03b79ce64280e52f8a431a92f131b5287043d6fa018b4d477d57981ed72b3dfa |
|
MD5 | a317a731ce8e6b79367bacedb08d7d26 |
|
BLAKE2b-256 | 23d0a9887282717ff2d68a482c6949c80bbbd6f759c0b7d3c162370ba09e9843 |