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.8.tar.gz
(15.4 kB
view details)
Built Distribution
smartjob-0.0.8-py3-none-any.whl
(22.4 kB
view details)
File details
Details for the file smartjob-0.0.8.tar.gz
.
File metadata
- Download URL: smartjob-0.0.8.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 | 35e5acf90538eed3faaaceddfbe065d7863df6bf89d85a7b8d1602bb818ae235 |
|
MD5 | e84e3cad145f793b29316b59b2b126ec |
|
BLAKE2b-256 | 3c1eb30bb5d0582eff127e6006893452fd5d044bfd520017ee18de12b23207aa |
File details
Details for the file smartjob-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: smartjob-0.0.8-py3-none-any.whl
- Upload date:
- Size: 22.4 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 | 39b5190f45c63e0ce1393d902a0348e7ed42915d7de00d399432db8f2ba0b2bc |
|
MD5 | 161f0983b918b000bf5789de12e81fc6 |
|
BLAKE2b-256 | 95ac84ccd048992b622b7e5ac2a47cf4776876cde1b7580ba9007bea6385bb10 |