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.9.tar.gz
(15.4 kB
view details)
Built Distribution
smartjob-0.0.9-py3-none-any.whl
(22.5 kB
view details)
File details
Details for the file smartjob-0.0.9.tar.gz
.
File metadata
- Download URL: smartjob-0.0.9.tar.gz
- Upload date:
- Size: 15.4 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 | 3bc9482962d14ff03a6461ec9581b5940aceac3eba8cd4dde0161fcb72754551 |
|
MD5 | 19c683ff2e3e6385555e00b371ce155d |
|
BLAKE2b-256 | b1d990121dac344da4c0d85a7140e7c2a9e2f26bdfffc18f6004af9f16ac2be7 |
File details
Details for the file smartjob-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: smartjob-0.0.9-py3-none-any.whl
- Upload date:
- Size: 22.5 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 | 1900eab4ef14e4ef0b92199d3ba5886ef90eeec787384c7d64fae1c030c3e80c |
|
MD5 | f146defc5cd61595d00ac7e260f2735d |
|
BLAKE2b-256 | da9e89898c760a40faa9c22421322010a465080913114a8074ac4cca9065ec81 |