promptly:Python 控制台提示工具

时间:2024-06-26 17:10:54
【文件属性】:

文件名称:promptly:Python 控制台提示工具

文件大小:20KB

文件格式:ZIP

更新时间:2024-06-26 17:10:54

Python

及时 一个小python实用程序,可帮助您构建可以使用CSS设置样式的命令行提示。 变化 v0.6.1 切换到 6 为 compat 为 python 3.4 添加了 travis 测试 v0.6.0 输入现在可以指定重复键并返回一个列表,例如: from promptly import console from promptly import Form form = Form () form . add . string ( 'name' , 'What is your name?' , default = 'Ollie' ) form . add . string ( 'name' , 'What is your other name?' , default = 'Potato' ) form . add . int (


【文件预览】:
promptly-master
----MANIFEST.in(54B)
----promptly()
--------exceptions.py(95B)
--------compat.py(454B)
--------inputs.py(1KB)
--------utils.py(665B)
--------form.py(3KB)
--------runners()
--------__init__.py(303B)
--------renderers()
--------styles.py(4KB)
--------resources()
----requirements.txt(68B)
----.travis.yml(140B)
----LICENSE(751B)
----setup.py(1KB)
----README.md(14KB)
----.editorconfig(228B)
----tests()
--------test_promptly.py(12KB)
--------runner.py(538B)
--------__init__.py(0B)
--------resources()

网友评论