File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,11 @@ pythonnet - Python.NET
55
66|gh shield | |appveyor shield |
77
8- |license shield | |pypi package version | |conda-forge version | |python supported shield |
8+ |license shield |
9+
10+ |pypi package version | |conda-forge version | |python supported shield |
11+
12+ |nuget preview shield | |nuget release shield |
913
1014Python.NET is a package that gives Python programmers nearly
1115seamless integration with the .NET Common Language Runtime (CLR) and
@@ -130,5 +134,9 @@ This project is supported by the `.NET Foundation <https://dotnetfoundation.org>
130134 :target: http://stackoverflow.com/questions/tagged/python.net
131135.. |conda-forge version | image :: https://img.shields.io/conda/vn/conda-forge/pythonnet.svg
132136 :target: https://anaconda.org/conda-forge/pythonnet
137+ .. |nuget preview shield | image :: https://img.shields.io/nuget/vpre/pythonnet
138+ :target: https://www.nuget.org/packages/pythonnet/
139+ .. |nuget release shield | image :: https://img.shields.io/nuget/v/pythonnet
140+ :target: https://www.nuget.org/packages/pythonnet/
133141.. |gh shield | image :: https://github.com/pythonnet/pythonnet/workflows/GitHub%20Actions/badge.svg
134142 :target: https://github.com/pythonnet/pythonnet/actions?query=branch%3Amaster
You can’t perform that action at this time.
0 commit comments