You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

ansys-pythonnet

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ansys-pythonnet

.NET and Mono integration for Python (Ansys, Inc. fork)

3.1.0rc6
PyPI
Maintainers
1

Ansys fork of pythonnet <https://github.com/pythonnet/pythonnet>_.

We will try to keep this up-to-date with pythonnet and upstream changes that might benefit the pythonnet community

Changes relative to pythonnet:

  • Revert of #1240 <https://github.com/pythonnet/pythonnet/pull/1240>_.
  • Opt-into explicit interface wrapping, #19 <https://github.com/ansys/ansys-pythonnet/pull/19>_. This opts into the behavior that became the default in #1240 if ToPythonAs is explicitly used
  • Option to bind explicit interface implementations, #23 <https://github.com/ansys/ansys-pythonnet/pull/23>_. This provides a runtime option to expose C# explicit interface implementations to Python.
  • Option to bind pep8 aliases #24 <https://github.com/ansys/ansys-pythonnet/pull/24>_.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts