Skip to main content

Shipzo Plus 기능을 제공하는 패키지

Project description

pyproject.py

image

plus.py

#더하기
import sys

def plus(a: int, b: int):
    print(a + b)

def main():
    args = sys.argv[1:]
    a, b = int(args[0]), int(args[1])
    plus(a, b)

plus.py 결과

pip install .

image

python

image

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

shipzo_plus_hun-0.1.6.tar.gz (1.5 kB view details)

Uploaded Source

Built Distribution

shipzo_plus_hun-0.1.6-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file shipzo_plus_hun-0.1.6.tar.gz.

File metadata

  • Download URL: shipzo_plus_hun-0.1.6.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.23.1 CPython/3.12.4 Linux/5.15.167.4-microsoft-standard-WSL2

File hashes

Hashes for shipzo_plus_hun-0.1.6.tar.gz
Algorithm Hash digest
SHA256 b191eaef2eb7da68eacd65a03b6d6a43146d478438293a2c4863397db2813bcf
MD5 e54c6816eccbc73b4a1f6e1e3e775a29
BLAKE2b-256 e6746bb102a920b2352c2c2b490ae3f858bab56be39d22ed713fbfdc17aca86a

See more details on using hashes here.

File details

Details for the file shipzo_plus_hun-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: shipzo_plus_hun-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.23.1 CPython/3.12.4 Linux/5.15.167.4-microsoft-standard-WSL2

File hashes

Hashes for shipzo_plus_hun-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 43b54626dec8dcc9115116e8a0f85e856267914baff176c2eafe76aba5ec6ec4
MD5 3ee2d6dfc1c8f8e5850277a29292acc9
BLAKE2b-256 3b443edf1d14ac04e878e17fadbd9188561fe6293168e12f60f1f6817f494225

See more details on using hashes here.

Supported by

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