File tree Expand file tree Collapse file tree 2 files changed +15
-49
lines changed Expand file tree Collapse file tree 2 files changed +15
-49
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,13 @@ Python for .NET is currently compatible and tested with Python releases
22
22
Current releases are available at the [ Python for .NET website] [ 2 ] .
23
23
To subscribe to the [ Python for .NET mailing list] [ 3 ] or read the
24
24
[ online archives] [ 4 ] of the list, see the [ mailing list information] [ 3 ]
25
- page.
25
+ page. Use the [ Python for .NET issue tracker] [ 55 ] to report issues.
26
+
27
+ - The [ README] [ 66 ] provides a detailed overview of Python for .NET,
28
+ as well as some basic usage examples. Many other examples can be
29
+ found in the demos and unit tests for the package.
30
+ - Checkout the [ PythonNet] [ 77 ] code from github.
31
+ - [ Download releases] [ 88 ] for various versions of Python and CLR.
26
32
27
33
## Installation
28
34
@@ -351,3 +357,11 @@ Python for .NET is released under the open source MIT License. A copy of the lic
351
357
[ 9 ] : http://pythonnet.github.io/LICENSE
352
358
353
359
[ 10 ] : http://www.python.org/license.html
360
+
361
+ [ 55 ] : http://github.com/pythonnet/pythonnet/issues
362
+
363
+ [ 66 ] : http://pythonnet.github.io/readme.html
364
+
365
+ [ 77 ] : http://github.com/pythonnet/pythonnet
366
+
367
+ [ 88 ] : https://pypi.python.org/pypi/pythonnet
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments