-
Copying data from NumPy array to C# is a common task. Python.NET implements a simple sequence-to-array copying mechanism, which uses iterators. It is extremely inefficient for large arrays of primitiv…
-
Great initiative!
I am curious what could be the next milestones in [Spacy Examples ](https://spacy.io/usage/examples)
Examples:
- Phrase matcher
- Extracting entity relations
- Navigating th…
-
Hello,
Installation was without any errors. However, when I run "import pyesapi" the following exception pops up:
Exception Traceback (most recent call last)
Cell …
-
### Before submitting the issue
- [x] I have checked for [Compatibility](https://dpf.docs.pyansys.com/version/stable/getting_started/compatibility.html#id1) issues
- [x] I have searched among the exi…
-
### Environment
- Pythonnet version: 2.4.0
- Python version: before 3.7
- Operating System: any
### Details
If in C# you do:
```
Runtime.Py_SetPythonHome("/where/ever");
PythonEngi…
-
# Proposal: Add Python support to WinUI3
## Summary
WinUI 3 should include an official Python API, allowing end-users to build native Windows GUI apps in Python.
## Rationale
* Python is …
-
### Specification
- pywebview version: 5.2
- operating system: windows
### Description
Error in installation
```
(reflex-desktop) PS D:\dev\experiments\reflex-desktop> uv pip install pywebview…
-
Not sure how integration with PVTS works but after calling `clr.AddReference` and importing .NET namespaces, I do not get any auto completion. I'm assuming this is known, but is there a way to enable …
-
I would love a WPF backend for Toga! WPF is more native than Winforms on Windows at this point.
-
Microsoft (R) Roslyn C# Compiler version 1.1.0.51204
Loading context from 'CSharpInteractive.rsp'.
Type "#help" for more information.
> IntPtr.Size
> 4