DEV Community

Ice or Fire
Ice or Fire

Posted on • Updated on

FOUR USEFUL PYTHON LIBRARIES YOU DON'T KNOW ABOUT

I Introduce 4 Python Libraries And Make A Mini Project

In this post, I teach you how to use Delorean, FuzzyWuzzy, Emoji and Inflect.

Delorean

It's more than just a time-traveling car! Delorean makes using Datetime objects simple.

FuzzyWuzzy

He may be a bear with no hair but he's also a powerful fuzzy matching library.

Emoji

You can easily use all of your favorite emojis in your Python code with this library.

Inflect

Inflect is an amazing library that will help you write better messages/output for your users as well as a boatload of other things.

Show Me The Code

View the code and build our small MadLibs project.

Support Me

If you find these tutorials helpful, please consider buying me a coffee. Thanks!

Top comments (0)