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.985.tar.gz
(119.4 kB
view details)
Built Distribution
pybiolib-1.2.985-py3-none-any.whl
(173.9 kB
view details)
File details
Details for the file pybiolib-1.2.985.tar.gz
.
File metadata
- Download URL: pybiolib-1.2.985.tar.gz
- Upload date:
- Size: 119.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c71b3a0f55b739cd6eeca8657d1dc0c19d45ed298e9b36cf39229cc55d4e8d32
|
|
MD5 |
6f97a34187f498306312a4c119bf6ed1
|
|
BLAKE2b-256 |
40125f29f9d04f5fcb2eaca6efcbc4332ef5c414aeff3bc2c1b27764dece5654
|
File details
Details for the file pybiolib-1.2.985-py3-none-any.whl
.
File metadata
- Download URL: pybiolib-1.2.985-py3-none-any.whl
- Upload date:
- Size: 173.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ffefd1b262bd3dba777da2ca60919e0bda0b3f495bdbd42f286ab36ba08ec126
|
|
MD5 |
40d072124f787c1a5a8d3cb2d3e8cc7f
|
|
BLAKE2b-256 |
73b5618aeeb0b60796d4976be06c10ff2dcba9bf59f6af9a146f17b7838e411b
|