What are common uses of Python decorators?

Asked by Last Modified  

4 Answers

Learn Python

Follow 2
Answer

Please enter your answer

Python trainer believe in practical learning.

The use of decorators in Python when we want to add some functionality to an existing function without changing that function so we can achieve that behavior with the help decorator. decorators are implemented using the "@" symbol and are used to modify the behavior of functions or classes. Try to understand...
read more
The use of decorators in Python when we want to add some functionality to an existing function without changing that function so we can achieve that behavior with the help decorator. decorators are implemented using the "@" symbol and are used to modify the behavior of functions or classes. Try to understand with an example there is a bakery youmake cakes in that. suppose the bakery is a normal function you make the cake in that then you realized you have to decorate the cake as well. In that case don't you make a change in the existing function you use decorate function for that. Let's say you have a bakery and you want to add a decorator to your cake class that adds an extra layer of frosting to the cake. Here's an example of how you can implement it: read less
Comments

C language Faculty (online Classes )

To change the behaviour of a function without modifying the function. Decorators are very powerful and useful tool. examples: • Logging • Test performance • Perform catching • Verify permission
Comments

Learn like Fun and get benefitted from practical experience

We use a decorator by placing the name of the decorator directly above the function we want to use it on. We prefix the decorator function with an @ symbol.
Comments

Computer Science Professional Teacher Kids Coding

You'll use a decorator when you need to change the behavior of a function without modifying the function itself. A few good examples are when you want to add logging, test performance, perform caching, verify permissions, and so on. You can also use one when you need to run the same code on multiple...
read more
You'll use a decoratorwhen you need to change the behavior of a function without modifying the function itself. A few good examples are when you want to add logging, test performance, perform caching, verify permissions, and so on. You can also use one when you need to run the same code on multiple functions. read less
Comments

View 2 more Answers

Related Questions

Which is better, Java or Python? And how?
Java is popular among programmers interested in web development, big data, cloud development, and Android app development. Python is favored by those working in back-end development, app development, data science, and machine learning.
Umamahesh
0 0
5
What is a Python development, UGI, Data science and Machine learning? Do they all include Python or are they different? Which is better to learn for making a career?
Python development is a field in which you develop real world applications using the Python programming language. UGI stands for Upper Gastrointestinal and it is a concept in human body. Data Science is...
Srinu
I am working in a nontechnical field and i want to switch this job and work in a technical field but I am not able to decide where to start. I want to learn, but what in Python?
I can help you make a blasting entry in technical profile. You can learn Informatica+Oracle and one real time project with me. It should be enough for your future growth.
Raksha

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

What is Python Egg?
(Attention: This is a technical post for Python developers. If you are not python programmer you might want to skip this). An .egg format files in Python is the standard distribution package contains...


Things to learn in Python before choosing any Technological Vertical
Day 1: Python Basics Objective: Understand the fundamentals of Python programming language. Variables and Data Types (Integers, Strings, Floats, Booleans) Basic Input and Output (using input()...


What is M.S.Project ?
MICROSOFT PROJECT contains project work and project groups, schedules and finances.Microsoft Project permits its users to line realistic goals for project groups and customers by making schedules, distributing...

Recommended Articles

Python is one of the most popular programming languages in the world. It is general-purpose, object oriented, high-level programming language used in a number of programming fields. Python is a great programming language to learn as it will introduce you to the world of programming. If you are from the technical background...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Looking for Python Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you