{"id":1689,"date":"2017-10-20T01:45:24","date_gmt":"2017-10-19T16:45:24","guid":{"rendered":"http:\/\/matoken.org\/blog\/?p=1689"},"modified":"2017-10-20T20:21:25","modified_gmt":"2017-10-20T11:21:25","slug":"try-python-boot-camp-text-with-ubuntu-16-04-lts","status":"publish","type":"post","link":"https:\/\/matoken.org\/blog\/2017\/10\/20\/try-python-boot-camp-text-with-ubuntu-16-04-lts\/","title":{"rendered":"Python Boot Camp\u30c6\u30ad\u30b9\u30c8\u3092Ubuntu 16.04 LTS\u3067\u8a66\u3059"},"content":{"rendered":"<p>#kagolug 2017.10\u3067\u544a\u77e5\u306e\u3042\u3063\u305f\u300cPython Boot Camp in \u9e7f\u5150\u5cf6\u300d\u3067\u4f7f\u3046\u300cPython Boot Camp\u30c6\u30ad\u30b9\u30c8\u300d\u3092\u898b\u308b\u3068Linux\u306fUbuntu 17.04 server\u304c\u30bf\u30fc\u30b2\u30c3\u30c8\u306b\u306a\u3063\u3066\u3044\u308b<\/p>\n<ul>\n<li>\n<p>\n<a href=\"https:\/\/pyconjp.connpass.com\/event\/67709\/\">Python Boot Camp in \u9e7f\u5150\u5cf6 &#8211; connpass<\/a>\n<\/p>\n<\/li>\n<li>\n<p>\n<a href=\"http:\/\/bootcamp-text.readthedocs.io\/\">Python Boot Camp Text \u2014 Python Boot Camp Text 2016.04.28 \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8<\/a>\n<\/p>\n<\/li>\n<\/ul>\n<p><b><a href=\"http:\/\/bootcamp-text.readthedocs.io\/textbook\/1_install.html\">1. Python\u3092\u306f\u3058\u3081\u308b\u524d\u306b \u2014 Python Boot Camp Text 2016.04.28 \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8<\/a><\/b><\/p>\n<tr>\n<td>\n<pre><code>1.3.3. Linux \uff08Ubuntu Server\uff09 \u3067\u306e\u5834\u5408\r\n\u3053\u3053\u3067\u306fLinux\u3068\u3057\u3066Ubuntu 17.04\u306bPython3.6\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u65b9\u6cd5\u3092\u8aac\u660e\u3057\u307e\u3059\u3002<\/code><\/pre>\n<\/td>\n<\/tr>\n<p>LTS\u306eDesktop\u4f7f\u3044\u305f\u3044\u4eba\u3082\u5c45\u308b\u3060\u308d\u3046\u306a\u3068Ubuntu 16.04 LTS arm64\u3067\u4e00\u901a\u308a\u78ba\u8a8d\u3057\u3066\u307f\u305f<\/p>\n<p><b>\u300c1.3.3. Linux \uff08Ubuntu Server\uff09 \u3067\u306e\u5834\u5408\u300d\u306ePython\u5c0e\u5165\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b3.5\u306b\u5909\u66f4<\/b><\/p>\n<table  class=\" table table-hover\" border=\"0\" bgcolor=\"#e8e8e8\" width=\"100%\" cellpadding=\"4\">\n<tr>\n<td>\n<pre><code>$ sudo apt update &amp;&amp; sudo apt upgrade -y\r\n$ sudo apt -y install python3.5 python3.5-dev python3.5-venv\r\n$ python3.5 -V\r\nPython 3.5.2<\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<p><b>\u300c5.1.2. \u30d5\u30a1\u30a4\u30eb\u3078\u306e\u66f8\u304d\u8fbc\u307f\u300d\u3067\u30d5\u30a1\u30a4\u30eb\u306e\u78ba\u8a8d\u524d\u306bflush\u3057\u306a\u3044\u3068\u30d5\u30a1\u30a4\u30eb\u304c\u7a7a<\/b><\/p>\n<table  class=\" table table-hover\" border=\"0\" bgcolor=\"#e8e8e8\" width=\"100%\" cellpadding=\"4\">\n<tr>\n<td>\n<pre><code>&gt;&gt;&gt; f.flush()<\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<p><b>\u300c5.1.5. \u8ffd\u8a18\u30e2\u30fc\u30c9\u3067\u306e\u66f8\u304d\u8fbc\u307f\u300d\u3067\u30d5\u30a1\u30a4\u30eb\u306e\u78ba\u8a8d\u524d\u306bflush\u3057\u306a\u3044\u3068\u30d5\u30a1\u30a4\u30eb\u304c\u66f4\u65b0\u3055\u308c\u306a\u3044<\/b><\/p>\n<table  class=\" table table-hover\" border=\"0\" bgcolor=\"#e8e8e8\" width=\"100%\" cellpadding=\"4\">\n<tr>\n<td>\n<pre><code>&gt;&gt;&gt; f.flush()<\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<p>\u5f8c\u306f\u554f\u984c\u7121\u3055\u305d\u3046<\/p>\n<p>Debian\u306e\u5834\u5408\u3082stable(stretch)\u3067\u306f\u540c\u3058\u3060\u3068\u601d\u3046\uff0ePython 3.6\u306ftesting(Buster)\u4ee5\u964d\u306b\u306a\u308b\u307f\u305f\u3044(\u672a\u78ba\u8a8d)<\/p>\n<ul>\n<li>\n<p>\n<a href=\"https:\/\/packages.debian.org\/stretch\/python3.5\">Debian&#8201;&#8212;&#8201;stretch \u306e python3.5 \u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u95a2\u3059\u308b\u8a73\u7d30<\/a>\n<\/p>\n<\/li>\n<li>\n<p>\n<a href=\"https:\/\/packages.debian.org\/search?keywords=python3.6\">Debian&#8201;&#8212;&#8201;\u30d1\u30c3\u30b1\u30fc\u30b8\u691c\u7d22\u7d50\u679c&#8201;&#8212;&#8201;python3.6<\/a>\n<\/p>\n<\/li>\n<\/ul>\n<p>\u3053\u306e\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb\u306fBeautifulSoup\u307e\u3067\u3084\u308b\u306e\u3067\u4f8b\u3048\u3070calibr\u3067\u30cb\u30e5\u30fc\u30b9\u30b5\u30a4\u30c8\u3092\u30b9\u30af\u30ec\u30a4\u30d4\u30f3\u30b0\u3057\u3066Kindle\u306b\u81ea\u52d5\u8ee2\u9001\u3068\u3044\u3063\u305f\u3088\u3046\u306a\u30ec\u30b7\u30d4\u3082\u66f8\u3051\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u306d :)\n<\/p>\n<ul>\n<li>\n<p>\n<a href=\"https:\/\/calibre-ebook.com\/\">calibre &#8211; E-book management<\/a>\n<\/p>\n<\/li>\n<\/ul>\n<p><iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"\/\/rcm-fe.amazon-adsystem.com\/e\/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=matokensmeme-22&#038;o=9&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=as_ss_li_til&#038;asins=4873117380&#038;linkId=f89495fd6853ac5b21a6466b5845e7b2\"><\/iframe><iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"\/\/rcm-fe.amazon-adsystem.com\/e\/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=matokensmeme-22&#038;o=9&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=as_ss_li_til&#038;asins=487311778X&#038;linkId=0a31b82dbc97fe9158a64ab16a445f99\"><\/iframe><iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"\/\/rcm-fe.amazon-adsystem.com\/e\/cm?lt1=_blank&#038;bc1=000000&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=matokensmeme-22&#038;o=9&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=as_ss_li_til&#038;asins=B075D51624&#038;linkId=a6e1cb3422f5f95406db335223c8137e\"><\/iframe><\/p>\n","protected":false},"excerpt":{"rendered":"<p>#kagolug 2017.10\u3067\u544a\u77e5\u306e\u3042\u3063\u305f\u300cPython Boot Camp in \u9e7f\u5150\u5cf6\u300d\u3067\u4f7f\u3046\u300cPython Boot Camp\u30c6\u30ad\u30b9\u30c8\u300d\u3092\u898b\u308b\u3068Linux\u306fUbuntu 17.04 server\u304c\u30bf\u30fc\u30b2\u30c3\u30c8\u306b\u306a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"webmentions_disabled_pings":false,"webmentions_disabled":false,"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":4,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"","footnotes":""},"categories":[258,63,152],"tags":[64,222],"class_list":["post-1689","post","type-post","status-publish","format-standard","hentry","category-python","category-ubuntu","category-xenial16-04","tag-python","tag-ubuntu-16-04"],"_links":{"self":[{"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/posts\/1689","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/comments?post=1689"}],"version-history":[{"count":0,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/posts\/1689\/revisions"}],"wp:attachment":[{"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/media?parent=1689"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/categories?post=1689"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/tags?post=1689"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}