[Python.NET] Versions support

2016-01-27 Thread Simunic,Kresimir
Hi there, Can someone tell me if Python.Net supports some newer Versions of Python (as 3.3) ? The only Python.Runtime DLL I could find was for 2.7 Version. Thanks Regards -- Krešimir Šimunić Automatisierung Reifenhäuser Reicofil GmbH & Co. KG Spicher Straße 46, 53844 Troisdorf, Germany R

Re: [Python.NET] Versions support

2016-01-27 Thread Torget Øystein Idema
The dev1 build works for Python 3.3 and 3.4 https://pypi.python.org/pypi/pythonnet/2.1.0.dev1 We use it in production systems and haven’t experienced any significant problems with it related to Anaconda Python 3.4.3. Cheers, Øystein From: PythonDotNet [mailto:pythondotnet-bounces+oysteinidem

Re: [Python.NET] Versions support

2016-01-27 Thread Denis Akhiyarov
there is also python 3.5 branch, but I have not tested it yet: https://github.com/sdpython/pythonnet3 On Wed, Jan 27, 2016 at 9:31 AM, Torget Øystein Idema < oysteinidema.tor...@statkraft.com> wrote: > The dev1 build works for Python 3.3 and 3.4 > > > > https://pypi.python.org/pypi/pythonnet/2.1