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.830.tar.gz
(87.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pybiolib-1.1.830-py3-none-any.whl
(127.2 kB
view details)
File details
Details for the file pybiolib-1.1.830.tar.gz.
File metadata
- Download URL: pybiolib-1.1.830.tar.gz
- Upload date:
- Size: 87.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
712147750c77b2581a51e5c5c43605827d99c6a4f7cc8b38b65a3e97b97b3739
|
|
| MD5 |
dff26e1b09f014e44272950bf37c522a
|
|
| BLAKE2b-256 |
f2f0f5be914c7ed3e34bcb89743148d1035cbda281967d1493daf6ad351e57dc
|
File details
Details for the file pybiolib-1.1.830-py3-none-any.whl.
File metadata
- Download URL: pybiolib-1.1.830-py3-none-any.whl
- Upload date:
- Size: 127.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87df9dce248239e83a89fba731d21e74737cc8bc23d6023c7342b69898a3bfb1
|
|
| MD5 |
468d40eab1277c607adb28dc78fc3bd1
|
|
| BLAKE2b-256 |
fa18e3ebeb413399138271fc5bd2fdc5c19465be74fa3ef5d667d45a38d9e480
|