Skip to content

SamHez/english-2-pirate-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

ENGLISH TO PIRATE TRANSLATOR


A CLI based tool that converts your custom text to pirate speech by using an api(https://funtranslations.com/pirate)

  • You should be running Python 3 or later
  • You should have Pip installed

Setting it up

  1. Clone this repository onto your machine
  2. Run the command (pip install virtualenv) to install virtual enviroment
  3. Run the command (virtualenv venv) to add virtual enviroment to the project
  4. Activate the virtual enviroment by running (. venv/Scripts/activate)
  5. Install the needed library by running (pip install requests)

Done!

To use the english to pirate translator simply type (python get_pirate_speech.py)

About

Python powered English to pirate speech translator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages