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
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.3.35.tar.gz
(14.9 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.3.35.tar.gz.
File metadata
- Download URL: klabmodels-0.3.35.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2489aefd396ccb365a447e2c0d2cbb921e2815f10b8d32ba2264464145cda54
|
|
| MD5 |
bbba241ec5cc161a1fd8ab1c21e1420a
|
|
| BLAKE2b-256 |
ce27b570bb246fa28a2890031e950d3b430dcf9232f192142c5d3917fc51edb1
|
File details
Details for the file klabmodels-0.3.35-py3-none-any.whl.
File metadata
- Download URL: klabmodels-0.3.35-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a4ebad7e9d3301bc973cb3da1c27567c1e856b8cc9b01174ef635072ffe6993
|
|
| MD5 |
124fa77f7deb42d6dcc1816f20fa97e2
|
|
| BLAKE2b-256 |
18d6a097abb2e1753b09c5cdbfb3b11c3155d7673d5fce55f89d2cc8b748ec55
|