首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > console

console

  • 资源大小:8.28 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Console

资 源 简 介

Package console Overview The console framework allows for the rapid development of interactive console based applications in Python in the style of the Python shell. Software developers often want to create lightweight programs using the terminal or the shell to control minor or partial functionality in a large application. Instead of writing a completly scripted executable .py file, the console framework allows for the rapid integration of specific commands into a customizable interactive shell. At its most basic, the framework allows you to create InteractiveCommands to be added to an InteractiveShell. These commands have name, description, and help text associated with them, and allow you to add specific functionality, which returns output via stdout. InteractiveShell allows you to customize a banner and a prompt, and can be easily created and instantiated with commands in a __m

文 件 列 表

console-1.0
console
console.egg-info
PKG-INFO
setup.cfg
._setup.py
setup.py
VIP VIP
0.166819s