- Dark Mode
- Font Change
- Alignment
- Line Spacing
- Bulleting
- Text to PDF
- PDF to Text
- Search Something in Web
- Send Message to Whatsapp via this Application
- Get Details About Some Topics from Wikipedia
- Working History Store
- Undo
- Redo
- Cut
- Copy
- Paste
- Find
- Replace
- Text Color Change
- Automatically Total Word and Line Counter
- Working Time
-
Tkinter
-
Pillow
-
Time
-
win32api
-
pyttsx3
-
threading
-
webbrowser
-
PyPDF2
-
datetime
-
Pywhatkit
-
FPDF
-
mysql
-
===> This Modules Comes With Python. You don't have to install it manually.
-
===> You have to install it manually. Details about that modules given below.
Pillow is a Python Imaging Library (PIL), which adds support for opening, manipulating, and saving images. The current version identifies and reads a large number of formats. Write support is intentionally restricted to the most commonly used interchange and presentation formats.
π― To see Pillow Documentation Click Here
pyttsx3 is a text-to-speech conversion library in Python. Unlike alternative libraries, it works offline, and is compatible with both Python 2 and 3.
π― To see Pyttsx3 Documentation Click Here
Pywhatkit is used for send message to whatsapp
π― To see Pywhatkit Documentation Click Here
PyPDF2 is a python library built as a PDF toolkit. It is capable of: Extracting document information (title, author, β¦) Splitting documents page by page. ... Encrypting and decrypting PDF files.
π― To see PyPDF2 Documentation Click Here
MySQL is a database to store information. Here I used it to store account details and other details properly.
Here I use a special submodule of mysql: mysql.connector
π― Install MySQL from here for windows
π― To see mysql-connector Documentation Click Here
Project description. FPDF is a library for PDF document generation under Python.
π― To see FPDF Documentation Click Here