This release is a pre-release and may not be stable for production use.
- Info:
Simple module to convert content to “covfefe” quality
- Version:
- 0.1a0
Credit
Now any Python developer can take their content and improve it to “covfefe” quality with ease.
Nod to Kyle Kelley for his JS library - https://github.com/rgbkrk/covfefe
Installation
PIP:
pip install pycovfefe
Basic Manual Install:
$ python setup.py build $ sudo python setup.py install
Usage
Usage – Python
>>> from confefe import convert
>>> convert('Despite the constant negative press')
u'Despite the constant negative press covfefe'
Usage – CLI
$ covfefe Despite the constant negative press Despite the constant negative press covfefe
Testing
To test the library run
$ python tests.py
Copyright & Warranty
All documentation, libraries, and sample code are Copyright 2017 Peter Sanchez <petersanchez@gmail.com>. The library and sample code are made available to you under the terms of the BSD license which is contained in the included file, BSD-LICENSE.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pycovfefe-0.1a0.tar.gz.
File metadata
- Download URL: pycovfefe-0.1a0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a90eef2ef8e23666d56275745a1fa9be7a5103fab7cbab39b28e95c75a1dacc
|
|
| MD5 |
48c8f9c7c109c23e8a76b54a654f7155
|
|
| BLAKE2b-256 |
24fad824308d25c702841569f03699e76fa77807937e085780358e131d95a3d0
|