train on the cloud with one line of code
Project description
ligand 🔌
A local entrypoint to cloud compute, built for bioinformaticians.
Note that this repo has not had an official release yet and is still experimental!
Quickstart
pip install ligand
Then in any script:
import ligand
# Make sure the init is directly beneath your imports!
ligand.init()
# And above the code you want to run.
Thats it. Told you it was easy...
Now just run your script like you would normally, ie. python train.py
and it
will run on the cloud.
Features
Busy building, coming soon...
Acknowledgements
Architectural decisions and subroutines, especially with respect to interaction between a compiled daemon and a python SDK, were inspired or borrowed from the replicate.ai project.
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 Distributions
Built Distributions
File details
Details for the file ligand-0.0.2-py3-none-manylinux1_x86_64.whl
.
File metadata
- Download URL: ligand-0.0.2-py3-none-manylinux1_x86_64.whl
- Upload date:
- Size: 13.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34110633ebc70f1cb206061d8dd5079291a862a82f84bd250571fca71ae6f6b4 |
|
MD5 | 46e5f877a26e3b89f82356cc1d788407 |
|
BLAKE2b-256 | e2a3aa90f07c012f6d26ddb748e8a7524ac7feb59fc9607461d92f03edcef6d0 |
File details
Details for the file ligand-0.0.2-py3-none-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: ligand-0.0.2-py3-none-macosx_10_9_x86_64.whl
- Upload date:
- Size: 13.5 MB
- Tags: Python 3, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18aafd7dc6f86a9451f568b67f3b5babd51caddbf96920c6fb8366a5393b8abe |
|
MD5 | fb8a1208bbcc440487e02504addc44da |
|
BLAKE2b-256 | e286738e49808f90be7022249fdd9f1d6647505ccbe46d65c83af6780953f751 |