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.8.tar.gz
(166.7 kB
view details)
File details
Details for the file RobertCommon-0.1.8.tar.gz
.
File metadata
- Download URL: RobertCommon-0.1.8.tar.gz
- Upload date:
- Size: 166.7 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 | 12c669c3d07805318f006ac1fe7304924f11c61153eb8cf5f09f8281e3fb3f55 |
|
MD5 | 5c6f9393f0b92f2cfc1f72d508588c65 |
|
BLAKE2b-256 | f124e21add4e2e67e8b1bf159b1adc684149ac517ad9f2e628753b7d19a1dac9 |