A simple math library
Project description
mymathlib
A simple math library with addition and subtraction.
Installation
Usage
from mymathlib import add, subtract
print(add(2, 3)) # => 5
print(subtract(5, 2)) # => 3
---
## ✅ ステップ5:ライセンスを書く(例:MIT)
### 🔹 `LICENSE`
```text
MIT License
Copyright (c) 2025 Your Name
Permission is hereby granted, free of charge, to any person obtaining a copy...
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
Toshikikuwae-0.1.0.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
File details
Details for the file Toshikikuwae-0.1.0.tar.gz.
File metadata
- Download URL: Toshikikuwae-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3faa33586d1b01ca25fbd3d64cf29d1a4a8a03d8d20e9fe40e59a5ed2dda7670
|
|
| MD5 |
75071aec9524841c03140716b5ec1aee
|
|
| BLAKE2b-256 |
78fe81625117b14fc7580eb0a3aea6d13018621cb079c1a7b88059f1ca2951d6
|
File details
Details for the file Toshikikuwae-0.1.0-py3-none-any.whl.
File metadata
- Download URL: Toshikikuwae-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78962f3c5044a94fcd175234e8a6138c077208b33c63a29a2a4accd045bd447a
|
|
| MD5 |
a29de4d4c07df51d1df9649168b2b0e2
|
|
| BLAKE2b-256 |
729154bce9ba3756459745723a5eb7166ad7c2674d5da023d4a398cc5cbecaad
|