Project: clr-loader

Generic pure Python loader for .NET runtimes

Project Details

Latest version
0.2.6
Home Page
PyPI Page
https://pypi.org/project/clr-loader/

Project Popularity

PageRank
0.0038645255218402053
Number of downloads
247011

clr-loader

CI Pypi Conda Version License: MIT

Implements a generic interface for loading one of the CLR (.NET) runtime implementations and calling simple functions on them.

Documentation is available at https://pythonnet.github.io/clr-loader/.