File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# hpyculator
2
2
3
+ > high extensibility calculator base on python
4
+
3
5
![ 图标] ( ico.ico " 随手画 ")
4
6
5
7
![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/hpyculator )
6
8
[ ![ 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 )
7
9
[ ![ 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 )
8
10
[ ![ 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 )
9
11
10
- > 这是一个基于python的可编程计算器
12
+ > 这是一个基于python的高拓展性计算器
11
13
12
14
hpyculator(下文简称hpyc),是我怀揣着 “一个一个添加算法太累了,要是能像加载Minecraft的mod一样加载算法就好了” 这样的想法
13
15
14
16
在[ 各类数组程序V1.2] ( https://www.bilibili.com/video/BV18p4y1h7bQ ) 的基础上开发而来
15
17
16
- 第一次写项目,难免有些不足,欢迎提出建议(包括文档,程序,api等方面的建议)
18
+ 第一次写项目,难免有些不足,欢迎提pr
17
19
18
20
> 本项目基于python3.9构建
19
21
You can’t perform that action at this time.
0 commit comments