A simple library to add two numbers
Project description
Simple Adder
A simple Python library to add two numbers.
from simple_adder import add
print(add(2, 3)) # 5
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
simple_adder_yourname-0.1.0.tar.gz
(804 Bytes
view details)
File details
Details for the file simple_adder_yourname-0.1.0.tar.gz.
File metadata
- Download URL: simple_adder_yourname-0.1.0.tar.gz
- Upload date:
- Size: 804 Bytes
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
003c445394973cd544dbb5f2fabf29af18d012c1f0f359902154b84be07851a2
|
|
| MD5 |
c13a6b347ae3f44034245515605646d3
|
|
| BLAKE2b-256 |
e35fe4d775452709e0ac4ccb4693a985fb9cb690637800788173a2908eb5d89d
|