一个包含gs tentaclio模式所有依赖项的Python项目
项目描述
tentaclio-gs
一个包含gs tentaclio模式所有依赖项的软件包。
快速开始
此项目附带一个Makefile
,可用于执行基本常见任务。
$ make help
install Initalise the virtual env installing deps
clean Remove all the unwanted clutter
lock Lock dependencies
update Update dependencies (whole tree)
sync Install dependencies as per the lock file
lint Lint files with flake and mypy
format Run black and isort
test Run unit tests
circleci Validate circleci configuration (needs circleci cli)