Re: [Rdkit-discuss] The RDKit and Python3

2017-06-19 Thread Greg Landrum
Sent: Monday, June 19, 2017 5:57:18 PM To: RDKit Discuss Subject: Re: [Rdkit-discuss] The RDKit and Python3 On Jun 19, 2017, at 17:39, Dan Wandschneider wrote: > Greg- > Is the RDKit currently compatible with Python3? If not, when do you expect I > could start migrating a code base tha

Re: [Rdkit-discuss] The RDKit and Python3

2017-06-19 Thread Dan Wandschneider
Thanks, Andrew. We're planning our Python3 timeline as well, and this is quite helpful. - dan wandschneider (soon to be "dan *neal*schneider") Senior Developer Schr*ö*dinger, Inc Portland, OR On Mon, Jun 19, 2017 at 8:57 AM, Andrew Dalke wrote: > On Jun 19, 2017, at 17:39, Dan Wandschneider

Re: [Rdkit-discuss] The RDKit and Python3

2017-06-19 Thread Andrew Dalke
On Jun 19, 2017, at 17:39, Dan Wandschneider wrote: > Greg- > Is the RDKit currently compatible with Python3? If not, when do you expect I > could start migrating a code base that depends on the RDKit? I'm not Greg, but I can answer that question. The RDKit has been available for both Python 2

Re: [Rdkit-discuss] The RDKit and Python3

2017-06-19 Thread Dan Wandschneider
Greg- Is the RDKit currently compatible with Python3? If not, when do you expect I could start migrating a code base that depends on the RDKit? - dan wandschneider (soon to be "dan *neal*schneider") Senior Developer Schr*ö*dinger, Inc Portland, OR On Sat, Jun 17, 2017 at 3:25 AM, Greg Landrum

[Rdkit-discuss] The RDKit and Python3

2017-06-17 Thread Greg Landrum
Dear all, As many of you are no doubt aware, the Python community plans to discontinue support for Python 2 in 2020. A growing number of projects in the Scientific Python stack are making the same transition and have made that explicit here: http://www.python3statement.org/ I will be adding the R