Python Interoperability with the Microsoft .NET Framework
Project description
Allows seamless integration of .NET (e.g. C#) code with Python (CPython, Anaconda).
It runs as hybrid native code and CLR code. The CLR instance is created once you import dotnet module into your Python code. Then you can load assemblies and import namespaces and types directly into Python code, and use as Python objects. This all runs within Python process, and no IPC is used to accomplish this. Boost.Python has been used to write C++ layer, which glues Python and Managed (.NET/CLR/C#) code.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dotnet-1.5.1-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: dotnet-1.5.1-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 595.8 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02230dd45680cf93ad4d26ce3e82cef6aea42a3925960c51a487d6eac48cf7f4
|
|
| MD5 |
d82f9521e816237b13f6b4b1d742051c
|
|
| BLAKE2b-256 |
cde264a5d0ef0f47b383f23afe0b2692592d71ee5651003a203b151c316a85ca
|
File details
Details for the file dotnet-1.5.1-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: dotnet-1.5.1-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 595.4 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f26d0c26ecaefee2e8c0b6e5614a8e2568ad010cf39aec26ed09c9fab385c76
|
|
| MD5 |
3b6d1af13b88f28807e91bbe9f321a2a
|
|
| BLAKE2b-256 |
d2134864e79cb5f932a4bd66fe7910b4ba063770e690acd0c73276cbe8f11e92
|