Notes
-
To create this repo structure
uv init --package . -
To create the package with specific name
uv init --package mathartist17-test-package -
To build
uv build -
To publish
uv publish --token <your_token> -
To get the token, go to Account Settings and create a new API token
-
To test
uv tool install tds-pypi-package -
To install a package without cache
uv tool install --no-cache tds-pypi-package -
To uninstall a package
uv tool uninstall tds-pypi-package -
toml file is a replacement of requirements.txt
-
whl file is a binary uploaded to Pypi
-
gz file is source file
This is a test package created for learning purpose. I am trying to publish a package to PyPi
Release files for tds-pypi-package 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tds_pypi_package-0.1.1.tar.gz | 1.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tds_pypi_package-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.4 kB
Release files / tds_pypi_package-0.1.1.tar.gz
| Download URL | tds_pypi_package-0.1.1.tar.gz |
|---|---|
| Size | 1.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
efc4440d0892917b81af3078f8e4bd1cd91da2efb97ff52000ebd3bc9e2486ca
|
|
BLAKE2b-256 checksum How to use checksums |
0d800ec7166c3f70bae3e530aab9942fb85669e8cc9cbaf62bafbce3b79b5f2d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.18 {"installer":{"name":"uv","version":"0.11.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / tds_pypi_package-0.1.1-py3-none-any.whl
| Download URL | tds_pypi_package-0.1.1-py3-none-any.whl |
|---|---|
| Size | 2.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d33fd02f63eccbe9f159273e5512821c7fb5b8f88fe92912730dcd2f3368f1f3
|
|
BLAKE2b-256 checksum How to use checksums |
c306af7842fdc4c26275567cece77bf06f953a22e09630ffc21b69763e76cbbd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.18 {"installer":{"name":"uv","version":"0.11.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|