Framework in python in hindi (Framework क्या है।)


Python मे framework modules या packages का एक collection होता है जो हमे application devlop करने मे help करता है। Python framework different works को manage करने का काम करता है या application को control करता है। Framework user को application devlop करने का एक structure provide करता है।

Framework work मे codes के bundle होते है जिन्हे application या software मे direct use किया जा सकता है।


Use of framework in python in hindi

Python Frame work Developers को Dittement Operation के लिए code को फिर से use करने की functionality provide करते है। वे project को इस तरह manage या mantain करते है कि जब भी और कोई devloper या software engineer code को देखे तो उसे समझ आ जाए। और उस application या software मे आसानी से changes कर सके।

Framework system या application की overall functionality को manage करता है। और operating system को भी help provide करता है।

Framework web devloper को app devlopment के लिए एक structure provide करते है।

Types of Framework in Python: मुख्य रूप से Python मे Frame-Work तीन प्रकार के होते है।


a) Full Stack Frame Work:-

इस तरह का Frame Work web devlopment के लिए पूरी सुविधा provide करता है। जैसे Form Generator, Templet Layout Form on Truth आदि।


b) Micro Frame Work :-

Micro Frame Work को Developer से थोड़ा सा Manual काम करने की आवश्यकता होती है इसका उपयोग Web application devlopment (small size web app) के लिए किया जाता है क्योंकि इसमें Stack Frame work के साथ आने वाली अधिकांश कार्य छमता का अभाव होता है।


c) Asynchronous Framework :-

इस तरह की framework बड़ी मात्रा मे same type के connection चलाने मे मदद करती है।


Advantages of Frame Work in hindi

1) Easier implementation:- Framework को easily implement कर सकते है।
2) Good Documentation:- Framework की documentation उपलब्ध होती है जिसमे framework के किस component को कैसे use करना है यह दिया रहता है।
3) Efficient Operation:Framework fast or efficient होते है।
4) Secure Framework: Framework work security provide करते है।
5) Open source: कुछ framework open source होते है जिन्हे normal devloper free मे use कर सकता है।
6) Code reusability: Framework मे codes को बार-बार use कर सकते है।
7) Easy integration: Framework की help से code को लिखना आसान होता है।
8) Data Security: यह user के data को secure बनाने मे help करता है।
9) Secure Network connection
10) Authentication


Profile

StudyInHindi

मैं Piyush Thakre, studyinhindi.com का Founder हूं। यह website computer science के student के लिए हिंदी में अध्ययन सामग्री प्रदान करती है। मैं एक अनुभवी वेब डेवलपर हूं और website devlopment में विशेषज्ञता रखता हूं।

•••

All python programing notes in hindi

1

8/18/2024

What is Python in Hindi

Python एक Scripting Language है Pyhton एक High Level Language है....

Read More

2

08/19/2024

Python programing variable in Hindi

This website is very good.This website helped me a lot

Read More

3

08/20/2024

What is Perl programing in Hindi

Perl Object Oriented और procedural दोनो प्रकार के programming Language

Read More

4

08/21/2024

Python and Perl Installation process in hindi

Perl Object Oriented और procedural दोनो प्रकार के programming Language

Read More

5

08/22/2024

Perl Data Types in hindi : (perl data type क्या है)

Perl Object Oriented और procedural दोनो प्रकार के programming Language

Read More

6

08/23/2024

Understanding read function in Python

Python programming मे Understanding read function का use Files से Data को read..

Read More

7

08/24/2024

Understanding write function in python

Python मे write() function का use files मे data को write या लिखने....

Read More

8

08/25/2024

File operation in python in hindi

python programing मे file operation काफी easy था सरल है। जिनकी help से...

Read More

9

08/26/2024

Powerful pattern matching and searching in python

Python मे powerful pattern matching और searching के लिए 're' module का use ..

Read More

10

08/27/2024

Framework in python in hindi (Framework क्या है।)

Python मे framework modules या packages का एक collection होता है जो हमे application ..

Read More

11

08/28/2024

Django and Web2py framework in hindi

Web2py framework का use dynamic web application devlop करने के ..

Read More