跳转到主要内容

幸运终端库

项目描述

Documentation Status GitHub Actions Status Coverage Status
PyPI Package latest release Supported versions Supported implementations
Linux supported Windows supported MacOS supported BSD supported

概述

幸运是实现Python curses库子集的库。它提供了纯Python实现的terminfo函数,如tigetstr()tparm(),以及用于处理Windows终端的便捷方法。

幸运最初是为支持Windows上的Blessed而编写的,但可在所有平台上运行。

安装

$ pip install jinxed

文档

幸运的文档可以在Read the Docs上找到。

项目详情


下载文件

下载适用于您平台的文件。如果您不确定选择哪个,请了解更多关于安装包的信息。

源代码分发

jinxed-1.3.0.tar.gz (81.0 kB 查看哈希值)

上传时间 源代码

构建分发

jinxed-1.3.0-py2.py3-none-any.whl (33.1 kB 查看哈希值)

上传时间 Python 2 Python 3

支持