Little async python library for dealing with GCP/Cloud Run Jobs and GCP/VertexAI CustomJobs
Project description
Welcome on SmartJob Python Library!
What is it?
SmartJob is a thin Python 3.10+ library for dealing with GCP/Cloud Run Jobs and GCP/VertexAI CustomJobs:
- in a very simple way
- in a unified way (with as little difference as possible between the 2 providers)
- in a fully async way (in most cases, plain
asyncio
Python is enough for dealing with complex parallel workflows (including parralelism, chaining, conditionals...) and you don't need to learn another pipeline workflow) - in a reactive way (when you're in the experimentation phase, you can pass the main Python script without rebuilding/pushing a whole docker image at each attempt)
Non-features
SmartJob is a thin library and not a whole pipeline framework. He tries to be as un-opinionated as possible.
Quickstart
Documentation
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
smartjob-0.0.6.tar.gz
(14.7 kB
view details)
Built Distribution
smartjob-0.0.6-py3-none-any.whl
(20.9 kB
view details)
File details
Details for the file smartjob-0.0.6.tar.gz
.
File metadata
- Download URL: smartjob-0.0.6.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdb40dfaefc6ece13a6f5ba278808ce6d8d50e2a9dffe6129a156325aee890d5 |
|
MD5 | 4e90a0a05f624612e357358e2f00b8fe |
|
BLAKE2b-256 | b42571fdbec6bf179a7b4f1d54ee60a77e13a053b12d286426aa96b0eee21744 |
File details
Details for the file smartjob-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: smartjob-0.0.6-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8513dea8abb430a9b412f63bffdb2fac21afeb9aa820baf10a991dec3ff2897 |
|
MD5 | 3e0625270afe4cb5aacd4b87da80dc90 |
|
BLAKE2b-256 | 970170f6e8e6a11437cb2e3a956937e03b48832c8183a22eaf1e87fa6b051b0b |