Skip to main content

A module and command to turn English into Pirate speak.

Project description

Arrr.py - Pirate Speak for Python

A simple script / module to turn plain English into Pirate speak. Arrr.

Someone mentioned something called “Pirate Python”, I idly wondered if anyone had made an English to Pirate-ish module/command written in Python (they hadn’t), I realised I had a burning desire to make one, and things got out of hand. :-)

We have an entirely serious code of conduct and a not-so-serious code of mis-conduct for those of a more Piratical disposition.

Installation

To install simply type:

$ pip install arrr

…and the package will download from PyPI. If you wish to upgrade to the latest version, use the following command:

$ pip install --no-cache --upgrade arrr

Command Usage

Once installed, you’ll find you have a pirate command to use in your shell.

To read the (non-Pirate friendly) help, simply type:

$ pirate --help

or:

$ pirate -h

To translate plain English into something Pirate-ish simply call the command followed by some English sentence:

$ pirate hello there. how are you today?
Ahoy there. Weigh anchor and hoist the mizzen! How are ye today?

The pirate command will reply with a Pirate-ish equivalent (as shown above).

Using the API

The arrr module’s API is fully documented below. All you really need is to import the translate function and use that to return Pirate-ish sentences from a given input in English:

from arrr import translate


english = "Hello there. How are you?"
pirate = translate(english)
print(pirate)

The script above will print output similar to that for the command-line usage example shown above.

Development

The source code is hosted in GitHub. Please feel free to fork the repository and contribute. Assuming you have Git installed you can download the code from the canonical repository with the following command:

$ git clone https://github.com/ntoll/arrr.git

Ensure you have the correct dependencies for development installed by creating a virtualenv and running:

$ pip install -r requirements.txt

Pull requests are most welcome! Honestly, the arrr module was cobbled together in about 5 minutes and I went overboard (geddit?) with creating a simple yet well packaged and documented project so arrr can act as a good example for beginner developers.

If you find any bugs, submit a new issue. Thank you!

Release History

1.0.5

  • New ship in which to sail: MicroPython.

1.0.4

  • Cleaned up blots in the cap’n’s log.

  • More piratical ways to mangle English.

1.0.3

  • Project boarded by new pirate matey Calico Hutchison (two new salty phrases).

1.0.2

  • Plundered more piratical phrases from t’interwebz.

  • A more piratical handling of exceptions.

1.0.1

  • More salty seadog parlay vocabulary.

1.0.0

  • Minor additions to the vocabulary.

  • Black (spot) formatted.

1.0.0.beta.3

  • Better arrrg parsing contributed by Tony “buccaneer baloney” Shaw.

  • Corrections of speeling mistaiks by Esteve “make mine an Aranjuez” Fernandez.

1.0.0.beta.2

  • Major code optimizations by old salty sea dog Terry Jones.

  • A more terrifying logo by Cap’n Steve “Inkspot” Hawkes.

  • Addition of a code of mis-conduct (for Pirates) by terror of the seas, Tim “No beard” Golden.

1.0.0.beta.1

  • Minor documentation fixes.

  • Minor corrections in the code.

1.0.0.alpha.1

  • Initial release.

  • Very simple implementation.

  • Documentation.

  • No tests.

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

arrr-1.0.5.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

arrr-1.0.5-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file arrr-1.0.5.tar.gz.

File metadata

  • Download URL: arrr-1.0.5.tar.gz
  • Upload date:
  • Size: 7.0 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.46.1 CPython/3.8.10

File hashes

Hashes for arrr-1.0.5.tar.gz
Algorithm Hash digest
SHA256 4939122f0f2606cc17f8f5f19c11959080ed8d4733f20b64f4e03a23c9cd0e01
MD5 ae700d2a0c4076fddd880bfc5ca9c36e
BLAKE2b-256 51ed8975e970b91227d254e9815a8f5a09495466c2a8632720f0c68315f4827b

See more details on using hashes here.

File details

Details for the file arrr-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: arrr-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: 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.46.1 CPython/3.8.10

File hashes

Hashes for arrr-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 83e30c1ade8c053e1ad6ecabb87b3b45e5d696f7f8a5334e1f1ac8996762aeb6
MD5 4ba24b23f1e6f45304f1c39d42964022
BLAKE2b-256 66d24ddd5019e417d858d2162ebfb0455aa63b140d90112cf52ede0ad299ece3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page