A common library for reusable and repeated code for the GenAI4DPS Training Courses.
Project description
genai_4_dps_helper
Common functions for the GenAI 4 DPS Course
VS Code settings.json for ruff config
{
"notebook.formatOnSave.enabled": true,
"notebook.codeActionsOnSave": {
"notebook.source.organizeImports": "explicit"
},
"[python]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "charliermarsh.ruff",
"editor.codeActionsOnSave": {
"source.organizeImports": "explicit"
}
}
}
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file genai_4_dps_helper-0.0.9.tar.gz.
File metadata
- Download URL: genai_4_dps_helper-0.0.9.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c10cb4cdd029a80096b6b91936ac1c4e1896cfcd2331880744d7832214880752
|
|
| MD5 |
629e143627b224459f7eb9f72bea225a
|
|
| BLAKE2b-256 |
a93d10f8d0afb68a0b0146ad8ab7002f33e513abd7253eda31fe7cb16368e29c
|
File details
Details for the file genai_4_dps_helper-0.0.9-py3-none-any.whl.
File metadata
- Download URL: genai_4_dps_helper-0.0.9-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4044f3ab3567fa6d3cc016442729e0a0b67eed0268907772e3dfeef8b963df47
|
|
| MD5 |
eb05672d5928fd909136056062425ee9
|
|
| BLAKE2b-256 |
b7686a5eb16e2d5298247ea4fc97fbf2813fa47d65a005a237b61c349760eb63
|