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.223.tar.gz
(107.4 kB
view details)
Built Distribution
pybiolib-1.2.223-py3-none-any.whl
(150.3 kB
view details)
File details
Details for the file pybiolib-1.2.223.tar.gz
.
File metadata
- Download URL: pybiolib-1.2.223.tar.gz
- Upload date:
- Size: 107.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40873a8acc8b30656f3bdb4aa267efef6052b53b83738e6b806615eefe8adbd9 |
|
MD5 | 9178d3c4245e3899a5d12a3cb0122b75 |
|
BLAKE2b-256 | 0eb6d231fbac90d3ab00355aeee3161fe37790ef75a939bed357b00c1765278b |
File details
Details for the file pybiolib-1.2.223-py3-none-any.whl
.
File metadata
- Download URL: pybiolib-1.2.223-py3-none-any.whl
- Upload date:
- Size: 150.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40d5626858abddfa939b73f5c38d60342d72190731f0d433653082d90debfb85 |
|
MD5 | f618114deba1f37ab3ee703631f2afa8 |
|
BLAKE2b-256 | 39e6afb4c7dd55261cebbc6acb26e73a918f95e24a21eaee0e7b9b23ef71e1fe |