An open API service indexing awesome lists of open source software.

https://github.com/amake/pyglatin

A simple Pig Latin converter in Python
https://github.com/amake/pyglatin

converter pig-latin translator

Last synced: 12 months ago
JSON representation

A simple Pig Latin converter in Python

Awesome Lists containing this project

README

          

pyglatin
========

A simple converter from English to Pig Latin.

Usage
=====
Invoke as::

pyglatin [STRING...]

Or pipe to stdin.

Quick Install
=============
This package is not on PyPI, so install with::

pip install git+https://github.com/amake/pyglatin.git