MyApp的计算器插件 - 支持基本数学运算
Project description
# MyApp Plugin Calculator
MyApp的计算器插件,支持基本数学运算。
## 功能
- 支持加减乘除四则运算
- 支持中英文运算符
- 支持结果验证
- 友好的错误提示
## 使用示例
\# 安装插件
pip install myapp-plugin-calculator
\# 运行应用
myapp
\# 在应用中输入:
5 + 3 =
10 减 4 =
2.5 乘 4 =
10 除 2 =
7 + 3 = 10 # 会验证结果是否正确
支持的运算符
加法:+ 或 加
减法:- 或 减
乘法:\*, 乘, 或 x
除法:/ 或 除
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
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 myapp_plugin_calculator-0.1.0.tar.gz.
File metadata
- Download URL: myapp_plugin_calculator-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9212c86ffac9dd8d741c8120c8ea14f8693896e9befeec0b5512ca6834ec97b
|
|
| MD5 |
f37a2df8b74fd7a712155e92b7bd9024
|
|
| BLAKE2b-256 |
e009ce9d948f8526b43da12aff06938f4f8c53ad85ee3b2c1a7d2849c3a1c9da
|
File details
Details for the file myapp_plugin_calculator-0.1.0-py3-none-any.whl.
File metadata
- Download URL: myapp_plugin_calculator-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3089e5a0e97ca5950bafe5da0232c59e3807cea23cf2eca22f35ab4bd830a055
|
|
| MD5 |
15338ab4b62b079f0b71f091e79b6055
|
|
| BLAKE2b-256 |
8a10ed01f1c50c10429eb1381abcc435039c782ec3fbef28f15243e8906394e0
|