302 packages tagged with “Python”
Installs 64-bit Python for use in build scenarios.
IronPython is an open-source implementation of the Python programming language that is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily. This package contains the IronPython interpreter engine.
Installs 32-bit Python for use in build scenarios.
The Python Standard Library, for use with IronPython.
Thin client-side communication library to connect to Python applications, using the Pyro5 protocol. More info about Pyro: https://pyro5.readthedocs.io/
Python and CLR (.NET and Mono) cross-platform language interop
Serpent provides Python ast.literal_eval() compatible object tree serialization. It serializes an object tree into bytes that can be transferred to Python and decoded there (using ast.literal_eval()). It can ofcourse also deserialize such a Python expression itself, back into the equivalent .NET datatypes. More info for the Python version is on Pypi: https://pypi.python.org/pypi/serpent
OpenAPI based client generator.
A feature complete pickle protocol implementation (Python's builtin serialization mechanism)
Installs ARM64 Python for use in build scenarios.
Installs 64-bit Python 2.7 for use in build scenarios.
docopt.net is the .net version of the docopt python beautiful command line parser. docopt.net helps you define an interface for your command-line app, and automatically generate a parser for it. docopt.net is based on conventions that have been used for decades in help messages and man pages for program interface description. Interface description in docopt.net is such a help message, but formalized. Check out http://docopt.org for a more detailed explanation. Quick example: var arguments = new Docopt().Apply("Usage: prog [-a] [-b] FILE", args); if (arguments["-a"].IsTrue) {{ ... }}
Python.Included is an automatic deployment mechanism for .NET packages which depend on the embedded Python distribution. This allows libraries depending on Python and/or Python packages to be deployed via Nuget without having to worry about any local Python installations.
An easy to use installer for embedded or downloaded python distributions for use with pythonnet or pythonnet_netstandard
The core engine behind the OpenAPI based client generator.
Installs 64-bit free-threaded Python for use in build scenarios.
Python environment extracted from official 32-bit installation for Windows.
Pythonnet compiled against .NetStandard 2.0 and CPython 3.7 (win64)
Runtime for embedding Python code and libraries directly into .NET applications without REST, HTTP, or microservices. Supports Python 3.9-3.13, virtual environments, and cross-platform deployment.
Installs 32-bit Python 2.7 for use in build scenarios.
Python environment extracted from official 64-bit installation for Windows.
Python and CLR (.NET and Mono) cross-platform language interop. Compiled against .NetStandard 2.0 and CPython 3.7 (win64)
Installs 32-bit free-threaded Python for use in build scenarios.
Python support for Aspire.
Installs ARM64 free-threaded Python for use in build scenarios.
Provides the infrastructure for executing Python scripts. Typically used areas and classes/interfaces/services: - PythonLanguageService. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.
Microsoft Python Parsing Library
An unofficial redistribution of https://github.com/astral-sh/uv for consumption through Nuget
Fable to Python standard library bindings