Skip to main content

A small example package

Project description

Naro-Laser

This is a simple example package. You can use Github-flavored Markdown to write your content.

setup.py, setup.cfg 방식을 혼합 사용한다.

개발 절차

빌드

python3 -m pip install --upgrade build
python3 -m build

업로드

python3 -m pip install --upgrade twine
python3 -m twine upload --repository testpypi dist/*

배치

python3 -m pip install --index-url https://test.pypi.org/simple/ --no-deps packaging-tutorial-nash

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-laser-0.1.2rc2.tar.gz (360.2 kB view hashes)

Uploaded Source

Built Distribution

naro_laser-0.1.2rc2-py3-none-any.whl (385.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