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.5.tar.gz
(14.0 kB
view details)
Built Distribution
smartjob-0.0.5-py3-none-any.whl
(20.1 kB
view details)
File details
Details for the file smartjob-0.0.5.tar.gz
.
File metadata
- Download URL: smartjob-0.0.5.tar.gz
- Upload date:
- Size: 14.0 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 | 06881f1190c2ca56623860f242e9dd2b7d9b16d7756150a795ba72305bcbf0ee |
|
MD5 | 2a2443350bfe064d6f6832801b3fdbc7 |
|
BLAKE2b-256 | 4e697f5b0a1f4b6dae98ae08627db29d2ab88bfc7897fcab3f30a7033c06db70 |
File details
Details for the file smartjob-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: smartjob-0.0.5-py3-none-any.whl
- Upload date:
- Size: 20.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 | fbd4c1c9818549d14cc2656c65eae1f8ac53515a0e4d55b349a23f0f305a9786 |
|
MD5 | 1ad4d1dbbf0ff6d3a669d762351c2438 |
|
BLAKE2b-256 | dd00f8fb977c28f621e7f953a8c293ba343429779778e9fa1dd53ea598ff7a3b |