Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f67834 commit 2bac7a1Copy full SHA for 2bac7a1
readme.html
@@ -584,7 +584,8 @@ <h2>Embedding Python</h2>
584
for example of embedding CPython in console .NET app.
585
Please refer to this README GitHub page for new simplified embedding API:
586
587
- https://github.com/pythonnet/pythonnet/blob/master/README.md
+ <a href="https://github.com/pythonnet/pythonnet/blob/master/README.md"> README.md </a>
588
+
589
590
</p>
591
<p> At a very high level, to embed Python in your application you
0 commit comments