文件名称:aioconsole, asyncio的异步控制台和接口.zip
文件大小:42KB
文件格式:ZIP
更新时间:2022-10-07 03:53:28
开源
aioconsole, asyncio的异步控制台和接口 aioconsole asyncio的异步控制台和接口aioconsole插件提供:输入,exec和 code.interact的异步等效项运行异步 python 控制台的交互式循环使用 argparse
【文件预览】:
aioconsole-master
----.travis.yml(805B)
----README.rst(4KB)
----example()
--------cli.py(2KB)
--------__init__.py(22B)
--------echo.py(1KB)
--------dice.py(751B)
----aioconsole()
--------server.py(3KB)
--------events.py(3KB)
--------stream.py(6KB)
--------__main__.py(47B)
--------apython.py(5KB)
--------compat.py(168B)
--------rlwrap.py(4KB)
--------code.py(8KB)
--------__init__.py(817B)
--------command.py(3KB)
--------execute.py(3KB)
----docs()
--------conf.py(102B)
--------index.rst(10KB)
----tests()
--------test_stream.py(4KB)
--------test_interact.py(4KB)
--------test_server.py(2KB)
--------test_apython.py(7KB)
--------test_command.py(3KB)
--------test_execute.py(1KB)
----LICENSE(34KB)
----.appveyor.yml(347B)
----setup.cfg(90B)
----.travis-osx-install(391B)
----setup.py(1KB)
----.gitignore(592B)