[Python.NET] upcoming talk about pythonnet at PyOhio

Denis Akhiyarov denis.akhiyarov at gmail.com
Tue Sep 13 17:18:27 EDT 2016


Attached is the PDF of the pythonnet presentation from PyOhio 2016
presented by Hussein Farran.

Here is also a link to it, if you do not get the attachment:

https://drive.google.com/file/d/0Bxa9pLe-A3FHcm15d25jdk5xYjA/view?usp=
sharing

Thanks,
Denis

On Thu, Jun 30, 2016 at 12:25 PM, Denis Akhiyarov <denis.akhiyarov at gmail.com
> wrote:

> http://pyohio.org/schedule/presentation/240/
>
>
> Saturday 10:30 a.m.–11:20 a.m.Integrating Python into the CLR with Python
> for .NETHussein Farran <http://pyohio.org/speaker/profile/269/>Audience
> level:IntermediateDescription
>
> Python for .NET is a project dedicated to being able to call into Python
> from the CLR. Where IronPython has fallen off as the .NET Python prodigal
> son Python for .NET has picked up the slack. Python for .NET (or pythonnet
> for short) is an integration of the C Python engine with .NET. We'll be
> going through the uses and methods of integration of Python with your .NET
> projects.
> Abstract
>
> This talk covers embedding Python into the .NET runtime as well as running
> Python from your .NET code. It will be in C# on the .NET side. It will
> cover topics such as embedding Python, purposes for scripting, script
> security, and script/embedded code speeds. I will also cover IronPython and
> provide a comparison and analysis of how it compares with Python for .NET.
> This may include talking notes about the implementation of IronPython as
> well as benchmark comparisons.
>
>
> Hussein Farran
>
> Hussein Farran is relatively new to the professional IT world, but he’s
> doing his best to come in blazing. While building his experience Hussein
> strives to forge connections with those more experienced and to pass on
> what he knows to those less experienced. As a Software Developer at UseTech
> Design, Hussein has the opportunity to dip into many project types and to
> learn from a varied cast of co-workers and mentors.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20160913/59513eac/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Integrating Python with the CLR with Python for .NET.pdf
Type: application/pdf
Size: 642295 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20160913/59513eac/attachment-0001.pdf>


More information about the PythonDotNet mailing list