qr code generator in python

QR Code Generator in Python

QR code used everywhere now a day. Instead of use other QR code generator services, let’s make our own QR … (more)

spelling checker in python

Spelling Checker in Python

Spelling checker in Python, For any type of text processing or analysis, checking the spelling of the word is one … (more)

wikipedia in python

Wikipedia in Python 🌐

Wikipedia in Python: Wikipedia is an awesome place to complete assignments right. And with Wikipedia being one of the largest … (more)

google translator in python

Google Translator in Python

Google Translator in Python: googletrans is a free and unlimited python library that implemented Google Translate API. This uses the Google Translate Ajax API to make … (more)

calendar in python

Calendar in Python

Python has an inbuilt Calender Module to handle calendar related operations. Module calendar allows output calendars like the program and … (more)