Description
.NET CLR assemblies can be loaded and used from Python applications. Developers use pythonnet for mixed Python-.NET systems, desktop integrations, scientific tooling, and enterprise libraries. CLR integration can expose platform APIs and managed-code trust boundaries.