{"id":396,"date":"2019-06-26T00:23:41","date_gmt":"2019-06-26T07:23:41","guid":{"rendered":"https:\/\/doubleecpu.com\/?page_id=396"},"modified":"2019-11-05T20:53:55","modified_gmt":"2019-11-06T04:53:55","slug":"installing-python","status":"publish","type":"page","link":"https:\/\/doubleecpu.com\/index.php\/raspberrypi\/installing-python\/","title":{"rendered":"Installing Python"},"content":{"rendered":"\n<p>Install and Setup for Raspberry Pi <\/p>\n\n\n\n<p>Python is pre-installed in Raspian. Version 2.7 and 3.6 are the default installations. Python versions can be uninstalled or installed by running the commands:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo apt-get uninstall python2.7\nsudo apt-get install python3.3<\/pre>\n\n\n\n<p>If multiple versions are installed the default version can be setup to run at the command line or inside each virtual environment. To change the version to run use the command<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo Python -version: \"3.3\"<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Resources<\/h2>\n\n\n\n<p><a href=\"https:\/\/docs.python.org\/3\/library\/index.html\">Python3 documentation<\/a> <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Install and Setup for Raspberry Pi Python is pre-installed in Raspian. Version 2.7 and 3.6 are the default installations. Python versions can be uninstalled or installed by running the commands: sudo apt-get uninstall python2.7 sudo apt-get install python3.3 If multiple versions are installed the default version can be setup to run at the command line &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/doubleecpu.com\/index.php\/raspberrypi\/installing-python\/\" class=\"more-link\">Read more<span class=\"screen-reader-text\"> &#8220;Installing Python&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":151,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-396","page","type-page","status-publish","hentry"],"featured_media_urls":[],"_links":{"self":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages\/396","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/comments?post=396"}],"version-history":[{"count":0,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages\/396\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages\/151"}],"wp:attachment":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/media?parent=396"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}