schnittstelle:控制台ui界面

时间:2024-03-12 03:25:12
【文件属性】:

文件名称:schnittstelle:控制台ui界面

文件大小:65KB

文件格式:ZIP

更新时间:2024-03-12 03:25:12

Python

施尼特尔 安装 点安装schnittstelle 进口 # completer from schnittstelle import Completer , CompleterStyle , RunnableCompleter # loader from schnittstelle import Loader , LoaderStyle , RunnableLoader # decorators from schnittstelle import decorators [✓] complete [X] fail 当完成器正在print使用 completer . print ( 'string to print' ) 使用 with陈述 推荐的 with Completer ( 'Dummy' ) as completer : # code pass 使用with语句退


【文件预览】:
schnittstelle-master
----setup.py(896B)
----.gitignore(2KB)
----build()
--------lib()
----dist()
--------schnittstelle-0.1.0-py3-none-any.whl(14KB)
--------schnittstelle-0.1.0.tar.gz(9KB)
----LICENSE(11KB)
----Pipfile.lock(772B)
----README.md(6KB)
----.idea()
--------misc.xml(197B)
--------vcs.xml(180B)
--------inspectionProfiles()
--------modules.xml(278B)
--------Schnittstelle.iml(329B)
----test.py(248B)
----schnittstelle()
--------__init__.py(1KB)
--------decorators()
--------colorize()
--------completer()
--------runnable.py(282B)
--------unicode()
--------__pycache__()
--------item.py(937B)
--------loader()
--------line.py(55B)
----Pipfile(153B)

网友评论