{"id":2038,"date":"2021-09-21T16:10:49","date_gmt":"2021-09-21T16:10:49","guid":{"rendered":"https:\/\/codeinsightacademy.com\/blog\/?p=2038"},"modified":"2021-09-21T16:10:52","modified_gmt":"2021-09-21T16:10:52","slug":"python-crud-app","status":"publish","type":"post","link":"https:\/\/codeinsightacademy.com\/blog\/projects\/python-crud-app\/","title":{"rendered":"Python CRUD App"},"content":{"rendered":"\n<p>Create CRUD Application using Python and MySQL connector<\/p>\n\n\n\n<p>Show following options<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>1. List All Records\n2. Delete\n3. Insert\n4. Update\n5. Search\n0. Exit<\/code><\/pre>\n\n\n\n<p>Write separate function for each functionality<\/p>\n\n\n\n<p>Program should not get exited unless user select 0 option.<\/p>\n\n\n\n<p>You can use any module to connect to MySQL from python<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Create CRUD Application using Python and MySQL connector Show following options Write separate function for each functionality Program should not get exited unless user select 0 option. You can use any module to connect to MySQL from python<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[32],"tags":[],"_links":{"self":[{"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/posts\/2038"}],"collection":[{"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/comments?post=2038"}],"version-history":[{"count":1,"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/posts\/2038\/revisions"}],"predecessor-version":[{"id":2039,"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/posts\/2038\/revisions\/2039"}],"wp:attachment":[{"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/media?parent=2038"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/categories?post=2038"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/codeinsightacademy.com\/blog\/wp-json\/wp\/v2\/tags?post=2038"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}