{"id":822,"date":"2019-03-08T06:55:25","date_gmt":"2019-03-08T06:55:25","guid":{"rendered":"https:\/\/prwatech.in\/blog\/?p=822"},"modified":"2024-03-26T09:27:37","modified_gmt":"2024-03-26T09:27:37","slug":"python-programming-language-introduction","status":"publish","type":"post","link":"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/","title":{"rendered":"Python Programming Language\u00a0Introduction"},"content":{"rendered":"<h1>Python Programming Language Introduction<\/h1>\r\n<p>&nbsp;<\/p>\r\n<p><strong>Python Programming Language\u00a0Introduction<\/strong>, Welcome to the world of\u00a0Python tutorial for Beginners. Are you the one who is looking forward to knowing the Introduction to <a href=\"https:\/\/prwatech.in\/python-training-institute-in-bangalore\/\" target=\"_blank\" rel=\"noopener noreferrer\">online python course for beginners<\/a>? Or the one who is very keen to explore the Introduction to <a title=\"online training courses for python\" href=\"https:\/\/prwatech.in\/python-training-institute-in-btm-layout\/\" target=\"_blank\" rel=\"noopener noreferrer\">online training courses for python<\/a> with examples that are available? Then you\u2019ve landed on the Right path which provides the standard information of Python Programming language<\/p>\r\n<p>&nbsp;<\/p>\r\n<h2>What is Python Programming?<\/h2>\r\n<p>&nbsp;<\/p>\r\n<p>Python is easy to learn the general-purpose, dynamic, high level, and interpreted programming language. Python Programming language consists of an Object-Oriented programming approach for application development. It comes with a vast collection of high-level data structures. It is easy to learn yet powerful and versatile scripting language. Python\u2019s easy to understand syntax and dynamic typing with its interpreted nature make it an ideal language for scripting and rapid application development. <a title=\"online python course for beginners\" href=\"https:\/\/prwatech.in\/python-training-institute-in-bangalore\/\" target=\"_blank\" rel=\"noopener noreferrer\">Python<\/a> supports multiple programming patterns which include object-oriented, imperative, and functional or procedural programming styles. Learn The Advanced concepts from the <a title=\"best Python Training institute\" href=\"https:\/\/prwatech.in\/python-training-institute-in-btm-layout\/\" target=\"_blank\" rel=\"noopener noreferrer\">best Python Training institute<\/a> that can help you to understand the technology from scratch.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-2877\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/03\/Introduction-to-Python-Programming-language.jpg\" alt=\"online python programming course\" width=\"850\" height=\"472\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/03\/Introduction-to-Python-Programming-language.jpg 600w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/03\/Introduction-to-Python-Programming-language-300x167.jpg 300w\" sizes=\"auto, (max-width: 850px) 100vw, 850px\" \/><\/p>\r\n<p>&nbsp;<\/p>\r\n<h2>Features of Python Programming language<\/h2>\r\n<p>&nbsp;<\/p>\r\n<p><strong>Easy to Learn<\/strong>-Python is easy to learn and implement.<\/p>\r\n<p><strong>Interpreted Language<\/strong>-Python is an interpreted language i.e. interpreter executes the code line by line one after the other at a time. This makes debugging easy and simple for beginners.<\/p>\r\n<p><strong>Cross-platform Language<\/strong>-Python can run equally over different operating systems such as Windows, Linux, UNIX, and Mac, etc.<\/p>\r\n<p><strong>Open Source<\/strong>-Python language is freely available and anyone can use it without paying a single penny.<\/p>\r\n<p><strong>Object-Oriented Language<\/strong>-Python supports object-oriented concepts of classes and objects.<\/p>\r\n<p><strong>GUI Programming Support<\/strong>-Graphical user interfaces can also be develop using Python.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h3>Scope of Python Programming Language<\/h3>\r\n<p>&nbsp;<\/p>\r\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-2878\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/03\/Introduction-to-Python-Programming-language-1.jpg\" alt=\" Python Programming Language Introduction\" width=\"850\" height=\"472\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/03\/Introduction-to-Python-Programming-language-1.jpg 600w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/03\/Introduction-to-Python-Programming-language-1-300x167.jpg 300w\" sizes=\"auto, (max-width: 850px) 100vw, 850px\" \/><\/p>\r\n<p>&nbsp;<\/p>\r\n<p>Python a large scope in the world of programming one can use python for different use as per his requirements like GUI software, web applications, Desktop Application, etc. More Over in today\u2019s world of technology python comes with built-in libraries for machine learning and <a title=\"Data Science\" href=\"https:\/\/prwatech.in\/data-science-training-institutes-in-bangalore\/\">Data Science<\/a> having frameworks like NumPy , SciPy , Pandas, etc. For Data Science using Python, we use different packages like NumPy , SciPy , and Pandas.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h3>Python Tutorial for Beginners<\/h3>\r\n<p>&nbsp;<\/p>\r\n<p><iframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/QjYfZk6IQCc\" width=\"850\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span><\/iframe><\/p>\r\n<p>&nbsp;<\/p>\r\n<h3>Python Data Visualization Libraries<\/h3>\r\n<p>&nbsp;<\/p>\r\n<h4><strong>NumPy<\/strong><\/h4>\r\n<p>&nbsp;<\/p>\r\n<p>NumPy is a fundamental package for scientific computing in Python. It is a library in Python that provides a multidimensional array object, various derived objects (such as masked arrays and matrices), and an assortment of routines for quick operations on arrays, including mathematical, logical, shape manipulation, sorting, selecting, I\/O, discrete Fourier transforms, basic linear algebra, basic statistical operations, random simulation and much more.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h4><strong>SciPy<\/strong><\/h4>\r\n<p>&nbsp;<\/p>\r\n<p>SciPy is a scientific library in Python for mathematics, science, and engineering. The SciPy library depends on NumPy, which provides convenient and quick N-dimensional array manipulations. The main reason for building the SciPy library is, it should work with NumPy arrays. It comes with many user-friendly and efficient numerical practices just like routines for numerical integration and optimization.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h4><strong>Stats models<\/strong><\/h4>\r\n<p>&nbsp;<\/p>\r\n<p>Stats models is a <a title=\"online python course with certificate\" href=\"https:\/\/www.youtube.com\/watch?v=QjYfZk6IQCc&amp;t=1s\" target=\"_blank\" rel=\"noopener noreferrer\">Python module<\/a> that provides classes and functions for the estimation of many different statistical models, at the same time for conducting statistical tests and statistical data exploration. An extensive list of statistics results is available for each estimator. The results are tested against existing statistical packages to acknowledge that they are correct.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h4><strong>Pandas<\/strong><\/h4>\r\n<p>&nbsp;<\/p>\r\n<p>Pandas are a library that provides high-performance, easy-to-use data structures, and data analysis tools for the Python programming language.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h4><strong>Scikits Learn<\/strong><\/h4>\r\n<p>&nbsp;<\/p>\r\n<p>Scikit-learn comes with a range of supervised and unsupervised learning algorithms through a consistent interface in Python. The library is built upon the SciPy that must be installed before you can use sci-kit-learn.<\/p>\r\n<p>This stack that includes-NumPy, SciPy, Matplotlib, IPython, Sympy, Pandas<\/p>\r\n<p>Extensions for SciPy care conventionally named SciKits. As such, these modules provide learning algorithms and are named sci-kit-learn. It has functions to build machine learning models like Regeneration, Support vector machine, Clustering, and many more. It also includes functions to calculate the accuracy of models. With <a title=\"Python Training Institute\" href=\"https:\/\/prwatech.in\/python-training-institute-in-btm-layout\/\" target=\"_blank\" rel=\"noopener noreferrer\">Python Training Institute<\/a>, you can also perform data visualization using some particular libraries like MatPlotLib and Seabourn.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h4><strong>MatPlotLib<\/strong><\/h4>\r\n<p>&nbsp;<\/p>\r\n<p>It is a Python library that supports 2D and 3D graphics; This is used to produce publications like Histogram, Power Spectra, Bar Chart, Box Plots, Pie Chart, and Scatter Plots with just a few lines of code. This easily integrates with Pandas Data-Frames to make visualization quickly and conveniently.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h4><strong>SEABOURN<\/strong><\/h4>\r\n<p>&nbsp;<\/p>\r\n<p>It is built on top of MatPlotLib and introduces additional plot types. Python also makes MatPlotLib visualization Elegant. It is mostly to create Complicated Plots with ease. Heatmap uses visualization which can create with Seabourn using just one line of code. The IDE that has changed the python programmers can leverage code with documentation and live output all in the same document known as Notebook.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>Here <a title=\"Data scientist\" href=\"https:\/\/prwatech.in\/data-science-training-institutes-in-bangalore\/\" target=\"_blank\" rel=\"noopener noreferrer\">Data scientist<\/a> can present their report in a storytelling kind of format as multiple blocks of code can be run with an output of each block of code displayed right below it. It works as a magical organizer for the data scientists.\u00a0 We hope you understand Introduction to Python programming language concepts. Get success in your career as a <a title=\"python training course online\" href=\"https:\/\/prwatech.in\/python-training-institute-in-bangalore\/\" target=\"_blank\" rel=\"noopener noreferrer\">Python Developer<\/a> by being a part of the Prwatech, India&#8217;s leading <a title=\"Python training institute in Bangalore\" href=\"https:\/\/prwatech.in\/python-training-institute-in-bangalore\/\" target=\"_blank\" rel=\"noopener noreferrer\">Python training institute in Bangalore<\/a>.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>&nbsp;<\/p>\r\n\r\n<p>&nbsp;<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Python Programming Language Introduction &nbsp; Python Programming Language\u00a0Introduction, Welcome to the world of\u00a0Python tutorial for Beginners. Are you the one who is looking forward to knowing the Introduction to online python course for beginners? Or the one who is very keen to explore the Introduction to online training courses for python with examples that are [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":3302,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[28,1670],"tags":[540,376,547,509,507],"class_list":["post-822","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-python","category-python-introduction","tag-online-course-to-learn-python","tag-python-programming-language-introduction","tag-python-training-online","tag-scope-of-python-programming-language","tag-what-is-python-programming"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Python Programming Language\u00a0Introduction - Features, Scope &amp; libraries<\/title>\n<meta name=\"description\" content=\"Explore Python Programming Language Introduction, &amp; learn what is python programming,features &amp; its scope, python data visualization libraries by Prwatech.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Python Programming Language\u00a0Introduction - Features, Scope &amp; libraries\" \/>\n<meta property=\"og:description\" content=\"Explore Python Programming Language Introduction, &amp; learn what is python programming,features &amp; its scope, python data visualization libraries by Prwatech.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/\" \/>\n<meta property=\"og:site_name\" content=\"Prwatech\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prwatech.in\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-03-08T06:55:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-26T09:27:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/03\/Introduction-to-Python-Programming-language-2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"960\" \/>\n\t<meta property=\"og:image:height\" content=\"550\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Prwatech\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Eduprwatech\" \/>\n<meta name=\"twitter:site\" content=\"@Eduprwatech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Prwatech\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/\",\"url\":\"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/\",\"name\":\"Python Programming Language\u00a0Introduction - Features, Scope & libraries\",\"isPartOf\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/03\/Introduction-to-Python-Programming-language-2.jpg\",\"datePublished\":\"2019-03-08T06:55:25+00:00\",\"dateModified\":\"2024-03-26T09:27:37+00:00\",\"author\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\"},\"description\":\"Explore Python Programming Language Introduction, & learn what is python programming,features & its scope, python data visualization libraries by Prwatech.\",\"breadcrumb\":{\"@id\":\"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/#primaryimage\",\"url\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/03\/Introduction-to-Python-Programming-language-2.jpg\",\"contentUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/03\/Introduction-to-Python-Programming-language-2.jpg\",\"width\":960,\"height\":550,\"caption\":\"Introduction to Python Programming language\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/prwatech.in\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Python Programming Language\u00a0Introduction\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/prwatech.in\/blog\/#website\",\"url\":\"https:\/\/prwatech.in\/blog\/\",\"name\":\"Prwatech\",\"description\":\"Share Ideas, Start Something Good.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/prwatech.in\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\",\"name\":\"Prwatech\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g\",\"caption\":\"Prwatech\"},\"url\":\"https:\/\/prwatech.in\/blog\/author\/prwatech123\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Python Programming Language\u00a0Introduction - Features, Scope & libraries","description":"Explore Python Programming Language Introduction, & learn what is python programming,features & its scope, python data visualization libraries by Prwatech.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Python Programming Language\u00a0Introduction - Features, Scope & libraries","og_description":"Explore Python Programming Language Introduction, & learn what is python programming,features & its scope, python data visualization libraries by Prwatech.","og_url":"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/","og_site_name":"Prwatech","article_publisher":"https:\/\/www.facebook.com\/prwatech.in\/","article_published_time":"2019-03-08T06:55:25+00:00","article_modified_time":"2024-03-26T09:27:37+00:00","og_image":[{"width":960,"height":550,"url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/03\/Introduction-to-Python-Programming-language-2.jpg","type":"image\/jpeg"}],"author":"Prwatech","twitter_card":"summary_large_image","twitter_creator":"@Eduprwatech","twitter_site":"@Eduprwatech","twitter_misc":{"Written by":"Prwatech","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/","url":"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/","name":"Python Programming Language\u00a0Introduction - Features, Scope & libraries","isPartOf":{"@id":"https:\/\/prwatech.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/#primaryimage"},"image":{"@id":"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/#primaryimage"},"thumbnailUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/03\/Introduction-to-Python-Programming-language-2.jpg","datePublished":"2019-03-08T06:55:25+00:00","dateModified":"2024-03-26T09:27:37+00:00","author":{"@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3"},"description":"Explore Python Programming Language Introduction, & learn what is python programming,features & its scope, python data visualization libraries by Prwatech.","breadcrumb":{"@id":"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/#primaryimage","url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/03\/Introduction-to-Python-Programming-language-2.jpg","contentUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/03\/Introduction-to-Python-Programming-language-2.jpg","width":960,"height":550,"caption":"Introduction to Python Programming language"},{"@type":"BreadcrumbList","@id":"https:\/\/prwatech.in\/blog\/python\/python-introduction\/python-programming-language-introduction\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prwatech.in\/blog\/"},{"@type":"ListItem","position":2,"name":"Python Programming Language\u00a0Introduction"}]},{"@type":"WebSite","@id":"https:\/\/prwatech.in\/blog\/#website","url":"https:\/\/prwatech.in\/blog\/","name":"Prwatech","description":"Share Ideas, Start Something Good.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prwatech.in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3","name":"Prwatech","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g","caption":"Prwatech"},"url":"https:\/\/prwatech.in\/blog\/author\/prwatech123\/"}]}},"_links":{"self":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/822","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/comments?post=822"}],"version-history":[{"count":33,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/822\/revisions"}],"predecessor-version":[{"id":11111,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/822\/revisions\/11111"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/media\/3302"}],"wp:attachment":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/media?parent=822"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/categories?post=822"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/tags?post=822"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}