From owner-freebsd-questions@freebsd.org Sun Nov 8 02:04:18 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0BFAFA227F1 for ; Sun, 8 Nov 2015 02:04:18 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ipmail05.adl6.internode.on.net (ipmail05.adl6.internode.on.net [150.101.137.143]) by mx1.freebsd.org (Postfix) with ESMTP id 9CA961300 for ; Sun, 8 Nov 2015 02:04:17 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ppp121-45-31-2.lns20.adl2.internode.on.net (HELO leader.local) ([121.45.31.2]) by ipmail05.adl6.internode.on.net with ESMTP; 08 Nov 2015 12:34:16 +1030 Subject: Re: IDE for Python To: FreeBSD FreeBSD References: <20151107152258.39e32c2c@seibercom.net> From: Shane Ambler Message-ID: <563EAD9C.9040601@ShaneWare.Biz> Date: Sun, 8 Nov 2015 12:34:12 +1030 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <20151107152258.39e32c2c@seibercom.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2015 02:04:18 -0000 On 08/11/2015 06:52, Jerry wrote: > I am in the process of learning Python and am interested in a good IDE > application. One that runs on both Windows and FreeBSD would be ideal since I > spend time on both systems. I have seen several listed, but I have no > practical way of determining which ones are superior. Unfortunately, I do not > have the time to try out each and everyone of them. > pycharm is a java app and probably the most advanced. There is no FreeBSD port for it but you can just install java and run pycharm from any dir that you unzip it to. (I don't think I had to install anything else) http://www.jetbrains.com/pycharm -- FreeBSD - the place to B...Software Developing Shane Ambler