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 pybiolib
from biolib.samtools import samtools
result = samtools()
print(result.stdout)
Command Line Example
pip3 install pybiolib
biolib run samtools/samtools
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-0.1.724.tar.gz
(732.5 kB
view hashes)
Built Distribution
pybiolib-0.1.724-py3-none-any.whl
(759.4 kB
view hashes)
Close
Hashes for pybiolib-0.1.724-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82928e2a0f5e50979c2eefc15ae6b430ef63178422314cc1d1de04fde3450434 |
|
MD5 | 5c1bab3563bc31f8d968334ab37a8df8 |
|
BLAKE2b-256 | 5523168c25699bc08a738c6ed157022bb1e9fe69ec84cb8ee7b536e4847def58 |