Skip to content

jglatts/TestPythonFromNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestPythonFromNET

TestPythonFromNET is a simple project demonstrating how to run Python scripts from a C# Windows Forms application and capture the output.


Features

  • Run Python scripts directly from C#.
  • Capture standard output and error from Python.
  • Basic video/camera integration using AForge.NET (optional).
  • Example of passing data between C# and Python.

Requirements

  • .NET Framework (or .NET Core / .NET 6+)
  • Python 3.x installed and added to PATH
  • Optional: AForge.NET for camera/video functionality

Getting Started

  1. Clone this repository:
    git clone https://github.com/yourusername/TestPythonFromNET.git

About

Using ML Python Scripts From C# Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published