A small example package
Project description
Naro Package
This is a simple example package. You can use Github-flavored Markdown to write your content.
pypa tutorial 이것을 따라서 그대로 입력한 것이다. setup.cfg 방식을 사용한다. 패키지의 이름: naro 테스트 시 네번째 번호을 계속 증가시키기로 한다.
절차
도구 업그레이드
python3 -m pip install --upgrade build twine
빌드
rm ./dist/*
python3 -m build
업로드
python3 -m twine upload --repository testpypi dist/*
배치
python3 -m pip install --index-url https://test.pypi.org/simple/ --no-deps naro
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
naro-0.0.3.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
naro-0.0.3-py3-none-any.whl
(3.8 kB
view details)
File details
Details for the file naro-0.0.3.tar.gz.
File metadata
- Download URL: naro-0.0.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d14719fd86b595d2de61dc73075cec2de1157d83d9cd9997bde997c9668538e7
|
|
| MD5 |
99a09310a21fdd3463c4ae210ab96f0a
|
|
| BLAKE2b-256 |
c7bca1ea8ad8f2fa0a71c82fbe0465c0da12e9721ab071d37d7190cddef3e71a
|
File details
Details for the file naro-0.0.3-py3-none-any.whl.
File metadata
- Download URL: naro-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf526f5cecb69ee578aee89860fbf2ea28da6966d6f66a9e11d88d8a1bce0d60
|
|
| MD5 |
ebe96839fca4d8d9dce780dab66e622f
|
|
| BLAKE2b-256 |
f3291defe29840600e34ed07baff0fff2d8123277b49b2b52c1a5da21f1075ea
|