📦 RobertCommonBasic (Robert Common Basic Library)
Owners
- Owner: Robert0423
- Co-owner: Robert0423
Build the package
-
Read first Packaging Python Projects
-
Install build tool
python -m pip install --upgrade build
-
Build package
python -m build
Upload to private Python Package Index -
- Setup Python Package Index
Please refer to Update .pypirc file, setup smartbeop python package index like below. The user name and password can be found here.
[distutils]
index-servers = pypi
[robert]
repository = https://upload.pypi.org/legacy/
username = XXXX
password = XXXX
-
Install twine
python -m pip install --upgrade twine
-
Upload to smartbeop pypi
python -m twine upload dist/*
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
RobertCommonBasic-0.1.37.tar.gz
(63.6 kB
view details)
File details
Details for the file RobertCommonBasic-0.1.37.tar.gz.
File metadata
- Download URL: RobertCommonBasic-0.1.37.tar.gz
- Upload date:
- Size: 63.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb702f1437cafd139d3e84c92ffac67a0e023173c8fe59ca6dc8e406ef1e17b8
|
|
| MD5 |
0c1a7f1242d7fe14d8474c2707ad419a
|
|
| BLAKE2b-256 |
b610223304a3b384b98e5e08dce55714ec2c89ff69b6c5c0ac9a6f3efb1ff134
|