<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Using Delphi and Python together</title>
        <link>https://videos.apprendre-delphi.fr/videos/watch/d2d78eec-64c8-429d-b181-3dac2d9d01a9</link>
        <description>As we've seen with previous ‘dev FAQs’, live coding sessions are a source of many questions on subjects not always related to the current theme or project. On 30 April 2022 we talked about many things, including the link between Python and Delphi. Here I'd like to take a look at some solutions for bringing Python and Delphi together in a single project: taking advantage of the easy-to-implement graphics features in Delphi and the Python libraries that are widely used, particularly in artificial intelligence (AI) and machine learning (ML). To develop in Python, you can use PyScriter, a free open source IDE developed in Delphi. Its source code is available at https://github.com/pyscripter/pyscripter, and you can download a compiled version directly from Embarcadero at https://www.embarcadero.com/fr/free-tools/pyscripter/free-download. To access Python from Delphi or Delphi from Python, you can use the free Python4Delphi project available at https://github.com/pyscripter/python4delphi. Embarcadero has also published a series of additional components on two repositories dedicated to pure Windows projects (VCL projects) or multi-device projects (FMX projects). Links and a video presenting these components can be found on their site: https://www.embarcadero.com/fr/new-tools/python/delphi-4-python We talked about Python because the person I spoke to had helped develop a library for calculating ephemerides, something for astronomers (who look at the universe with a scientific eye): https://kosmorro.space And then I talked about Grégory Bersegeay, MVP Embarcadero, who is also interested in astronomy and has developed a mobile application for the association ‘Têtes en l'air’, of which he is a member: https://play.google.com/store/apps/details?id=com.embarcadero.tetesenlair Now you know everything. The original French version of this video is available at https://videos.apprendre-delphi.fr/w/uedyh3xzzuimpPBescwiys These title and description where translated with DeepL : https://www.deepl.com/ The video was automatically transcribed and translated from its original French version with HeyGen : https://heygen.com/?sid=rewardful&amp;via=ytdp (affiliate link)</description>
        <lastBuildDate>Wed, 24 Jun 2026 00:46:14 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://videos.trucs-de-developpeur-web.fr</generator>
        <image>
            <title>Using Delphi and Python together</title>
            <url>https://videos.trucs-de-developpeur-web.fr/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://videos.apprendre-delphi.fr/videos/watch/d2d78eec-64c8-429d-b181-3dac2d9d01a9</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://videos.trucs-de-developpeur-web.fr/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://videos.trucs-de-developpeur-web.fr/feeds/video-comments.xml?videoId=d2d78eec-64c8-429d-b181-3dac2d9d01a9" rel="self" type="application/rss+xml"/>
    </channel>
</rss>