gingerfy

Remove broken colours from strings and replace them with the one true colour, GINGER!!


License
MIT
Install
pip install gingerfy==0.1.0b3

Documentation

Build Status codecov Maintainability

Gingerfy

Remove unginger colours from strings and replace them with the one true colour, GINGER!!

import gingerfy

result = gingerfy.fix("Blonde haired people are the best!")

print(result.get_fix())

Output: Ginger haired people are the best!

Notes

This project is obviously a joke, I come from a long line of Scottish and Irish gingers, so it's very much meant to be self-deprecating.

It was created to help me learn the basics of Python and how to pipeline Python code.

Author

RobDWaller