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.2.tar.gz
(13.3 kB
view details)
Built Distribution
smartjob-0.0.2-py3-none-any.whl
(19.2 kB
view details)
File details
Details for the file smartjob-0.0.2.tar.gz
.
File metadata
- Download URL: smartjob-0.0.2.tar.gz
- Upload date:
- Size: 13.3 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 | 8de61fae4c1660971c75b03fb868d8d0af39fda28422395268fb0bc842e1d06c |
|
MD5 | 3cc25b5e06e6f3cbde92e1cb72baa3dd |
|
BLAKE2b-256 | 77b807c6c2027dd53cd6e90c390cdc4cef819e6f4ad0a2337b4dee5579e2dc80 |
File details
Details for the file smartjob-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: smartjob-0.0.2-py3-none-any.whl
- Upload date:
- Size: 19.2 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 | 459ad759918400aae3743b6a707389dbea7c3bbb59a79af2829f8fd680ec9bb7 |
|
MD5 | 000ac7ee777f10f4f297b5b2adfa75d1 |
|
BLAKE2b-256 | 442c9c993fd4d2c7478019a7774a51e36d1fe3c2c2837699a1a40d7b97acb530 |