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
mymathlib_kuwae-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 mymathlib_kuwae-0.1.0.tar.gz.
File metadata
- Download URL: mymathlib_kuwae-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 |
e5494259203ed017470c3264feb8e1f7c4c1138e3b69792a769953a36de6c263
|
|
| MD5 |
b48ca97b4569f1b3fff4a5b70be902fe
|
|
| BLAKE2b-256 |
27038afd3c3a97db8a2f9e2e34fe884afd86a5f253c0e93bbe06d94708684fef
|
File details
Details for the file mymathlib_kuwae-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mymathlib_kuwae-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 |
9746ea5fa9a61ad2f5fe7f47c21a2ebe7fa331d66632d360ef79e7cf1d75caed
|
|
| MD5 |
817f39b5eab80f76db1b694387641d46
|
|
| BLAKE2b-256 |
908327bcb3a72f838fd73e31d3c9ce2a19cb8ac4140a72d36750fa118ea40401
|