Skip to content

Commit f81225e

Browse files
authored
Update README.md
1 parent 28ef822 commit f81225e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# hpyculator
22

3+
>high extensibility calculator base on python
4+
35
![图标](ico.ico "随手画")
46

57
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/hpyculator)
68
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/48247dc302b44b1ebe1ca6635a7a0588)](https://www.codacy.com/gh/HowieHz/hpyculator/dashboard?utm_source=github.com&utm_medium=referral&utm_content=HowieHz/hpyculator&utm_campaign=Badge_Grade)
79
[![DeepSource](https://deepsource.io/gh/HowieHz/hpyculator.svg/?label=active+issues&show_trend=true&token=1K7wErbBxaXp0pbSaXy3zLdV)](https://deepsource.io/gh/HowieHz/hpyculator/?ref=repository-badge)
810
[![DeepSource](https://deepsource.io/gh/HowieHz/hpyculator.svg/?label=resolved+issues&show_trend=true&token=1K7wErbBxaXp0pbSaXy3zLdV)](https://deepsource.io/gh/HowieHz/hpyculator/?ref=repository-badge)
911

10-
>这是一个基于python的可编程计算器
12+
>这是一个基于python的高拓展性计算器
1113
1214
hpyculator(下文简称hpyc),是我怀揣着 “一个一个添加算法太累了,要是能像加载Minecraft的mod一样加载算法就好了” 这样的想法
1315

1416
[各类数组程序V1.2](https://www.bilibili.com/video/BV18p4y1h7bQ)的基础上开发而来
1517

16-
第一次写项目,难免有些不足,欢迎提出建议(包括文档,程序,api等方面的建议)
18+
第一次写项目,难免有些不足,欢迎提pr
1719

1820
>本项目基于python3.9构建
1921

0 commit comments

Comments
 (0)