Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50463
| Path | csiph.com!usenet.pasdenom.info!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <dotancohen@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.021 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'subject:ANN': 0.07; 'subject:released': 0.07; 'url:github': 0.09; 'cc:addr:python- list': 0.11; 'cc:name:python list': 0.16; 'exactly?': 0.16; 'thanks,': 0.17; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'integrate': 0.24; 'looks': 0.24; 'cc:no real name:2**0': 0.24; 'mention': 0.26; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'such.': 0.31; 'received:google.com': 0.35; 'add': 0.35; 'really': 0.36; "i'll": 0.36; 'how': 0.40; 'soon': 0.63; 'to:addr:gmail.com': 0.65; 'url:co': 0.67; 'panel:': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=CLtCSSnzqiYCQvoTodyTknXDpOaWPZFnrXD1X+rambQ=; b=ee/7bhwazYHD5Jj+GzJU7iSB9i9whrEtlCw7WTjfjc8NU7o2UaKxesL3AGHHevsk+2 FY38vT2wtOwrHckrm5ZtcoPrZe4/u956XyfiDffIxhjY2SO/s92EB6Z3J4jhnHvUuf0g 5dFbELWRUETpr3p/dDuat6hpSK+64wcWobqnwCBppn5ehxawjE9fHph7UMI8woTMQZVk 7I0PGTJ2lBxpipDpZeReM67ygYmAuRdR+S/CV3FLUJZH9px1q5d8J8i3S/wRWvscnoCw a9FmgRITZvCVpqLbmVt+HoBG2IRIgO4lyZwLwCYutzVts4EPWmWjWfQqj1rH2dy7fI7a 0MZQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.180.98.233 with SMTP id el9mr20351841wib.54.1373559312837; Thu, 11 Jul 2013 09:15:12 -0700 (PDT) |
| In-Reply-To | <CAFYqXL_SMkXP9wwZV6AAZwKDktU2SesjNSJzt2Q7dcB4rUP9xg@mail.gmail.com> |
| References | <CAFYqXL_SMkXP9wwZV6AAZwKDktU2SesjNSJzt2Q7dcB4rUP9xg@mail.gmail.com> |
| Date | Thu, 11 Jul 2013 19:15:12 +0300 |
| Subject | Re: ANN: psutil 1.0.0 released |
| From | Dotan Cohen <dotancohen@gmail.com> |
| To | "Giampaolo Rodola'" <g.rodola@gmail.com> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | python-announce-list@python.org, Python List <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4595.1373559314.3114.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1373559314 news.xs4all.nl 15926 [2001:888:2000:d::a6]:33260 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:50463 |
Show key headers only | View raw
Thanks, this looks really nice. I was duplicating some of this for my CLI-based webserver control panel: https://github.com/dotancohen/burton As soon as I integrate psutil into Burton I'll add it to the README and such. How would you like me to mention attribution exactly? -- Dotan Cohen http://gibberish.co.il http://what-is-what.com
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: ANN: psutil 1.0.0 released Dotan Cohen <dotancohen@gmail.com> - 2013-07-11 19:15 +0300
csiph-web