package
Project description
lib-name
step to commit:
step rename:
rename:
./
|__src/
|__packge_name/
to your package name
step edit:
edit:
./
|__setup.cfg
name, version, author, author_email
step build:
step-1:
make a pypi account
step-2:
run code on command line:
Unix/macOS:
python3 -m pip install --upgrade build
python3 -m pip install --upgrade twine
python3 -m build
twine upload dist/*
Windows:
py -m pip install --upgrade build
py -m pip install --upgrade twine
py -m build
twine upload dist/*
Uploading distributions to https://test.pypi.org/legacy/
Enter your username: [your username]
Enter your password: [your password, this is hidden]
Uploading package-name-version-py3-none-any.whl
100%|█████████████████████| 4.65k/4.65k [00:01<00:00, 2.88kB/s]
Uploading package-name-version.tar.gz
100%|█████████████████████| 4.25k/4.25k [00:01<00:00, 3.05kB/s]
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
zlcy-0.0.1.tar.gz
(2.5 kB
view details)
Built Distribution
zlcy-0.0.1-py3-none-any.whl
(2.6 kB
view details)
File details
Details for the file zlcy-0.0.1.tar.gz
.
File metadata
- Download URL: zlcy-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86590b9ba89022e15267adcc961d74e9053e81d553c3810ef4e16d3e0fb3bb23 |
|
MD5 | 9247de4dbbb4160fd5b46ffc114240c9 |
|
BLAKE2b-256 | ed9f64d3132bbe2fd399c16fac5c22f8d3f81adf4058192281d326368bf2553a |
File details
Details for the file zlcy-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: zlcy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9f2cafd0eae1ba0d5a31da0a40375ba42514dc3d249e05e8497a6a54ca42aa5 |
|
MD5 | 9d5ed6c78c30d498ff819f1335fb4d0e |
|
BLAKE2b-256 | 5d43778e1a06f7f03ec5ee087f085849248cd6b9dfa6893d0e035245734d9df7 |