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.10.tar.gz
(15.4 kB
view details)
Built Distribution
smartjob-0.0.10-py3-none-any.whl
(22.5 kB
view details)
File details
Details for the file smartjob-0.0.10.tar.gz
.
File metadata
- Download URL: smartjob-0.0.10.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 | 1dd4fbc41397469b49379316deda80041681475b60a26b672577a266d1f8a859 |
|
MD5 | 2b58cf284c8cc18f3d309bd9af80b3f8 |
|
BLAKE2b-256 | 4e290e0e2b523323229719e26150e81b31405f2a33a4923bdc0b04d6f01e6050 |
File details
Details for the file smartjob-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: smartjob-0.0.10-py3-none-any.whl
- Upload date:
- Size: 22.5 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 | e546100c20a894d97bae4ef8596ce5aadca7d2df8487921fc356d71bbf8ae17e |
|
MD5 | 9be7c4431c71b10443f835c15d6d5034 |
|
BLAKE2b-256 | 8d0633e50035a3d8f525a9a64c50b7987f7c3599edc7a30b8a5b2e61efb8eab9 |