calculator:展示各种Python概念的计算器应用程序 源码
“站在巨人的肩膀上。” -沙特尔·伯纳德 计算器 展示各种Python概念的计算器应用程序。 安装 首先,需要创建一个本地项目环境,然后该项目的模块在安装后将在本地可用。 克隆存储库: $ git clone https://github.com/bellanov/calculator $ cd calculator 安装要求: $ python setup.py install 制作 Makefile包含以下目标: lint Runs black isort and flake8 (requires black isort and flake8) docker Builds Docker images test Execute all tests via tox
下载地址
用户评论