Python接口,用于covfefe caliber内容生成。
项目描述
- 信息:
将内容转换为“covfefe”质量的简单模块
- 版本:
- 0.1a0
致谢
现在任何Python开发者都可以轻松地将他们的内容提升到“covfefe”质量。
向Kyle Kelley致敬,他的JS库 - https://github.com/rgbkrk/covfefe
安装
PIP
pip install pycovfefe
基本手动安装
$ python setup.py build $ sudo python setup.py install
用法
用法 - Python
>>> from confefe import convert >>> convert('Despite the constant negative press') u'Despite the constant negative press covfefe'
用法 - 命令行界面
$ covfefe Despite the constant negative press Despite the constant negative press covfefe
测试
要测试库,运行
$ python tests.py
版权与保证
所有文档、库和示例代码均为Peter Sanchez版权所有 2017 <petersanchez@gmail.com>。库和示例代码根据包含的文件BSD许可证的条款向您提供,BSD-LICENSE。