<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nikita Gladkiy</title>
    <description>The latest articles on DEV Community by Nikita Gladkiy (@inkerinmaa).</description>
    <link>https://dev.to/inkerinmaa</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F159209%2Feae3acb5-58ac-4518-b5f6-3113d08bdf14.jpeg</url>
      <title>DEV Community: Nikita Gladkiy</title>
      <link>https://dev.to/inkerinmaa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/inkerinmaa"/>
    <language>en</language>
    <item>
      <title>Python server + Web client</title>
      <dc:creator>Nikita Gladkiy</dc:creator>
      <pubDate>Thu, 31 Oct 2019 09:16:01 +0000</pubDate>
      <link>https://dev.to/inkerinmaa/python-server-web-client-mk1</link>
      <guid>https://dev.to/inkerinmaa/python-server-web-client-mk1</guid>
      <description>&lt;p&gt;Hello. I wrote python script that connects to DB (GE Proficy Historian), sends SQL request to it and gets data back (shows data in command line). I need to set up server and create simple web interface and would be glad if you could recommend me some solution for server (to execute this Python script) and some solution for web client interface (data, which I receive are manufacturing process data, so better to have possibility to show them as diagrams). Just architecture. I am thinking about React highcharts. Maybe something better (free and open-sourced)? And what to use as Python server (linux based?)?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
