A common library for reusable and repeated code for the GenAI4DPS Training Courses.
Reason this release was yanked:
update to dependencies
Project description
genai_4_dps_helper
Common functions for the GenAI 4 DPS Course
Instructions for deploymet
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"
}
}
}
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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.2.5-py3-none-any.whl.
File metadata
- Download URL: genai_4_dps_helper-0.2.5-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a18769a7cfdd3bf9cdd6ededbdc11ec21f353aeaf9a9c08fcb6d5ecc23605fe0
|
|
| MD5 |
305feec5f83642f3aef14c651af42890
|
|
| BLAKE2b-256 |
75d1857a9e75507918f3c140ee062ada124a91b013834649f3c9672c7324e384
|