[WPF, C#] Need ideas on how to automate these operations based on the response I get from python script.

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. FlaUI

    UI automation library for .Net

    If you are looking to automate this all through the GUI of each app involved then I suggest using FlaUI or some other wrapper around UIA

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. PythonNet

    Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.

    If you're running the python within C# using Python.NET, then you're somewhat within-process and there are ways of sending the data across. (Return objects, channel/queues, whatever fits your use case.)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Running a Compiled Python Script from C# Applications

    2 projects | dev.to | 15 Sep 2024
  • Ask HN: If you are starting in 2024, what is the most productive solo dev stack?

    2 projects | news.ycombinator.com | 8 Jun 2024
  • I modified and hacked away xonsh source code

    2 projects | /r/xonsh | 18 Oct 2023
  • Multi-threaded task processing engine that supports both sync and async execution

    1 project | /r/learnpython | 7 Oct 2023
  • Found this on a job description. Wasn't aware .Net supports Java & Python! .Net core is really coming along.

    1 project | /r/programminghumor | 2 Jun 2023

Did you know that C# is
the 11th most popular programming language
based on number of references?