4 रिपॉजिटरी
Frameworks for bridging code between different languages and platforms.
Explore 4 awesome GitHub repositories matching part of an awesome list · Interoperability. Refine with filters or upvote what's useful.
PythonNet एक रनटाइम इंटीग्रेशन ब्रिज है जो Python कोड को Common Language Runtime के भीतर .NET असेंबली और फ़ंक्शंस को कॉल करने में सक्षम बनाता है। यह Python वातावरण से .NET फ्रेमवर्क और उसकी लाइब्रेरी तक पहुँचने के लिए बाइंडिंग के एक सेट के रूप में कार्य करता है, जो क्रॉस-लैंग्वेज रनटाइम इंटरऑपरेबिलिटी को सुविधाजनक बनाता है। यह प्रोजेक्ट सीधे .NET एप्लिकेशन के भीतर एक Python स्क्रिप्टिंग इंजन को एम्बेड करने के लिए एक तंत्र प्रदान करता है। यह एक एप्लिकेशन स्क्रिप्टिंग लेयर के निर्माण की अनुमति देता है जहाँ होस्ट वातावरण के लिए कस्टमाइज़ेशन और ऑटोमेशन प्रदान करने के लिए Python कोड को गतिशील रूप से निष्पादित किया जाता है। यह ब्रिज Python स्क्रिप्ट में .NET असेंबली और नेमस्पेस के एकीकरण का समर्थन करता है और .NET Framework, .NET Core, और Mono में रनटाइम सेवाओं तक पहुँच प्रदान करता है। यह सेवाओं और घटकों को साझा करने के लिए Python इंटरप्रेटर और .NET रनटाइम के बीच संचार का प्रबंधन करता है।
Framework for Python and .NET interop.
Tools and libraries to glue C/C++ APIs to high-level languages
Surfaces C++ APIs to C#.
A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
Library containing P/Invoke code for Windows.
Java and .NET client interface for Pyro5 protocol
Interfaces .NET programs with the Python world.