From owner-freebsd-questions@freebsd.org Sat Nov 7 20:23:02 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 1D06EA2890F for ; Sat, 7 Nov 2015 20:23:02 +0000 (UTC) (envelope-from jerry@seibercom.net) Received: from mail-qk0-x22a.google.com (mail-qk0-x22a.google.com [IPv6:2607:f8b0:400d:c09::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C49821453 for ; Sat, 7 Nov 2015 20:23:01 +0000 (UTC) (envelope-from jerry@seibercom.net) Received: by qkas77 with SMTP id s77so53770146qka.0 for ; Sat, 07 Nov 2015 12:23:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=date:from:to:subject:message-id:reply-to:organization:mime-version :content-type:content-transfer-encoding; bh=ljhsjGWZRAMIcltsABhXeoPFXob8cg+RXceolFW/Dqk=; b=WYqpp4JFvoLDYvr+NX/NuAI5ChtKXOuvZDMGq6ATfs4iHT3p51u87778Nz96HcsEZC ihxwo3wYaF/QTagoYjuF372j6YOaK0E15lFGU90i3p2pBVJjN/UOHEUvHH4pzR2/L6UM t5lm1fOPqsJjlNb4tasLby4lZlJrTp7lRT6cA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:reply-to :organization:mime-version:content-type:content-transfer-encoding; bh=ljhsjGWZRAMIcltsABhXeoPFXob8cg+RXceolFW/Dqk=; b=XMesDTm/M3EMfugEVkjxdD43HfEVIMd9BKtVJ1szVZFMYW5Hx1oa8afRqNHSKnhjo8 Owm/gWLl0Ud+A7DiI2T0oyueFg1YyspUUlR3Hqkpyhfr569/RTsz2oAZ6XGyFVjl1GJU gEOMTT+5oPIyZPXeb6nwZbtNcseQCVF4tPaEw0kmCC4haXE7AJJa0QzwSl2fPVIWFoP/ vteF9r1XTy7ZFhO8iFKsSBfYJAZK5Kq8h+aznc602W3H962kRqBWyp6Mi3UPlBpsz3R7 2blfdx/rcNVSD7ZwJUTlfF6M9fbqiHei/3Wcj5E7ab+nkN2dOJ7hMKE1dB2r/2m5JqZR NnXA== X-Gm-Message-State: ALoCoQmyN1kySkACVNJOEh3mmv8wanQkWITpsqHVEdJR+QRA3yhTXxO47p+97JHmmdxha7w0tuBi X-Received: by 10.55.77.202 with SMTP id a193mr1532756qkb.48.1446927780529; Sat, 07 Nov 2015 12:23:00 -0800 (PST) Received: from scorpio.seibercom.net (cpe-174-109-28-112.nc.res.rr.com. [174.109.28.112]) by smtp.gmail.com with ESMTPSA id l125sm1680552qhc.16.2015.11.07.12.22.59 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Nov 2015 12:23:00 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by scorpio.seibercom.net (Postfix) with ESMTPSA id 3ntVQC10M0z3K0VJ for ; Sat, 7 Nov 2015 15:22:59 -0500 (EST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.98.7 at scorpio.seibercom.net Date: Sat, 7 Nov 2015 15:22:58 -0500 From: Jerry To: FreeBSD FreeBSD Subject: IDE for Python Message-ID: <20151107152258.39e32c2c@seibercom.net> Reply-To: FreeBSD FreeBSD Organization: seibercom NET X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; amd64-portbld-freebsd10.2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Sat, 07 Nov 2015 20:23:02 -0000 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. -- Jerry