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.7.tar.gz
(14.9 kB
view details)
Built Distribution
smartjob-0.0.7-py3-none-any.whl
(21.1 kB
view details)
File details
Details for the file smartjob-0.0.7.tar.gz
.
File metadata
- Download URL: smartjob-0.0.7.tar.gz
- Upload date:
- Size: 14.9 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 | 41ec296615d9c6925084f31f949e42e3324bfe86b92ff6ffa1b3a6a994d70f6f |
|
MD5 | 5d12cca14eff361b9a7b74b01ffb6d59 |
|
BLAKE2b-256 | 1f0a6b6e280ff50e6cb286083e4454f2cd5fb781f067fbb4ddb44ce8e3776a12 |
File details
Details for the file smartjob-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: smartjob-0.0.7-py3-none-any.whl
- Upload date:
- Size: 21.1 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 | 8da7134dd4737ab6c20c2dd1dc53d14f1b3a5f0f1260a6ab42ce9363653370b0 |
|
MD5 | cdc1a2e79025b6919000bbb53fa20454 |
|
BLAKE2b-256 | e8e2d729e8382a9128392a9ccdb664b1469aa8628ffa7ca2b24152e80af9e8ac |