Generic pure Python loader for .NET runtimes
Project Links
Meta
Author: Benedikt Reinartz
Requires Python: >=3.10
Classifiers
Development Status
- 4 - Beta
Intended Audience
- Developers
Programming Language
- Python :: 3
Operating System
- Microsoft :: Windows
- POSIX :: Linux
- MacOS :: MacOS X
clr-loader
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/.
0.3.0
Mar 03, 2026
0.2.10
Jan 03, 2026
0.2.9
Dec 05, 2025
0.2.8
Oct 20, 2025
0.2.7.post0
Dec 12, 2024
0.2.6
Aug 07, 2023
0.2.5
Jan 03, 2023
0.2.4
Oct 15, 2022
0.2.3
Sep 16, 2022
0.2.2
Sep 16, 2022
0.2.1
Sep 16, 2022
0.2.0
Sep 16, 2022
0.1.7
Nov 19, 2021
0.1.6
Apr 04, 2021
0.1.5
Feb 14, 2021
0.1.4
Feb 01, 2021
0.1.3
Jan 31, 2021
0.1.2
Jan 31, 2021
0.1.1
Nov 24, 2020
0.1.0
Nov 20, 2020
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
cffi
(>=1.17)