Data models for Kodelab's AI products
Project description
klabmodels
Kodelab data models for AI product suite
Build Instructions
Install Required tools
pip install setuptools wheel
Build the Package
pip install build
python -m build
Create a GitHub Personal Access Token
- Go to GitHub > Settings > Developer settings > Personal access tokens.
- Generate a new token with write:packages and read:packages scopes.
Upload package
pip install twine
twine upload --skip-existing --repository-url https://upload.pypi.org/legacy/ dist/*
Usage
Configure pip to Use GitHub Packages
Create or edit ~/.pip/pip.conf to include your GitHub Packages URL:
[global]
extra-index-url = https://<GITHUB_USERNAME>:<GITHUB_TOKEN>@pypi.github.com/<GITHUB_USERNAME>
https://github.com/kodelabio/klabmodels.git
git@github.com:kodelabio/klabmodels.git
Import the package
pip install klabmodels
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
klabmodels-0.0.85.tar.gz
(9.1 kB
view details)
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 klabmodels-0.0.85.tar.gz.
File metadata
- Download URL: klabmodels-0.0.85.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd2a63e295c255892277f57f0741e0bc091b27cf5652694040c8f30b098bfb82
|
|
| MD5 |
25bb49ac92d43bbc299f08f31a47a400
|
|
| BLAKE2b-256 |
0229dd1bd856ddc55adf075391cbf1c36652b4d3690a638b1c2e44261e18007b
|
File details
Details for the file klabmodels-0.0.85-py3-none-any.whl.
File metadata
- Download URL: klabmodels-0.0.85-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d931c9bccac04abfa5eb5651c545c801dc4ccb00195cbf914762c2b458262ad3
|
|
| MD5 |
e3392e92cca18198d00c575572f6ae07
|
|
| BLAKE2b-256 |
322fa6c0af50dcfcaf687c9c28f8992d51e2f8ddb5bfd67acc6082ffe433da22
|