From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-140821-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7DABA138010 for <garchives@archives.gentoo.org>; Fri, 24 Aug 2012 18:23:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6981DE05E8; Fri, 24 Aug 2012 18:22:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EC10BE04C7 for <gentoo-user@lists.gentoo.org>; Fri, 24 Aug 2012 18:20:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 2C9DB33D71C for <gentoo-user@lists.gentoo.org>; Fri, 24 Aug 2012 18:20:44 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -1.696 X-Spam-Level: X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5.5 tests=[AWL=-1.488, FSL_RCVD_USER=0.001, RP_MATCHES_RCVD=-0.207, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BGDR9Ktk-fFI for <gentoo-user@lists.gentoo.org>; Fri, 24 Aug 2012 18:20:38 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 468BD33D4C8 for <gentoo-user@gentoo.org>; Fri, 24 Aug 2012 18:20:37 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from <lnx-gentoo-user@m.gmane.org>) id 1T4yUh-0007iV-BH for gentoo-user@gentoo.org; Fri, 24 Aug 2012 20:20:31 +0200 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Fri, 24 Aug 2012 20:20:31 +0200 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Fri, 24 Aug 2012 20:20:31 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James <wireless@tampabay.rr.com> Subject: [gentoo-user] Re: OT: python, accounting & gentoo Date: Fri, 24 Aug 2012 18:20:18 +0000 (UTC) Message-ID: <loom.20120824T201736-922@post.gmane.org> References: <loom.20120824T181753-806@post.gmane.org> <CAOEsN6bV8rERAGjsdYy_d4fpKMErkBOc0xAzrnk3YCnxUZ4zaQ@mail.gmail.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120729 Firefox/14.0.1 SeaMonkey/2.11) X-Archives-Salt: b0e398c7-7de2-4bae-ba5b-b943891e1c3b X-Archives-Hash: 8f619fd529b5e41c176b4fca300f08e2 Randolph Maaßen <r.maassen60 <at> gmail.com> writes: > I cant tell you much about accounting software, but what i know > is that there are python binding for qt and gtk, just look for > PyQt4 and pygtk. Another toolkit with bindings i I know about > is wxWidgets with wxPython. > I'm sure, there are bindings for your preferred toolkit. OK, I was hoping to avoid going through /usr/portage/dev-python manually to discover the possible relevant packages.... thx, James