From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D6E24138334 for ; Mon, 17 Sep 2018 08:51:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C36CE095A; Mon, 17 Sep 2018 08:51:33 +0000 (UTC) Received: from mx07-00178001.pphosted.com (mx08-00178001.pphosted.com [91.207.212.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 75EAAE08A2 for ; Mon, 17 Sep 2018 08:51:31 +0000 (UTC) Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx08-.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id w8H8iepu012518 for ; Mon, 17 Sep 2018 10:51:29 +0200 Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx08-00178001.pphosted.com with ESMTP id 2mgryet1b6-1 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 17 Sep 2018 10:51:29 +0200 Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 7105034 for ; Mon, 17 Sep 2018 08:51:28 +0000 (GMT) Received: from Webmail-eu.st.com (sfhdag7node2.st.com [10.75.127.20]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 1DDA0265D for ; Mon, 17 Sep 2018 08:51:28 +0000 (GMT) Received: from [10.50.186.1] (10.75.127.46) by SFHDAG7NODE2.st.com (10.75.127.20) with Microsoft SMTP Server (TLS) id 15.0.1347.2; Mon, 17 Sep 2018 10:51:27 +0200 Subject: Re: [gentoo-user] pycharm-community vs pycharm-professional To: References: <4F00875E-C631-4E2D-9C01-EA02AF9A5899@gmail.com> From: Raffaele Belardi Message-ID: <0c14cbd4-4a28-f5ef-ebfd-1d3d494ca68c@st.com> Date: Mon, 17 Sep 2018 10:54:43 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.9.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.75.127.46] X-ClientProxiedBy: SFHDAG3NODE1.st.com (10.75.127.7) To SFHDAG7NODE2.st.com (10.75.127.20) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2018-09-17_04:,, signatures=0 X-Archives-Salt: 76ee3c6c-e471-490d-a9d5-553cb1b3ce4f X-Archives-Hash: a7111616c65e39a32be3d64be2dcab6a András Csányi wrote: > Hi, > > Check this page: > https://www.jetbrains.com/pycharm/features/editions_comparison_matrix.html I'm not the OP but am interested in the topic and currently just a noob in Python. I'd use Python to develop programs for fun on an ARM-linux embedded board, with the host PC running Gentoo. I suppose that for debugging on the target I'd need this feature: "Remote run/debug" which is available only in the Pro edition, right? thanks, raffaele