bill share 源码
用法: python bs.py < item> < payer> 例子: python bs.py items.txt .45 输出为html: python bs.py -l items.txt .45 使用Docker构建: docker build -t bill-share . 与Docker一起运行: docker run -v $PWD / < item> :/app/items.txt --rm -it bill-share .45
文件列表
bill-share-master.zip
(预估有个11文件)
bill-share-master
bill_share_test.py
909B
Dockerfile
303B
run.sh
40B
requirements.txt
32B
table
rich_table.py
1KB
html_table.py
1001B
README.md
352B
bs.py
2KB
暂无评论