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.4.tar.gz
(13.0 kB
view details)
Built Distribution
smartjob-0.0.4-py3-none-any.whl
(18.8 kB
view details)
File details
Details for the file smartjob-0.0.4.tar.gz
.
File metadata
- Download URL: smartjob-0.0.4.tar.gz
- Upload date:
- Size: 13.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 | abb8b57e739f91d27fbe5de3d4609a71f089a2e650365be149942a3ed337d2d0 |
|
MD5 | a5e77b92a4953fb7aa7cdd3986d319d7 |
|
BLAKE2b-256 | 168b62471a1de306e16b34e8a1e8b456ffcc95200f88b7ba2de25fd2a5b21162 |
File details
Details for the file smartjob-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: smartjob-0.0.4-py3-none-any.whl
- Upload date:
- Size: 18.8 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 | d0f45904838e3b4855de576a9a34c7479cdc977a872db32e6cdd53147f13822e |
|
MD5 | d0853e848a01ae4847c49260fffca2ce |
|
BLAKE2b-256 | 90eb679b44a62303a611ba76cf390c63c946463be837481b97d30cc272de5994 |