0% found this document useful (0 votes)
327 views6 pages

Text Editor Using Python: Title of The Project

Ankit Kumar developed a text editor called V PAD using Python and Tkinter. The text editor allows bolding, italics, coloring text and performs basic tasks like MS Word. It has icons for navigation and cutting, copying, finding text. Line and column numbers are displayed at the bottom. Files can be opened, saved, edited and new files created using file handling in Python. The text editor is meant for beginners to learn typing and is very user friendly.

Uploaded by

ak shera
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
327 views6 pages

Text Editor Using Python: Title of The Project

Ankit Kumar developed a text editor called V PAD using Python and Tkinter. The text editor allows bolding, italics, coloring text and performs basic tasks like MS Word. It has icons for navigation and cutting, copying, finding text. Line and column numbers are displayed at the bottom. Files can be opened, saved, edited and new files created using file handling in Python. The text editor is meant for beginners to learn typing and is very user friendly.

Uploaded by

ak shera
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

TEXT EDITOR USING PYTHON

Ankit kumar
18bca1104

University institute of computing,Chandigarh


university

Title of the project: V PAD text editor using


python
Overview:
Itroduction:
In this project I have used several kinds of Python feature such as
Tkinter+database(sqlite3) etc. Name of my text editor is V PAD
TEXT EDITOR.Ihave used visual code platform to develop the text
editor. There are several kinds of functions available in my text editor
like we can make our text bold,i t al i c , nor m a l an d c ol our f ul . I h av e
d ev el op ed a r e al s of t w ar e wh i c h ca n perform all the basic task
similar to MS Word. I have used several kinds oficons for better
navigation, which is very-very useful for the user. This text editor is
helpful for beginners who want to learn the typing. It is very-
veryfriendly for the new users. Tkinter interface used for Text editor.
Basic taskslike cursor, line number File handling to manage the text files.
Different iconsfor cut, copy, info, find_ text, new file, open file. Line
numbers and columnnumber display at the bottom. To open and save
files, the project is using Python file handling system and its basic
method. The text editor offers functionalities like open, close, edit and
create new files using Python.Texteditor is an application like notepad to write
documents and other files
Description of poject:
I have developed a real software which canperform all the basic task similar
to MS Word. I have used several kinds oficons for better navigation, which
is very-very useful for the user. This texteditor is helpful for beginners who
want to learn the typing. It is very-veryfriendly for the new users. Tkinter
interface used for Text editor. Basic taskslike cursor, line number File
handling to manage the text files. Different iconsfor cut, copy, info, find_
text, new file, open file. Line numbers and columnnumber display at the
bottom. To open and save files, the project is usingPython file handling
system and its basic method. The text editor offersfunctionalities like open,
close, edit and create new files using Python.Texteditor is an application
like notepad to write documents and other files

Project planning:
My project will be in divided into these sections::

1.Main menu: the main menu of the text editor includes:


File:
New

Open

Save

Save as

Print
Exit

EDIT BUTTON:
Undo

Cut

Copy

Paste

Delete

Find

Replace

Format bar
View button
Help button

Features:
 Faster to Edit: For simple edits, it is often faster to make changes to a page
using a text editor.
 Helps You Learn HTML: Text editors teach you to read HTML. They often
have wizards and functions to do the more common tasks (like the basic page
tags), but you'll learn HTML and basic coding if you use a text editor.
 More Marketable: A web developer who can write HTML using a text editor
will be more marketable than one who can only use a WYSIWYG editor. The
former is more flexible and can get up to speed on any HTML editing tool,
while the latter has to start all over with each new editing tool.
 No "Funky" HTML: The only HTML that will be in the document will be tags
that you placed there deliberately. This will help your pages download faster,
as well as look leaner.

TECHNOLOGIES USED:
PYTHON

TKinter

GUI

SYSTEM RERQUIREMENTS:

HARDwARE
:-
The minimum hardware configuration for application to runis as
follows.
 Microprocessor :- Intel Pentium600MHZ or equivalent

Ram: 256 mb

Hard drive 106.1 gb

Software:
Operating system
Windows:7/8/10

You might also like