{"id":1575,"date":"2022-05-18T21:46:09","date_gmt":"2022-05-18T12:46:09","guid":{"rendered":"https:\/\/technologyagency.net\/wordpress\/?p=1575"},"modified":"2022-05-19T10:58:48","modified_gmt":"2022-05-19T01:58:48","slug":"ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b","status":"publish","type":"post","link":"https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\/","title":{"rendered":"Ubuntu 22.04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b"},"content":{"rendered":"\n<p>pyopenjtalk\u306e\u4f9d\u5b58\u95a2\u4fc2\u3067\u4f7f\u7528\u3057\u3066\u3044\u308b\u30e9\u30a4\u30d6\u30e9\u30ea\u304cPython 3.10\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u51fa\u6765\u306a\u304b\u3063\u305f\u3002Ubuntu 22.04\u3067\u306fPython 3.10\u304c\u30c7\u30d5\u30a9\u30eb\u30c8\u306b\u306a\u3063\u3066\u3044\u308b\u3002\u305d\u3053\u3067\u3001\u4eee\u60f3\u74b0\u5883\u3092\u69cb\u7bc9\u3057\u3066Python 3.9\u3067\u52d5\u304f\u3088\u3046\u306b\u3057\u305f\u3002<\/p>\n\n\n\n<p>\u307e\u305a\u3001Python 3.9\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3002<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nsudo apt install software-properties-common\nsudo add-apt-repository ppa:deadsnakes\/ppa\nsudo apt install python3.9\nsudo apt install python3.9-dev\nsudo apt install python3.9-distutils\n<\/pre><\/div>\n\n\n<p>virtualenv\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u3001Python 3.9\u306e\u4eee\u60f3\u74b0\u5883\u3092\u69cb\u7bc9\u3059\u308b\u3002\u3053\u306e\u6642VSCODE\u306e\u4f5c\u696d\u30d5\u30a9\u30eb\u30c0\u5185\u306b\u4f5c\u6210\u3059\u308c\u3070\u3001VSCODE\u4e0a\u3067\u3082\u8a8d\u8b58\u3055\u308c\u3066\u4f7f\u7528\u3059\u308b\u3053\u3068\u304c\u53ef\u80fd\u306b\u306a\u308b\u3002<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\npip install virtualenv\nvirtualenv -p python3.9 p39\n<\/pre><\/div>\n\n\n<p>Python 3.9\u306e\u4eee\u60f3\u74b0\u5883\u3092\u6709\u52b9\u306b\u3057\u3066\u3001pyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3002<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nsource vscode\/p39\/bin\/activate\npip install --upgrade setuptools pip\npip install pyopenjtalk\n<\/pre><\/div>\n\n\n<p>\u4eee\u60f3\u74b0\u5883\u3092\u629c\u3051\u308b\u5834\u5408\u306f\u4e0b\u8a18\u3092\u5b9f\u884c\u3059\u308b\u3002<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\ndeactivate\n<\/pre><\/div>","protected":false},"excerpt":{"rendered":"<p>pyopenjtalk\u306e\u4f9d\u5b58\u95a2\u4fc2\u3067\u4f7f\u7528\u3057\u3066\u3044\u308b\u30e9\u30a4\u30d6\u30e9\u30ea\u304cPython 3.10\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u51fa\u6765\u306a\u304b\u3063\u305f\u3002Ubuntu 22.04\u3067\u306fPython 3.10\u304c\u30c7\u30d5\u30a9\u30eb\u30c8\u306b\u306a\u3063\u3066\u3044\u308b\u3002\u305d\u3053\u3067\u3001\u4eee\u60f3\u74b0\u5883 &hellip; <a href=\"https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\/\" class=\"more-link\"><span class=\"screen-reader-text\">&#8220;Ubuntu 22.04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b&#8221; \u306e<\/span>\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[41],"tags":[64],"class_list":["post-1575","post","type-post","status-publish","format-standard","hentry","category-python","tag-ubuntu"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Ubuntu 22.04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b - I want to lead an easy life.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ubuntu 22.04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b - I want to lead an easy life.\" \/>\n<meta property=\"og:description\" content=\"pyopenjtalk\u306e\u4f9d\u5b58\u95a2\u4fc2\u3067\u4f7f\u7528\u3057\u3066\u3044\u308b\u30e9\u30a4\u30d6\u30e9\u30ea\u304cPython 3.10\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u51fa\u6765\u306a\u304b\u3063\u305f\u3002Ubuntu 22.04\u3067\u306fPython 3.10\u304c\u30c7\u30d5\u30a9\u30eb\u30c8\u306b\u306a\u3063\u3066\u3044\u308b\u3002\u305d\u3053\u3067\u3001\u4eee\u60f3\u74b0\u5883 &hellip; &quot;Ubuntu 22.04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b&quot; \u306e\u7d9a\u304d\u3092\u8aad\u3080\" \/>\n<meta property=\"og:url\" content=\"https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\/\" \/>\n<meta property=\"og:site_name\" content=\"I want to lead an easy life.\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-18T12:46:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-05-19T01:58:48+00:00\" \/>\n<meta name=\"author\" content=\"hide6644\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u57f7\u7b46\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"hide6644\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2022\\\/05\\\/18\\\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2022\\\/05\\\/18\\\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\\\/\"},\"author\":{\"name\":\"hide6644\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#\\\/schema\\\/person\\\/a25355beaa102da2b2d79b00f5865b63\"},\"headline\":\"Ubuntu 22.04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\",\"datePublished\":\"2022-05-18T12:46:09+00:00\",\"dateModified\":\"2022-05-19T01:58:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2022\\\/05\\\/18\\\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\\\/\"},\"wordCount\":14,\"commentCount\":0,\"keywords\":[\"Ubuntu\"],\"articleSection\":[\"Python\"],\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2022\\\/05\\\/18\\\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2022\\\/05\\\/18\\\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\\\/\",\"url\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2022\\\/05\\\/18\\\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\\\/\",\"name\":\"Ubuntu 22.04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b - I want to lead an easy life.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#website\"},\"datePublished\":\"2022-05-18T12:46:09+00:00\",\"dateModified\":\"2022-05-19T01:58:48+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#\\\/schema\\\/person\\\/a25355beaa102da2b2d79b00f5865b63\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2022\\\/05\\\/18\\\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\\\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2022\\\/05\\\/18\\\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2022\\\/05\\\/18\\\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ubuntu 22.04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/\",\"name\":\"I want to lead an easy life.\",\"description\":\"Technical Notes\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#\\\/schema\\\/person\\\/a25355beaa102da2b2d79b00f5865b63\",\"name\":\"hide6644\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g\",\"caption\":\"hide6644\"},\"url\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/author\\\/hide6644\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ubuntu 22.04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b - I want to lead an easy life.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\/","og_locale":"ja_JP","og_type":"article","og_title":"Ubuntu 22.04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b - I want to lead an easy life.","og_description":"pyopenjtalk\u306e\u4f9d\u5b58\u95a2\u4fc2\u3067\u4f7f\u7528\u3057\u3066\u3044\u308b\u30e9\u30a4\u30d6\u30e9\u30ea\u304cPython 3.10\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u51fa\u6765\u306a\u304b\u3063\u305f\u3002Ubuntu 22.04\u3067\u306fPython 3.10\u304c\u30c7\u30d5\u30a9\u30eb\u30c8\u306b\u306a\u3063\u3066\u3044\u308b\u3002\u305d\u3053\u3067\u3001\u4eee\u60f3\u74b0\u5883 &hellip; \"Ubuntu 22.04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\" \u306e\u7d9a\u304d\u3092\u8aad\u3080","og_url":"https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\/","og_site_name":"I want to lead an easy life.","article_published_time":"2022-05-18T12:46:09+00:00","article_modified_time":"2022-05-19T01:58:48+00:00","author":"hide6644","twitter_card":"summary_large_image","twitter_misc":{"\u57f7\u7b46\u8005":"hide6644","\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"2\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\/#article","isPartOf":{"@id":"https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\/"},"author":{"name":"hide6644","@id":"https:\/\/technologyagency.net\/wordpress\/#\/schema\/person\/a25355beaa102da2b2d79b00f5865b63"},"headline":"Ubuntu 22.04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b","datePublished":"2022-05-18T12:46:09+00:00","dateModified":"2022-05-19T01:58:48+00:00","mainEntityOfPage":{"@id":"https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\/"},"wordCount":14,"commentCount":0,"keywords":["Ubuntu"],"articleSection":["Python"],"inLanguage":"ja","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\/","url":"https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\/","name":"Ubuntu 22.04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b - I want to lead an easy life.","isPartOf":{"@id":"https:\/\/technologyagency.net\/wordpress\/#website"},"datePublished":"2022-05-18T12:46:09+00:00","dateModified":"2022-05-19T01:58:48+00:00","author":{"@id":"https:\/\/technologyagency.net\/wordpress\/#\/schema\/person\/a25355beaa102da2b2d79b00f5865b63"},"breadcrumb":{"@id":"https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/technologyagency.net\/wordpress\/2022\/05\/18\/ubuntu-22-04%e3%81%abpyopenjtalk%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/technologyagency.net\/wordpress\/"},{"@type":"ListItem","position":2,"name":"Ubuntu 22.04\u306bpyopenjtalk\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b"}]},{"@type":"WebSite","@id":"https:\/\/technologyagency.net\/wordpress\/#website","url":"https:\/\/technologyagency.net\/wordpress\/","name":"I want to lead an easy life.","description":"Technical Notes","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/technologyagency.net\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Person","@id":"https:\/\/technologyagency.net\/wordpress\/#\/schema\/person\/a25355beaa102da2b2d79b00f5865b63","name":"hide6644","image":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/secure.gravatar.com\/avatar\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g","caption":"hide6644"},"url":"https:\/\/technologyagency.net\/wordpress\/author\/hide6644\/"}]}},"_links":{"self":[{"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/posts\/1575","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/comments?post=1575"}],"version-history":[{"count":7,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/posts\/1575\/revisions"}],"predecessor-version":[{"id":1584,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/posts\/1575\/revisions\/1584"}],"wp:attachment":[{"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/media?parent=1575"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/categories?post=1575"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/tags?post=1575"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}