colab utils
Project description
cd llmutilsdougc333
increment version in setup.py
python3 -m pip install --upgrade build
where is twine?
make sure in llmutils directory with pyproject.ml, README, LICENSE in llmutils and llmutilsdougc333 as dir build will create a dist/ if there is no dist/ then this is first build
python3 -m pip install --upgrade twine
COMMON ERROR repo name is NOT the package install name but either pypi or testpypi
***
python -m build
verify there are only 2 files in /dist
python3 -m twine upload --repository pypi dist/*
Install locally before uploading
python3 -m pip install "SomeProject"
When uploading it uses the file names under dist/ to create the project names in pypi. Make sure this is clean before uploading
Usage: in colab cell or in colab terminal window (avail on pro) from colab_dc333 import nvidia nvidia_update_12_4()
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 colab_dc333-0.0.1.tar.gz.
File metadata
- Download URL: colab_dc333-0.0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d10649e4ee7ccd836ca01ee16dd52d504810bb6faf545b40e9bd974213f0550d
|
|
| MD5 |
ecffdc6c5e6d714d788d56110b805198
|
|
| BLAKE2b-256 |
51e3b08c2235bb7d67710757ee641c33bc8d078bf682ad74cdb4110e3b2586dc
|
File details
Details for the file colab_dc333-0.0.1-py3-none-any.whl.
File metadata
- Download URL: colab_dc333-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19dc2e227f5ed2258efe06a36aa9e388d1c3bfa072d982bede9287c7c18b2de3
|
|
| MD5 |
e5c8e3b278f9348c8a8ee292d906312a
|
|
| BLAKE2b-256 |
2f80f18280b2e7fff8f6378c5ab9c93f736ccca8e9e1ab6684244267466b9b6d
|