1 Answers
Five python modules you must know are:
- pyshortner: Shorten any URL using different APIs like bitly, tinyurl, shortby, and many more.
- pygrcode: Generates a QR code of any text, or URL, in SVG and EPs format.
- zipfile: zipfile module in python is a file saver when you have to work with files inside a compressed zipped file.
- numerizer: The amazing numerizer module convert the number in words to digits.
- google-currency: Google currency, as the name suggests convert one currency to another.