superpy:Winc Academy的最终Python作业

时间:2024-05-01 13:54:32
【文件属性】:

文件名称:superpy:Winc Academy的最终Python作业

文件大小:13KB

文件格式:ZIP

更新时间:2024-05-01 13:54:32

Python

如何使用SuperPY 你好! 欢迎并感谢您使用SuperPY,它是用于超市库存管理的最先进的命令行界面(CLI)。 CLI非常易于使用! 重要的!! 在第一次使用之前,请运行以下命令:python main.py init 切记:在每个命令前添加:python main.py 您可以运行以下命令:-'--help':所有命令和可选参数的列表。 - 'reinit' : Clear the stock and sold files, reset the id counters. - 'buy' : Buy a product and add it to your stock. Required parameters: --productname : The name of the product you are buying.


【文件预览】:
superpy-master
----main.py(9KB)
----stockkeeper.py(5KB)
----saleskeeper.py(4KB)
----readme.md(3KB)
----data()
--------currentday.txt(11B)
--------old_stock.json(541B)
----__pycache__()
--------saleskeeper.cpython-39.pyc(4KB)
--------main.cpython-39.pyc(499B)
--------stockkeeper.cpython-39.pyc(5KB)
--------bought.cpython-39.pyc(529B)
----report.md(709B)

网友评论