/translator

A Python script that is able to convert text in a multitude of ways.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

translator

Made in Python badge

Originally called text-conversions and then called text-manipulations, this script can help you convert and manipulate your text into many different ways! (hence the names)

This script was originally made for NotEssential by @KTrain5169

Features

Please visit FEATURES.md for a list of features.

Want to try this project but don't want to download something? Try Ward, the web-based version of this project made by @worldwidepixel!

Credits

Please visit CREDITS.md for the credits list.

Installation

You may either download a release from the releases page or install the dependencies and run the source code.

How to run the source code

git clone https://github.com/notessentialsite/translator.git
cd translator
pip install -r requirements.txt

If you wish to use the terminal GUI version:

python versions/terminal_gui.py

If you want to use the CLI to pass arguments:

python versions/cli_args.py [insert arguments here]

If you choose to use the library file we included, that's cool by us, as long as you link back to this GitHub repository in your credits.