A simple package to add two numbers
Project description
nickpkg
nickpkg 是一个简单的 Python 包,它可以计算两个数字的和。
使用方法
from nickpkg import add_two_numbers
result = add_two_numbers(3, 5)
print(result) # 输出: 8
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
nickpkg-0.1.tar.gz
(1.7 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
nickpkg-0.1-py3-none-any.whl
(2.0 kB
view details)
File details
Details for the file nickpkg-0.1.tar.gz.
File metadata
- Download URL: nickpkg-0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92afc03c97f133abd95cf9d7477fe086eac9d6dd166f46322502128a28ad87ca
|
|
| MD5 |
cbb8714a2e451aea4ee8b1ae8b17af1e
|
|
| BLAKE2b-256 |
ecef61fbecff8f9bfc949bd1a65c33cc07e420d33fcf82a4c36e4bbc6ce01d36
|
File details
Details for the file nickpkg-0.1-py3-none-any.whl.
File metadata
- Download URL: nickpkg-0.1-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dda4e13f43d29e20f769df0c71e3fdd0aa3d084bda52150d590b91802e5c8cdb
|
|
| MD5 |
1c4ffd3f2a9131e2920bb6563a2e7890
|
|
| BLAKE2b-256 |
11b175e111202dbef00799a5597d8b68897299aa4c736223faaa37bee92b0a01
|