Converts text to Pig Latin
Project description
piglatin
Converts english text to piglatin.
Installation
piglatin
can be installed from PyPI using pip
.
pip install piglatin
Usage
>>> import piglatin
>>> piglatin.translate("hello world!")
'ello-hay orld-way!'
Command Line Usage
piglatin
can also be used as a command line tool.
$ python -m piglatin "hello world!"
ello-hay orld-way
Or read and write to files.
$ python -m piglatin -i input.txt -o output.txt
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
piglatin-1.0.6.tar.gz
(1.7 kB
view details)
Built Distribution
File details
Details for the file piglatin-1.0.6.tar.gz
.
File metadata
- Download URL: piglatin-1.0.6.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf9c8a6949fa73fdc6fddf37538d41bb6595d31b858224b38247b7c81ee4f5d9 |
|
MD5 | 72cd8d36ce3cdaf6c74beac4dd542842 |
|
BLAKE2b-256 | d21ab288d8410c40cb34e439988ead234af5835bd5aa1bf944890619f86e29c0 |
File details
Details for the file piglatin-1.0.6-py2.py3-none-any.whl
.
File metadata
- Download URL: piglatin-1.0.6-py2.py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85a4266beb85bb11ce4164b20e8bb215e02f47dd1de3107ce3f8ff0ee3f983c2 |
|
MD5 | bbb7f2ddf3d1cc54c72395c189e0f47c |
|
BLAKE2b-256 | 39629e5e26ff608e9cdc1668c7950f018d11dc7957d3597f1104bc0a704d4d67 |