Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

naro-0.0.3-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page