{"id":238506,"date":"2026-04-08T15:04:50","date_gmt":"2026-04-08T13:04:50","guid":{"rendered":"https:\/\/www.itta.net\/?post_type=formations&#038;p=238506"},"modified":"2026-04-12T18:59:04","modified_gmt":"2026-04-12T16:59:04","slug":"developing-ai-applications-python","status":"publish","type":"formations","link":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/developing-ai-applications-with-python\/","title":{"rendered":"Developing AI Applications with Python"},"content":{"rendered":"\r\n<p class=\"wp-block-paragraph\">The Developing AI Applications with Python training course provides a hands-on introduction to building artificial intelligence solutions on the development side. It helps participants understand how Python can serve as a foundation for interacting with AI models, manipulating data, automating processes and rapidly prototyping useful applications.<\/p>\r\n\r\n\r\n\r\n<p><strong>A transitional training from understanding AI to implementing it technically<\/strong><\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">During this course, participants learn how to structure a Python project focused on AI, handle inputs and outputs, integrate AI services, automate simple processes and lay the groundwork for usable applications. The training bridges AI concepts with practical development use cases without immediately diving into overly complex architectures.<\/p>\r\n","protected":false},"featured_media":0,"parent":0,"menu_order":0,"template":"","editeurs":[1521],"domaine":[4251,2982,4271,4244,2980],"class_list":["post-238506","formations","type-formations","status-publish","hentry","editeurs-python","domaine-ai-development-and-llm","domaine-artificial-intelligence","domaine-development-with-llms-and-agents","domaine-developpement-ia-et-llm","domaine-intelligence-artificielle"],"acf":{"reference":"AI-06-01","duree_nombre":2,"duree_unite":"jour","prix_virtuel":1400,"prix_presentiel":1500,"prix_blended":"","prix_elearning":"","views":87,"niveau":["Interm\u00e9diaire"],"role":[],"certifiant":"","pdus":"","lieux":["Gen\u00e8ve","Lausanne"],"formats_dapprentissage":["presentiel","virtuel"],"examen_inclus":"Non certifiant","garanti":[],"financement":["Temptraining"],"description_temptraining":"","description_caf":"","description_title":"Developing AI Applications with Python Training","objectifs":"<ul>\r\n \t<li>Understand the role of Python in the AI ecosystem<\/li>\r\n \t<li>Structure a Python project focused on AI applications<\/li>\r\n \t<li>Manipulate data and prepare useful processing pipelines<\/li>\r\n \t<li>Interact with AI services or models from Python<\/li>\r\n \t<li>Automate simple tasks with AI-oriented scripts<\/li>\r\n \t<li>Lay the necessary foundations before moving on to LLM APIs, RAG or agents<\/li>\r\n<\/ul>","connaissances":"<ul>\r\n \t<li>Have a foundation in Python programming<\/li>\r\n \t<li>Understand fundamental concepts of variables, functions, loops and data structures<\/li>\r\n \t<li>Some prior exposure to AI concepts is a plus<\/li>\r\n<\/ul>","profils_participants":"<ul>\r\n \t<li>Developers<\/li>\r\n \t<li>Python developers<\/li>\r\n \t<li>Technical professionals looking to explore AI application development<\/li>\r\n \t<li>Technical project managers<\/li>\r\n \t<li>Anyone with existing Python skills looking to apply them to AI<\/li>\r\n<\/ul>","examen":"","documentation":"<ul>\n \t<li>Support de cours num\u00e9rique inclus<\/li>\n<\/ul>","lab__exercices":"<ul>\n \t<li>This course includes hands-on exercises in data manipulation, writing AI-focused Python scripts, calling external services and structuring small technical applications around concrete use cases.<\/li>\n<\/ul>","contenu_cours":"<strong>Module 1: Python as the foundational language for AI<\/strong>\r\n<ul>\r\n \t<li>Why Python is central to the AI ecosystem<\/li>\r\n \t<li>Overview of common libraries and approaches<\/li>\r\n \t<li>Difference between script, prototype and AI application<\/li>\r\n \t<li>Setting up a suitable working environment<\/li>\r\n<\/ul>\r\n<strong>Module 2: Preparing and manipulating data<\/strong>\r\n<ul>\r\n \t<li>Reading and transforming data<\/li>\r\n \t<li>Preparing inputs for AI processing<\/li>\r\n \t<li>Cleaning and structuring information<\/li>\r\n \t<li>Working with files, text and tabular data<\/li>\r\n \t<li>Preparing usable material for an application<\/li>\r\n<\/ul>\r\n<strong>Module 3: Interacting with AI services from Python<\/strong>\r\n<ul>\r\n \t<li>Calling external services<\/li>\r\n \t<li>Handling requests and responses<\/li>\r\n \t<li>Structuring a simple pipeline<\/li>\r\n \t<li>Automating repetitive processes<\/li>\r\n \t<li>Transforming results into usable outputs<\/li>\r\n<\/ul>\r\n<strong>Module 4: Building application logic<\/strong>\r\n<ul>\r\n \t<li>Organizing your code<\/li>\r\n \t<li>Separating processing steps<\/li>\r\n \t<li>Structuring a simple application<\/li>\r\n \t<li>Managing parameters and configuration<\/li>\r\n \t<li>Preparing a reusable prototype<\/li>\r\n<\/ul>\r\n<strong>Module 5: Practical use cases<\/strong>\r\n<ul>\r\n \t<li>Text processing<\/li>\r\n \t<li>Simple classification<\/li>\r\n \t<li>Summarization<\/li>\r\n \t<li>Information structuring<\/li>\r\n \t<li>Content generation assistance<\/li>\r\n \t<li>Automating business-oriented tasks<\/li>\r\n<\/ul>\r\n<strong>Module 6: Preparing for the next step toward LLM applications<\/strong>\r\n<ul>\r\n \t<li>Understanding what changes with model APIs<\/li>\r\n \t<li>Preparing more advanced request logic<\/li>\r\n \t<li>Positioning Python as the foundation for RAG, assistants and agents<\/li>\r\n \t<li>Identifying the next building blocks for skill development<\/li>\r\n<\/ul>","cours_recommandes":[238507,238508,238511,238503,238512],"infos_additionnelles":"<h3>Python, the reference language for AI development<\/h3>\r\n<p>Python has established itself as the essential language for developing artificial intelligence applications. Its clear syntax, ecosystem of specialized libraries and active community make it the preferred choice of developers, data scientists and AI engineers worldwide.<\/p>\r\n<p>Mastering Python for AI opens up considerable opportunities in a market where demand for developers capable of building intelligent applications far exceeds available supply.<\/p>\r\n\r\n<h3>The Python ecosystem for artificial intelligence<\/h3>\r\n<p>Python has an exceptional ecosystem for AI. NumPy and Pandas provide the foundations for data manipulation. Scikit-learn offers a comprehensive toolkit for traditional machine learning. TensorFlow and PyTorch enable the construction of deep neural networks. LangChain and AI provider SDKs facilitate the integration of language models.<\/p>\r\n<p>This ecosystem covers the entire spectrum, from data preparation to production deployment. The training helps participants navigate this rich environment and choose the most suitable tools for each project.<\/p>\r\n\r\n<h3>Building real-world AI applications<\/h3>\r\n<p>Developing AI applications with Python follows a structured process. Connecting to AI provider APIs, processing input data, managing conversations, storing results and creating user interfaces are the key components of a functional AI application.<\/p>\r\n<p>Design patterns such as RAG, processing chains and autonomous agents enable the construction of sophisticated applications that go beyond simple conversational interaction. The training covers these essential architectures.<\/p>\r\n\r\n<h3>AI development best practices<\/h3>\r\n<p>AI application development requires specific best practices. API key management, cost control, error handling from language models, result caching and interaction monitoring are essential aspects for a reliable production application.<\/p>\r\n<p>Automated testing, version control and production monitoring are especially important since the behavior of an AI application can vary depending on inputs and updates to the underlying models.<\/p>\r\n\r\n<h3>Developing for AI in French-speaking Switzerland<\/h3>\r\n<p>The Swiss AI job market is particularly dynamic, with growing demand across the finance, healthcare, manufacturing and services sectors. Python developers with AI skills are among the most sought-after and best-compensated profiles on the market.<\/p>\r\n<p>ITTA trains developers in French-speaking Switzerland at its Geneva and Lausanne locations with a practical approach, focused on building real-world AI applications deployable in professional environments.<\/p>\r\n\r\n<h3>AI development in Switzerland, a fast-growing market<\/h3>\r\n<p>The Swiss market for AI application development is experiencing sustained growth. Technology companies, startups, financial institutions and international organizations are actively seeking developers capable of building intelligent solutions. Skills in AI development with Python, language model APIs and frameworks like LangChain are among the most in-demand on the French-speaking Swiss job market.<\/p>\r\n<p>The presence of AWS, Google and Azure cloud regions in Switzerland facilitates the development and deployment of AI applications that comply with local data protection requirements. Developers trained on these platforms benefit from direct access to the necessary infrastructure and active technical communities in French-speaking Switzerland. This dynamic creates an ecosystem that fosters innovation and career development in the AI field.<\/p>\r\n\r\n<p>Python developers trained in AI development have a complete toolkit for building intelligent applications. They master the most common design patterns and are able to move quickly from prototype to production. This versatile skill set enables them to work on varied projects and positions them as key contributors to the AI transformation of their organization.<\/p>\r\n\r\n<p><strong>What level of Python is required for this training?<\/strong><\/p>\r\n<p>A command of Python fundamentals is required: variables, functions, classes, file handling and library usage. Developers with experience in another language can quickly acquire the necessary foundations.<\/p>\r\n\r\n<p><strong>What are the main Python libraries for AI?<\/strong><\/p>\r\n<p>The essential libraries are OpenAI SDK, Anthropic SDK, LangChain, Pandas, NumPy and FastAPI. For machine learning, Scikit-learn, TensorFlow and PyTorch are the references. The training covers the most relevant ones for AI application development.<\/p>\r\n\r\n<p><strong>Can AI applications be developed without using the cloud?<\/strong><\/p>\r\n<p>The most powerful language models are cloud-hosted, but it is possible to use open source models locally. Hybrid solutions combine the advantages of both approaches depending on confidentiality and performance requirements.<\/p>\r\n\r\n<p><strong>How much does it cost to use AI APIs in production?<\/strong><\/p>\r\n<p>Costs depend on request volume and the model used. Optimization techniques such as caching, choosing the right model and managing prompt size help control expenses. The training addresses these practical aspects.<\/p>\r\n\r\n<p><strong>Is Python suitable for AI applications in production?<\/strong><\/p>\r\n<p>Yes, Python is widely used in production for AI applications. Frameworks such as FastAPI and Flask enable the creation of performant APIs. For components requiring high performance, specific optimizations are available.<\/p>","inclus_dans_ce_cours_virtuel":"<ul>\n \t<li>Training provided by a domain expert<\/li>\n \t<li>Digital documentation and support materials<\/li>\n \t<li>Achievement badge<\/li>\n<\/ul>","inclus_dans_ce_cours_presentiel":"<ul>\n \t<li>Training provided by a domain expert<\/li>\n \t<li>Digital documentation and support materials<\/li>\n \t<li>Achievement badge<\/li>\n<\/ul>","inclus_dans_ce_cours_blended":"","inclus_dans_ce_cours_elearning":"","inclus_dans_ce_cours_surmesure":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>AI Applications Python Training | ITTA<\/title>\n<meta name=\"description\" content=\"AI development training with Python in Geneva and Lausanne. 2-day course to build AI applications with Python. Hands-on labs. ITTA Switzerland.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/developing-ai-applications-with-python\/\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/developing-ai-applications-with-python\\\/\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/developing-ai-applications-with-python\\\/\",\"name\":\"AI Applications Python Training | ITTA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#website\"},\"datePublished\":\"2026-04-08T13:04:50+00:00\",\"dateModified\":\"2026-04-12T16:59:04+00:00\",\"description\":\"AI development training with Python in Geneva and Lausanne. 2-day course to build AI applications with Python. Hands-on labs. ITTA Switzerland.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/developing-ai-applications-with-python\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/developing-ai-applications-with-python\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/developing-ai-applications-with-python\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Artificial intelligence\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"AI Development and LLM\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Developing AI Applications with Python\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\",\"name\":\"ITTA\",\"description\":\"Formations &amp; Certifications en Suisse Romande\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.itta.net\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Organization\",\"EducationalOrganization\"],\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#organization\",\"name\":\"ITTA\",\"alternateName\":\"IT TRAINING ACADEMY SA\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/Logo-transparent.png\",\"contentUrl\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/Logo-transparent.png\",\"width\":1500,\"height\":623,\"caption\":\"ITTA\"},\"image\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/ITTA\\\/100063747262936\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/1001738\",\"https:\\\/\\\/www.instagram.com\\\/itta_suisse\\\/\"],\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+41 58 307 73 00\",\"contactType\":\"customer service\",\"availableLanguage\":[\"French\",\"English\"],\"areaServed\":[{\"@type\":\"Country\",\"name\":\"Switzerland\"},{\"@type\":\"Country\",\"name\":\"France\"}]},\"location\":[{\"@type\":\"Place\",\"name\":\"ITTA Geneve\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Route des Jeunes 35\",\"addressLocality\":\"Carouge\",\"postalCode\":\"1227\",\"addressRegion\":\"GE\",\"addressCountry\":\"CH\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":46.18274,\"longitude\":6.12922}},{\"@type\":\"Place\",\"name\":\"ITTA Lausanne\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Rue des Cotes-de-Montbenon 16\",\"addressLocality\":\"Lausanne\",\"postalCode\":\"1003\",\"addressRegion\":\"VD\",\"addressCountry\":\"CH\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":46.52111,\"longitude\":6.62734}}]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"AI Applications Python Training | ITTA","description":"AI development training with Python in Geneva and Lausanne. 2-day course to build AI applications with Python. Hands-on labs. ITTA Switzerland.","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:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/developing-ai-applications-with-python\/","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/developing-ai-applications-with-python\/","url":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/developing-ai-applications-with-python\/","name":"AI Applications Python Training | ITTA","isPartOf":{"@id":"https:\/\/www.itta.net\/en\/#website"},"datePublished":"2026-04-08T13:04:50+00:00","dateModified":"2026-04-12T16:59:04+00:00","description":"AI development training with Python in Geneva and Lausanne. 2-day course to build AI applications with Python. Hands-on labs. ITTA Switzerland.","breadcrumb":{"@id":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/developing-ai-applications-with-python\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/developing-ai-applications-with-python\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/developing-ai-applications-with-python\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.itta.net\/en\/"},{"@type":"ListItem","position":2,"name":"Artificial intelligence","item":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/"},{"@type":"ListItem","position":3,"name":"AI Development and LLM","item":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/"},{"@type":"ListItem","position":4,"name":"Developing AI Applications with Python"}]},{"@type":"WebSite","@id":"https:\/\/www.itta.net\/en\/#website","url":"https:\/\/www.itta.net\/en\/","name":"ITTA","description":"Formations &amp; Certifications en Suisse Romande","publisher":{"@id":"https:\/\/www.itta.net\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.itta.net\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Organization","EducationalOrganization"],"@id":"https:\/\/www.itta.net\/en\/#organization","name":"ITTA","alternateName":"IT TRAINING ACADEMY SA","url":"https:\/\/www.itta.net\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.itta.net\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.itta.net\/wp-content\/uploads\/2023\/02\/Logo-transparent.png","contentUrl":"https:\/\/www.itta.net\/wp-content\/uploads\/2023\/02\/Logo-transparent.png","width":1500,"height":623,"caption":"ITTA"},"image":{"@id":"https:\/\/www.itta.net\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/ITTA\/100063747262936\/","https:\/\/www.linkedin.com\/company\/1001738","https:\/\/www.instagram.com\/itta_suisse\/"],"contactPoint":{"@type":"ContactPoint","telephone":"+41 58 307 73 00","contactType":"customer service","availableLanguage":["French","English"],"areaServed":[{"@type":"Country","name":"Switzerland"},{"@type":"Country","name":"France"}]},"location":[{"@type":"Place","name":"ITTA Geneve","address":{"@type":"PostalAddress","streetAddress":"Route des Jeunes 35","addressLocality":"Carouge","postalCode":"1227","addressRegion":"GE","addressCountry":"CH"},"geo":{"@type":"GeoCoordinates","latitude":46.18274,"longitude":6.12922}},{"@type":"Place","name":"ITTA Lausanne","address":{"@type":"PostalAddress","streetAddress":"Rue des Cotes-de-Montbenon 16","addressLocality":"Lausanne","postalCode":"1003","addressRegion":"VD","addressCountry":"CH"},"geo":{"@type":"GeoCoordinates","latitude":46.52111,"longitude":6.62734}}]}]}},"_links":{"self":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/238506","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations"}],"about":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/types\/formations"}],"acf:post":[{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/238512"},{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/238503"},{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/238511"},{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/238508"},{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/238507"}],"wp:attachment":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/media?parent=238506"}],"wp:term":[{"taxonomy":"editeurs","embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/editeurs?post=238506"},{"taxonomy":"domaine","embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/domaine?post=238506"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}