genai_4_dps_helper
Common functions for the GenAI 4 DPS Course
If you work at IBM contact me for the latest indiviudal assets in our enterprise repo.
Instructions for deployment
https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/
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"
}
}
}
Release files for genai-4-dps-helper 0.2.32
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| genai_4_dps_helper-0.2.32.tar.gz | 15.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| genai_4_dps_helper-0.2.32-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 33.8 kB
Release files / genai_4_dps_helper-0.2.32.tar.gz
| Download URL | genai_4_dps_helper-0.2.32.tar.gz |
|---|---|
| Size | 15.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3c3fe0ee96eb240b0d288fa90cb9d7f773b7df285737af088f7da8e29ce559bc
|
|
BLAKE2b-256 checksum How to use checksums |
60ed846f2cb1bd00774173652d27689a0358e8c2f57c6b3f0b263478dbc6419b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|
Release files / genai_4_dps_helper-0.2.32-py3-none-any.whl
| Download URL | genai_4_dps_helper-0.2.32-py3-none-any.whl |
|---|---|
| Size | 18.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
40bf8d61c95c5d9d6a6b6768e934b27fb67e42af744bbcbe57742695bbb49b3d
|
|
BLAKE2b-256 checksum How to use checksums |
b6c0b6248f63165bdf680a1ee6821d67e9feb64e625e0bbf0f72e058cc3c55e1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|