Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51420
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <cenkalti@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.017 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'python,': 0.02; 'pypi': 0.07; 'dependency': 0.09; 'subject:PyPI': 0.09; 'subject:files': 0.09; 'python': 0.11; 'files.': 0.16; 'starts': 0.20; 'select': 0.22; 'file.': 0.24; 'login': 0.25; 'message-id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'version': 0.36; 'url:org': 0.36; 'project': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'then,': 0.60; 'tell': 0.60; 'new': 0.61; 'from:charset:utf-8': 0.61; 'account': 0.65; 'subject:your': 0.76 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=jU7WgMXJhYNPAwv+tdx7xQbBmXOK+qk3E3a3g1xheFU=; b=NQ2K/032L1tR9QId4C8f+pN1Jbgjyyq9w2+LSeJdCfB7Ks4QHQdlk+bvYGIY/isgeo QySRZXJIWnL4O+PKmy3xk6Pgy8u5B96OJCQqm18FZh03q43E5AthTPidRXb9VPfRQRpV 9OnMdxjgGgh2lSiTquAEmXSZdhUOjF8GEi4bSkg6Zips2/ryADFCOTs8k7hOHWZzlbfi omBb/4rS700ek27En2qmVzejWzRkICU/ncP98/UdnAfjDxfDRg7XTWqTHtlx11aimB0p KRCLJffBj/eBKSXWpWptlh/8F3WnLYizzgRifQW09S8TpjDD48Gl+HXYPqbyOMnKwqLK d6eA== |
| X-Received | by 10.224.98.198 with SMTP id r6mr27528797qan.103.1374942070083; Sat, 27 Jul 2013 09:21:10 -0700 (PDT) |
| MIME-Version | 1.0 |
| From | Cenk Altı <cenkalti@gmail.com> |
| Date | Sat, 27 Jul 2013 19:20:30 +0300 |
| Subject | PyPI Notifier watches your requirements.txt files |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=089e01536c8eac968604e280a5ee |
| X-Mailman-Approved-At | Mon, 29 Jul 2013 09:27:00 +0200 |
| 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.5214.1375082821.3114.python-list@python.org> (permalink) |
| Lines | 34 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1375082821 news.xs4all.nl 15915 [2001:888:2000:d::a6]:50717 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:51420 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hello Python, I would like tell you about my project that I have built on my spare time. http://www.pypi-notifier.org/ Basically, you login with your GitHub account and select your Python repositories which have a requirements.txt file. Then, it starts to watch the dependencies listed in requirements.txt files. When a new version of a dependency is released on PyPI you get an email. Enjoy. Cenk Alti
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
PyPI Notifier watches your requirements.txt files Cenk Altı <cenkalti@gmail.com> - 2013-07-27 19:20 +0300
csiph-web