Robert Common Library
Project description
📦 RobertCommon (Robert Common 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/*
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
RobertCommon-0.1.7.tar.gz
(166.0 kB
view details)
File details
Details for the file RobertCommon-0.1.7.tar.gz
.
File metadata
- Download URL: RobertCommon-0.1.7.tar.gz
- Upload date:
- Size: 166.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f149f4627736673ba24aaafa2f44e5c3c0570024ac939043aa2ede28b69ccf6a |
|
MD5 | 1cdc5d0d599673342b5ceb50f0755a61 |
|
BLAKE2b-256 | 9dfc727169c878d0c2dbee3fc41be40da3214c1c74d8018e22a8c514a63872b1 |