{"id":3230,"date":"2017-09-29T17:22:39","date_gmt":"2017-09-29T17:22:39","guid":{"rendered":"http:\/\/joapen.com\/blog\/?p=3230"},"modified":"2017-10-06T15:32:34","modified_gmt":"2017-10-06T15:32:34","slug":"pydev-with-eclipse","status":"publish","type":"post","link":"https:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/","title":{"rendered":"Pydev with Eclipse"},"content":{"rendered":"<p>I find EMACS too much complex for me. I want to concentrate on the analysis of data with Pyhton, so I have looked for and alternative IDE for Python: Pydev.<\/p>\n<h1>The steps I have followed are:<\/h1>\n<ol>\n<li>Download and install <a href=\"http:\/\/www.eclipse.org\/\">Eclipse<\/a> (in reality I had it on my computer).<\/li>\n<li>Then, download, install and test <a href=\"https:\/\/www.python.org\/downloads\/\">Phyton<\/a>.<\/li>\n<li>Once done, download and install <a href=\"http:\/\/www.jython.org\/downloads.html\">Jython<\/a>.<\/li>\n<li>Download and install <a href=\"http:\/\/ironpython.codeplex.com\/releases\/view\/169382\">IronPython<\/a>.<\/li>\n<li>Install <a href=\"http:\/\/www.pydev.org\/manual_101_install.html\">PyDev<\/a>.<\/li>\n<li>Create a new PyDev project.<\/li>\n<li>I have created a hello.py file with print(&#8220;hello world&#8221;), then I have debugged it and it worked.<\/li>\n<li>Create a package to gather all the information.<\/li>\n<li>The set-up of the environment is very well explained. You first have to <a href=\"http:\/\/www.pydev.org\/manual_101_interpreter.html\">configure the interpreter<\/a>, then you can develop all you need. In my case I&#8217;m starting importing some finance data from Yahoo Finance.<\/li>\n<li>Using Windows&gt;Properties&gt;Python Interpreter , install library &#8220;numpy&#8221; using &#8220;pip&#8221; as installer. This step is crucial to me as Python interpreter just work on PyDev in my computer.<\/li>\n<\/ol>\n<h1>EMACS<\/h1>\n<p>I&#8217;m sure EMACS runs faster and it&#8217;s more efficient than Eclipse, but the point is that now I can concentrate on the development of the scripts I want to implement. \ud83d\ude42<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I find EMACS too much complex for me. I want to concentrate on the analysis of data with Pyhton, so I have looked for and alternative IDE for Python: Pydev. The steps I have followed are: Download and install Eclipse (in reality I had it on my computer). Then, download, install and test Phyton. Once &#8230; <a title=\"Pydev with Eclipse\" class=\"read-more\" href=\"https:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/\" aria-label=\"Read more about Pydev with Eclipse\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[99,104],"tags":[114,112,113,111],"class_list":["post-3230","post","type-post","status-publish","format-standard","hentry","category-open-source","category-python","tag-configuration","tag-eclipse","tag-pydev","tag-python"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pydev with Eclipse -<\/title>\n<meta name=\"description\" content=\"I find EMACS too much complex for me. I want to concentrate on the analysis of data with Pyhton, so I have looked for and alternative IDE for Python: - joapen projects\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pydev with Eclipse -\" \/>\n<meta property=\"og:description\" content=\"I find EMACS too much complex for me. I want to concentrate on the analysis of data with Pyhton, so I have looked for and alternative IDE for Python: - joapen projects\" \/>\n<meta property=\"og:url\" content=\"http:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/\" \/>\n<meta property=\"og:site_name\" content=\"joapen projects\" \/>\n<meta property=\"article:published_time\" content=\"2017-09-29T17:22:39+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-10-06T15:32:34+00:00\" \/>\n<meta name=\"author\" content=\"joapen\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"joapen\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"http:\\\/\\\/joapen.com\\\/blog\\\/2017\\\/09\\\/29\\\/pydev-with-eclipse\\\/#article\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/joapen.com\\\/blog\\\/2017\\\/09\\\/29\\\/pydev-with-eclipse\\\/\"},\"author\":{\"name\":\"joapen\",\"@id\":\"https:\\\/\\\/joapen.com\\\/blog\\\/#\\\/schema\\\/person\\\/23919df2312175fe9c4609203595b217\"},\"headline\":\"Pydev with Eclipse\",\"datePublished\":\"2017-09-29T17:22:39+00:00\",\"dateModified\":\"2017-10-06T15:32:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\\\/\\\/joapen.com\\\/blog\\\/2017\\\/09\\\/29\\\/pydev-with-eclipse\\\/\"},\"wordCount\":201,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/joapen.com\\\/blog\\\/#\\\/schema\\\/person\\\/23919df2312175fe9c4609203595b217\"},\"keywords\":[\"configuration\",\"eclipse\",\"pydev\",\"python\"],\"articleSection\":[\"Open Source\",\"Python\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"http:\\\/\\\/joapen.com\\\/blog\\\/2017\\\/09\\\/29\\\/pydev-with-eclipse\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/joapen.com\\\/blog\\\/2017\\\/09\\\/29\\\/pydev-with-eclipse\\\/\",\"url\":\"http:\\\/\\\/joapen.com\\\/blog\\\/2017\\\/09\\\/29\\\/pydev-with-eclipse\\\/\",\"name\":\"Pydev with Eclipse -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/joapen.com\\\/blog\\\/#website\"},\"datePublished\":\"2017-09-29T17:22:39+00:00\",\"dateModified\":\"2017-10-06T15:32:34+00:00\",\"description\":\"I find EMACS too much complex for me. I want to concentrate on the analysis of data with Pyhton, so I have looked for and alternative IDE for Python: - joapen projects\",\"breadcrumb\":{\"@id\":\"http:\\\/\\\/joapen.com\\\/blog\\\/2017\\\/09\\\/29\\\/pydev-with-eclipse\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\\\/\\\/joapen.com\\\/blog\\\/2017\\\/09\\\/29\\\/pydev-with-eclipse\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/joapen.com\\\/blog\\\/2017\\\/09\\\/29\\\/pydev-with-eclipse\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/joapen.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pydev with Eclipse\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/joapen.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/joapen.com\\\/blog\\\/\",\"name\":\"joapen projects\",\"description\":\"Just a place to write\",\"publisher\":{\"@id\":\"https:\\\/\\\/joapen.com\\\/blog\\\/#\\\/schema\\\/person\\\/23919df2312175fe9c4609203595b217\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/joapen.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/joapen.com\\\/blog\\\/#\\\/schema\\\/person\\\/23919df2312175fe9c4609203595b217\",\"name\":\"joapen\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/joapen.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/joapen-mini.jpeg\",\"url\":\"https:\\\/\\\/joapen.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/joapen-mini.jpeg\",\"contentUrl\":\"https:\\\/\\\/joapen.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/joapen-mini.jpeg\",\"width\":400,\"height\":400,\"caption\":\"joapen\"},\"logo\":{\"@id\":\"https:\\\/\\\/joapen.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/joapen-mini.jpeg\"},\"sameAs\":[\"http:\\\/\\\/www.joapen.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pydev with Eclipse -","description":"I find EMACS too much complex for me. I want to concentrate on the analysis of data with Pyhton, so I have looked for and alternative IDE for Python: - joapen projects","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":"http:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/","og_locale":"en_US","og_type":"article","og_title":"Pydev with Eclipse -","og_description":"I find EMACS too much complex for me. I want to concentrate on the analysis of data with Pyhton, so I have looked for and alternative IDE for Python: - joapen projects","og_url":"http:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/","og_site_name":"joapen projects","article_published_time":"2017-09-29T17:22:39+00:00","article_modified_time":"2017-10-06T15:32:34+00:00","author":"joapen","twitter_misc":{"Written by":"joapen","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/#article","isPartOf":{"@id":"http:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/"},"author":{"name":"joapen","@id":"https:\/\/joapen.com\/blog\/#\/schema\/person\/23919df2312175fe9c4609203595b217"},"headline":"Pydev with Eclipse","datePublished":"2017-09-29T17:22:39+00:00","dateModified":"2017-10-06T15:32:34+00:00","mainEntityOfPage":{"@id":"http:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/"},"wordCount":201,"commentCount":0,"publisher":{"@id":"https:\/\/joapen.com\/blog\/#\/schema\/person\/23919df2312175fe9c4609203595b217"},"keywords":["configuration","eclipse","pydev","python"],"articleSection":["Open Source","Python"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["http:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/#respond"]}]},{"@type":"WebPage","@id":"http:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/","url":"http:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/","name":"Pydev with Eclipse -","isPartOf":{"@id":"https:\/\/joapen.com\/blog\/#website"},"datePublished":"2017-09-29T17:22:39+00:00","dateModified":"2017-10-06T15:32:34+00:00","description":"I find EMACS too much complex for me. I want to concentrate on the analysis of data with Pyhton, so I have looked for and alternative IDE for Python: - joapen projects","breadcrumb":{"@id":"http:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/joapen.com\/blog\/2017\/09\/29\/pydev-with-eclipse\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/joapen.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Pydev with Eclipse"}]},{"@type":"WebSite","@id":"https:\/\/joapen.com\/blog\/#website","url":"https:\/\/joapen.com\/blog\/","name":"joapen projects","description":"Just a place to write","publisher":{"@id":"https:\/\/joapen.com\/blog\/#\/schema\/person\/23919df2312175fe9c4609203595b217"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/joapen.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/joapen.com\/blog\/#\/schema\/person\/23919df2312175fe9c4609203595b217","name":"joapen","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/joapen.com\/blog\/wp-content\/uploads\/2021\/04\/joapen-mini.jpeg","url":"https:\/\/joapen.com\/blog\/wp-content\/uploads\/2021\/04\/joapen-mini.jpeg","contentUrl":"https:\/\/joapen.com\/blog\/wp-content\/uploads\/2021\/04\/joapen-mini.jpeg","width":400,"height":400,"caption":"joapen"},"logo":{"@id":"https:\/\/joapen.com\/blog\/wp-content\/uploads\/2021\/04\/joapen-mini.jpeg"},"sameAs":["http:\/\/www.joapen.com"]}]}},"_links":{"self":[{"href":"https:\/\/joapen.com\/blog\/wp-json\/wp\/v2\/posts\/3230","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/joapen.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/joapen.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/joapen.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/joapen.com\/blog\/wp-json\/wp\/v2\/comments?post=3230"}],"version-history":[{"count":6,"href":"https:\/\/joapen.com\/blog\/wp-json\/wp\/v2\/posts\/3230\/revisions"}],"predecessor-version":[{"id":3243,"href":"https:\/\/joapen.com\/blog\/wp-json\/wp\/v2\/posts\/3230\/revisions\/3243"}],"wp:attachment":[{"href":"https:\/\/joapen.com\/blog\/wp-json\/wp\/v2\/media?parent=3230"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/joapen.com\/blog\/wp-json\/wp\/v2\/categories?post=3230"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/joapen.com\/blog\/wp-json\/wp\/v2\/tags?post=3230"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}