Skip to content

starnutoditopo/CallNetFromPythonExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Call .Net from Python

Simple experiments with PythonNet

This project aims to reproduce the problem described at pythonnet/pythonnet#2018 (the solution is described by Benedikt Reinartz at pythonnet/pythonnet#2018 (comment) )

Quick run with VsCode and Docker container

  • clone this repository

  • within Visual Studio Code, open the project's folder in container; When the container is built, the .Net projects are built.

  • within Visual Studio Code, open a terminal and, from the default path ( /workspaces/CallNetFromPythonExample ), run python factorial.py

About

Simple experiments with pythonNet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published