{"id":17305,"date":"2019-08-11T08:42:08","date_gmt":"2019-08-11T08:42:08","guid":{"rendered":"https:\/\/pythoncursus.nl\/?p=17305"},"modified":"2023-05-03T11:57:27","modified_gmt":"2023-05-03T11:57:27","slug":"python-installeren","status":"publish","type":"post","link":"https:\/\/datasciencepartners.nl\/python-installeren\/","title":{"rendered":"Python Installeren: hoe doe ik dat?"},"content":{"rendered":"<div class=\"vgblk-rw-wrapper limit-wrapper\">\n\n\t<h2>\u00a0Hoe installeer ik Python?<\/h2>\n<p>Als je op deze pagina terecht bent gekomen heb je waarschijnlijk interesse om aan de slag te gaan met <a href=\"https:\/\/datasciencepartners.nl\/wat-is-python\/\"><strong>Python<\/strong><\/a>. Dat is een verstandig besluit. Lees maar eens deze 6 redenen <a href=\"https:\/\/datasciencepartners.nl\/python-leren\/\"><strong>waarom python leren<\/strong><\/a> een goed idee is. De eerste stap daar naartoe is het installeren van Python.<\/p>\n<blockquote><p><strong>Python installeren betekent dat je software installeert waarmee Python-code uitgevoerd kan worden<\/strong>.<\/p><\/blockquote>\n<p>Dit kan zowel voor\u00a0<strong>Windows<\/strong>\u00a0als een\u00a0<strong>Mac (macOS)<\/strong>. We lichten voor beide besturingssystemen toe hoe dit moet.<\/p>\n<p>Om Python code te schrijven of te testen heb je nog andere additionele software nodig, zoals bijvoorbeeld\u00a0<a href=\"https:\/\/datasciencepartners.nl\/jupyter-notebook\/\"><strong>Jupyter Notebook<\/strong><\/a>.\u00a0Lees meer over de\u00a0<a href=\"https:\/\/datasciencepartners.nl\/jupyter-notebook\/\"><strong>voordelen van Jupyter Notebook<\/strong><\/a>\u00a0in onze blogpost.<\/p>\nMet vertrouwen waardevolle inzichten halen uit data? Schrijf je in voor een van onze Python trainingen.<br \/><a href=\"https:\/\/datasciencepartners.nl\/python-cursus\/\"><button>Python cursus voor data science<\/button><\/a><br \/><a href=\"https:\/\/datasciencepartners.nl\/python-machine-learning-training\/\"><button>Python machine learning training<\/button><\/a><br \/><a href=\"https:\/\/datasciencepartners.nl\/data-science-opleiding\/\"><button>Data Science opleiding (4 dagen)<\/button><\/a>\n\n<h2>Python installeren op een Windows pc<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/datasciencepartners.nl\/wp-content\/uploads\/2019\/06\/python-installeren.png\" alt=\"python installeren\" width=\"335\" height=\"230\" \/><\/h2>\n<p>Open de browser en ga naar <strong><a href=\"https:\/\/www.python.org\/downloads\/\">https:\/\/www.python.org\/downloads\/<\/a><\/strong><\/p>\n<ol> \t\n<li>Er komt een gele kop in beeld met de tekst \"<em>Download Python x.x.x<\/em>\". Op het moment van schrijven is de meest recente versie 3.7.2 (zie screenshot). Klik hierop en wacht totdat het downloaden voltooid is, open daarna het gedownloade bestand.<\/li>\n\n<li>Nu verschijnt het installatiescherm voor Python. Indien je Python voor Windows installeert: in het eerste scherm staat onderaan \"<em>Add Python 3.7 to PATH<\/em>\".\u00a0<strong>Vink dit aan<\/strong> en doorloop de installatieprocedure.<\/li>\n<\/ol>\n\n<h2>Python installeren op een Mac<\/h2>\n<p>Installeer eerst Homebrew. Homebrew gebruik je om gemakkelijk de benodigde software te installeren op jouw Mac.<\/p>\n<p>Ga naar je Terminal. Door bijvoorbeeld '<em>command+spatie<\/em>' in te drukken en in de zoekbalk\u00a0<em>terminal\u00a0<\/em>in te toetsen en op enter te drukken.<\/p>\n<p>Voer in de terminal in:<br \/><code>ruby -e \"$(curl -fsSL https:\/\/raw.githubusercontent.com\/Homebrew\/install\/master\/install)\"<br \/><\/code><br \/>Je ziet onderstaand scherm. Je moet op <strong>enter drukken<\/strong> om verder te gaan en het <strong>wachtwoord<\/strong> van je computer invoeren om de installatie te starten.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/datasciencepartners.nl\/wp-content\/uploads\/2019\/06\/python-3-installeren-op-een-mac.png\" alt=\"python 3 installeren op een mac\" width=\"519\" height=\"333\" \/><\/p>\n<p>Als Homebrew is ge\u00efnstalleerd kun je Python gemakkelijk installeren door in de Terminal in voeren:<br \/><code>brew install python3<\/code><\/p>\n<p>Python wordt nu ge\u00efnstalleerd.<\/p>\n<!-- This site is converting visitors into subscribers and customers with OptinMonster - https:\/\/optinmonster.com :: Campaign Title: Cheatsheet inline -->\n<div id=\"om-xzn5asfsy4ouhuahjqhr-holder\"><\/div>\n<script>(function(d,u,ac){var s=d.createElement('script');s.type='text\/javascript';s.src='https:\/\/a.omappapi.com\/app\/js\/api.min.js';s.async=true;s.dataset.user=u;s.dataset.campaign=ac;d.getElementsByTagName('head')[0].appendChild(s);})(document,77079,'xzn5asfsy4ouhuahjqhr');<\/script>\n<!-- \/ OptinMonster -->\n<h2>Checken of de Python installatie goed is gegaan<\/h2>\n<p>Python is nu ge\u00efnstalleerd. Voor de zekerheid controleren we of alles goed is gegaan:<\/p>\n<ol> \t\n<li><strong>Open de command line interface<\/strong>\n<ol> \t\n<li>Windows: druk op de\u00a0<em>Windows-toets<\/em>zodat het start menu opent en zoek naar\u00a0<em>'cmd'<\/em>\u00a0en open het command prompt.<\/li>\n\n<li>Mac: druk op\u00a0<em>Command-spatie<\/em>op het toetsenbord, zoek naar '<em>Terminal<\/em>' en open de Terminal-applicatie<\/li>\n<\/ol>\n<\/li>\n\n<li><strong>Toets 'python' in en druk op enter<\/strong>. Indien Python correct is ge\u00efnstalleerd, krijg je nu de versie van Python te zien die je ge\u00efnstalleerd hebt. Krijg je een foutmelding en zit je op Windows? Dan heb je 'Add Python to PATH' niet aangevinkt bij de installatie. Verwijder in dat geval Python van je computer en start de installatie opnieuw.<\/li>\n<\/ol>\n<figure id=\"attachment_17309\" aria-describedby=\"caption-attachment-17309\" style=\"width: 529px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/datasciencepartners.nl\/wp-content\/uploads\/2019\/06\/python-is-correct-gei\u0308nstalleerd-op-max-os.png\" alt=\"python is correct gei\u0308nstalleerd op max os\" width=\"529\" height=\"102\" \/><figcaption id=\"caption-attachment-17309\" class=\"wp-caption-text\">Voorbeeld van correct ge\u00efnstalleerde versie van Python op Mac OS<\/figcaption><\/figure>\n<h2>Waarom moet ik \u00f3\u00f3k Jupyter Notebook installeren?<\/h2>\n<p>Met alleen het installeren van Python ben je er nog niet. Je wilt namelijk ook een applicatie hebben waarin je code schrijft. Wij raden\u00a0<strong>Jupyter Notebook\u00a0<\/strong>aan. <a href=\"https:\/\/datasciencepartners.nl\/jupyter-notebook\/\"><strong>Lees hier hoe je Jupyter Notebook installeert<\/strong><\/a>.<\/p>\n<p><strong>Ook interessant: <a href=\"https:\/\/datasciencepartners.nl\/hoe-word-je-data-scientist\/\">hoe word je data scientist?<\/a><\/strong><\/p>\n<p><strong>Benieuwd naar alle mogelijkheden van Python voor Data Science? <a href=\"https:\/\/datasciencepartners.nl\/python-packages\/\">Bekijk hier een overzicht van de belangrijkste Python Data Science \"packages\" en wat je er mee kunt<\/a>.<\/strong><\/p>\nMet vertrouwen waardevolle inzichten halen uit data? Schrijf je in voor een van onze Python trainingen.<br \/><a href=\"https:\/\/datasciencepartners.nl\/python-cursus\/\"><button>Python cursus voor data science<\/button><\/a><br \/><a href=\"https:\/\/datasciencepartners.nl\/python-machine-learning-training\/\"><button>Python machine learning training<\/button><\/a><br \/><a href=\"https:\/\/datasciencepartners.nl\/data-science-opleiding\/\"><button>Data Science opleiding (4 dagen)<\/button><\/a>\n<p>&nbsp;<\/p>\n<p><strong>Wil je nog veel meer leren over Python en Data Science? Schrijf je dan in voor onze\u00a0<a href=\"https:\/\/datasciencepartners.nl\/python-cursus\/\">Python cursus<\/a> voor data science of voor onze <a href=\"https:\/\/datasciencepartners.nl\/data-science-opleiding\/\">data science opleiding<\/a>\u00a0en leer met vertrouwen te programmeren en analyseren in Python.<\/strong><\/p>\n<p><a href=\"https:\/\/datasciencepartners.nl\/opleidingsbrochures\/\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/datasciencepartners.nl\/wp-content\/uploads\/2020\/07\/opleidingsbrochures-data-science-en-python-trainingen.png\" alt=\"\" width=\"410\" height=\"336\" \/><\/a><\/p>\n<p><strong><a href=\"https:\/\/datasciencepartners.nl\/opleidingsbrochures\/\">Download \u00e9\u00e9n van onze opleidingsbrochures voor meer informatie<\/a><\/strong><\/p>\n\n<\/div><!-- .vgblk-rw-wrapper -->","protected":false},"excerpt":{"rendered":"<p>\u00a0Hoe installeer ik Python? Als je op deze pagina terecht bent gekomen heb je waarschijnlijk interesse om aan de slag te gaan met Python. Dat is een verstandig besluit. Lees maar eens deze 6 redenen waarom python leren een goed idee is. De eerste stap daar naartoe is het installeren van Python. Python installeren betekent&#8230;<\/p>\n","protected":false},"author":5,"featured_media":17307,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"footnotes":""},"categories":[110,112],"tags":[],"class_list":["post-17305","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-python","category-tutorial"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.7 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Python Installeren: hoe doe ik dat? [+ Gratis Cheatsheet]<\/title>\n<meta name=\"description\" content=\"In deze post laten we zien hoe je makkelijk Python installeert op Mac of Windows. In beide gevallen hebben we Python installeren zo simpel mogelijk gemaakt.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/datasciencepartners.nl\/python-installeren\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Python Installeren: hoe doe ik dat?\" \/>\n<meta property=\"og:description\" content=\"In deze post laten we zien hoe je makkelijk Python installeert op Mac of Windows. In beide gevallen hebben we Python installeren zo simpel mogelijk gemaakt.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/datasciencepartners.nl\/python-installeren\/\" \/>\n<meta property=\"og:site_name\" content=\"Data Science Partners | Trainingen Data Science in Python, SQL &amp; R\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Data-Science-Partners-102566501086560\" \/>\n<meta property=\"article:published_time\" content=\"2019-08-11T08:42:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-03T11:57:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/datasciencepartners.nl\/wp-content\/uploads\/2019\/06\/python-installeren-hoe-e1560587458622.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1500\" \/>\n\t<meta property=\"og:image:height\" content=\"1013\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Peter Tieleman\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Geschreven door\" \/>\n\t<meta name=\"twitter:data1\" content=\"Peter Tieleman\" \/>\n\t<meta name=\"twitter:label2\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/python-installeren\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/python-installeren\\\/\"},\"author\":{\"name\":\"Peter Tieleman\",\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/#\\\/schema\\\/person\\\/2446edb5fdc88e86d93d270c736a8803\"},\"headline\":\"Python Installeren: hoe doe ik dat?\",\"datePublished\":\"2019-08-11T08:42:08+00:00\",\"dateModified\":\"2023-05-03T11:57:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/python-installeren\\\/\"},\"wordCount\":622,\"publisher\":{\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/python-installeren\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/datasciencepartners.nl\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/python-installeren-hoe-e1560587458622.jpg\",\"articleSection\":[\"Python\",\"Tutorial\"],\"inLanguage\":\"nl-NL\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/python-installeren\\\/\",\"url\":\"https:\\\/\\\/datasciencepartners.nl\\\/python-installeren\\\/\",\"name\":\"Python Installeren: hoe doe ik dat? [+ Gratis Cheatsheet]\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/python-installeren\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/python-installeren\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/datasciencepartners.nl\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/python-installeren-hoe-e1560587458622.jpg\",\"datePublished\":\"2019-08-11T08:42:08+00:00\",\"dateModified\":\"2023-05-03T11:57:27+00:00\",\"description\":\"In deze post laten we zien hoe je makkelijk Python installeert op Mac of Windows. In beide gevallen hebben we Python installeren zo simpel mogelijk gemaakt.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/python-installeren\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/datasciencepartners.nl\\\/python-installeren\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/python-installeren\\\/#primaryimage\",\"url\":\"https:\\\/\\\/datasciencepartners.nl\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/python-installeren-hoe-e1560587458622.jpg\",\"contentUrl\":\"https:\\\/\\\/datasciencepartners.nl\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/python-installeren-hoe-e1560587458622.jpg\",\"width\":1500,\"height\":1013,\"caption\":\"hoe python installeren\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/python-installeren\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/datasciencepartners.nl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Python Installeren: hoe doe ik dat?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/#website\",\"url\":\"https:\\\/\\\/datasciencepartners.nl\\\/\",\"name\":\"Data Science Partners | Trainingen Data Science & AI in Python, SQL & R\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/datasciencepartners.nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/#organization\",\"name\":\"Data Science Partners\",\"url\":\"https:\\\/\\\/datasciencepartners.nl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/datasciencepartners.nl\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/data-science-partners.png\",\"contentUrl\":\"https:\\\/\\\/datasciencepartners.nl\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/data-science-partners.png\",\"width\":655,\"height\":329,\"caption\":\"Data Science Partners\"},\"image\":{\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Data-Science-Partners-102566501086560\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/23709861\\\/\"],\"description\":\"Data Science Partners helpt organisaties met Data Science & AI. We werken voornamelijk met Python, SQL & R. We geven trainingen en doen consultancy opdrachten.\",\"email\":\"info@datasciencepartners.nl\",\"telephone\":\"0202443146\",\"legalName\":\"Data Science Partners B.V.\",\"foundingDate\":\"2019-10-01\",\"vatID\":\"NL863566261B01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/datasciencepartners.nl\\\/#\\\/schema\\\/person\\\/2446edb5fdc88e86d93d270c736a8803\",\"name\":\"Peter Tieleman\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/bb4d292d1a92cd51cab3aa9697a6ed2fd45c819952fb923a01231e1282f5a0df?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/bb4d292d1a92cd51cab3aa9697a6ed2fd45c819952fb923a01231e1282f5a0df?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/bb4d292d1a92cd51cab3aa9697a6ed2fd45c819952fb923a01231e1282f5a0df?s=96&d=mm&r=g\",\"caption\":\"Peter Tieleman\"},\"description\":\"Peter is een ervaren data scientist, AI engineer en python trainer. Na zijn studie aan de Technische Universiteit Delft heeft hij zich altijd bezig gehouden met data en diverse programmeertalen. Peter heeft veel data analyses uitgevoerd en processen geautomatiseerd met Python in productieomgevingen.\",\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/in\\\/petertieleman\\\/\"],\"honorificPrefix\":\"Heer\",\"honorificSuffix\":\"Ir.\",\"birthDate\":\"1988-05-26\",\"gender\":\"mannelijk\",\"knowsAbout\":[\"Python\",\"R\",\"Data Science\",\"AI\",\"SQL\",\"Data Engineering\"],\"knowsLanguage\":[\"Nederlands\",\"Engels\"],\"jobTitle\":\"Data Scientist & AI Engineer\",\"worksFor\":\"Data Science Partners\",\"url\":\"https:\\\/\\\/datasciencepartners.nl\\\/author\\\/peter-tieleman\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Python Installeren: hoe doe ik dat? [+ Gratis Cheatsheet]","description":"In deze post laten we zien hoe je makkelijk Python installeert op Mac of Windows. In beide gevallen hebben we Python installeren zo simpel mogelijk gemaakt.","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:\/\/datasciencepartners.nl\/python-installeren\/","og_locale":"nl_NL","og_type":"article","og_title":"Python Installeren: hoe doe ik dat?","og_description":"In deze post laten we zien hoe je makkelijk Python installeert op Mac of Windows. In beide gevallen hebben we Python installeren zo simpel mogelijk gemaakt.","og_url":"https:\/\/datasciencepartners.nl\/python-installeren\/","og_site_name":"Data Science Partners | Trainingen Data Science in Python, SQL &amp; R","article_publisher":"https:\/\/www.facebook.com\/Data-Science-Partners-102566501086560","article_published_time":"2019-08-11T08:42:08+00:00","article_modified_time":"2023-05-03T11:57:27+00:00","og_image":[{"width":1500,"height":1013,"url":"https:\/\/datasciencepartners.nl\/wp-content\/uploads\/2019\/06\/python-installeren-hoe-e1560587458622.jpg","type":"image\/jpeg"}],"author":"Peter Tieleman","twitter_card":"summary_large_image","twitter_misc":{"Geschreven door":"Peter Tieleman","Geschatte leestijd":"3 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/datasciencepartners.nl\/python-installeren\/#article","isPartOf":{"@id":"https:\/\/datasciencepartners.nl\/python-installeren\/"},"author":{"name":"Peter Tieleman","@id":"https:\/\/datasciencepartners.nl\/#\/schema\/person\/2446edb5fdc88e86d93d270c736a8803"},"headline":"Python Installeren: hoe doe ik dat?","datePublished":"2019-08-11T08:42:08+00:00","dateModified":"2023-05-03T11:57:27+00:00","mainEntityOfPage":{"@id":"https:\/\/datasciencepartners.nl\/python-installeren\/"},"wordCount":622,"publisher":{"@id":"https:\/\/datasciencepartners.nl\/#organization"},"image":{"@id":"https:\/\/datasciencepartners.nl\/python-installeren\/#primaryimage"},"thumbnailUrl":"https:\/\/datasciencepartners.nl\/wp-content\/uploads\/2019\/06\/python-installeren-hoe-e1560587458622.jpg","articleSection":["Python","Tutorial"],"inLanguage":"nl-NL"},{"@type":"WebPage","@id":"https:\/\/datasciencepartners.nl\/python-installeren\/","url":"https:\/\/datasciencepartners.nl\/python-installeren\/","name":"Python Installeren: hoe doe ik dat? [+ Gratis Cheatsheet]","isPartOf":{"@id":"https:\/\/datasciencepartners.nl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/datasciencepartners.nl\/python-installeren\/#primaryimage"},"image":{"@id":"https:\/\/datasciencepartners.nl\/python-installeren\/#primaryimage"},"thumbnailUrl":"https:\/\/datasciencepartners.nl\/wp-content\/uploads\/2019\/06\/python-installeren-hoe-e1560587458622.jpg","datePublished":"2019-08-11T08:42:08+00:00","dateModified":"2023-05-03T11:57:27+00:00","description":"In deze post laten we zien hoe je makkelijk Python installeert op Mac of Windows. In beide gevallen hebben we Python installeren zo simpel mogelijk gemaakt.","breadcrumb":{"@id":"https:\/\/datasciencepartners.nl\/python-installeren\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/datasciencepartners.nl\/python-installeren\/"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/datasciencepartners.nl\/python-installeren\/#primaryimage","url":"https:\/\/datasciencepartners.nl\/wp-content\/uploads\/2019\/06\/python-installeren-hoe-e1560587458622.jpg","contentUrl":"https:\/\/datasciencepartners.nl\/wp-content\/uploads\/2019\/06\/python-installeren-hoe-e1560587458622.jpg","width":1500,"height":1013,"caption":"hoe python installeren"},{"@type":"BreadcrumbList","@id":"https:\/\/datasciencepartners.nl\/python-installeren\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/datasciencepartners.nl\/"},{"@type":"ListItem","position":2,"name":"Python Installeren: hoe doe ik dat?"}]},{"@type":"WebSite","@id":"https:\/\/datasciencepartners.nl\/#website","url":"https:\/\/datasciencepartners.nl\/","name":"Data Science Partners | Trainingen Data Science & AI in Python, SQL & R","description":"","publisher":{"@id":"https:\/\/datasciencepartners.nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/datasciencepartners.nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/datasciencepartners.nl\/#organization","name":"Data Science Partners","url":"https:\/\/datasciencepartners.nl\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/datasciencepartners.nl\/#\/schema\/logo\/image\/","url":"https:\/\/datasciencepartners.nl\/wp-content\/uploads\/2021\/02\/data-science-partners.png","contentUrl":"https:\/\/datasciencepartners.nl\/wp-content\/uploads\/2021\/02\/data-science-partners.png","width":655,"height":329,"caption":"Data Science Partners"},"image":{"@id":"https:\/\/datasciencepartners.nl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Data-Science-Partners-102566501086560","https:\/\/www.linkedin.com\/company\/23709861\/"],"description":"Data Science Partners helpt organisaties met Data Science & AI. We werken voornamelijk met Python, SQL & R. We geven trainingen en doen consultancy opdrachten.","email":"info@datasciencepartners.nl","telephone":"0202443146","legalName":"Data Science Partners B.V.","foundingDate":"2019-10-01","vatID":"NL863566261B01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}},{"@type":"Person","@id":"https:\/\/datasciencepartners.nl\/#\/schema\/person\/2446edb5fdc88e86d93d270c736a8803","name":"Peter Tieleman","image":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/secure.gravatar.com\/avatar\/bb4d292d1a92cd51cab3aa9697a6ed2fd45c819952fb923a01231e1282f5a0df?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/bb4d292d1a92cd51cab3aa9697a6ed2fd45c819952fb923a01231e1282f5a0df?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/bb4d292d1a92cd51cab3aa9697a6ed2fd45c819952fb923a01231e1282f5a0df?s=96&d=mm&r=g","caption":"Peter Tieleman"},"description":"Peter is een ervaren data scientist, AI engineer en python trainer. Na zijn studie aan de Technische Universiteit Delft heeft hij zich altijd bezig gehouden met data en diverse programmeertalen. Peter heeft veel data analyses uitgevoerd en processen geautomatiseerd met Python in productieomgevingen.","sameAs":["https:\/\/www.linkedin.com\/in\/petertieleman\/"],"honorificPrefix":"Heer","honorificSuffix":"Ir.","birthDate":"1988-05-26","gender":"mannelijk","knowsAbout":["Python","R","Data Science","AI","SQL","Data Engineering"],"knowsLanguage":["Nederlands","Engels"],"jobTitle":"Data Scientist & AI Engineer","worksFor":"Data Science Partners","url":"https:\/\/datasciencepartners.nl\/author\/peter-tieleman\/"}]}},"_links":{"self":[{"href":"https:\/\/datasciencepartners.nl\/wp-json\/wp\/v2\/posts\/17305","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/datasciencepartners.nl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/datasciencepartners.nl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/datasciencepartners.nl\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/datasciencepartners.nl\/wp-json\/wp\/v2\/comments?post=17305"}],"version-history":[{"count":1,"href":"https:\/\/datasciencepartners.nl\/wp-json\/wp\/v2\/posts\/17305\/revisions"}],"predecessor-version":[{"id":20759,"href":"https:\/\/datasciencepartners.nl\/wp-json\/wp\/v2\/posts\/17305\/revisions\/20759"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/datasciencepartners.nl\/wp-json\/wp\/v2\/media\/17307"}],"wp:attachment":[{"href":"https:\/\/datasciencepartners.nl\/wp-json\/wp\/v2\/media?parent=17305"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/datasciencepartners.nl\/wp-json\/wp\/v2\/categories?post=17305"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/datasciencepartners.nl\/wp-json\/wp\/v2\/tags?post=17305"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}