Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51420 > unrolled thread

PyPI Notifier watches your requirements.txt files

Started byCenk Altı <cenkalti@gmail.com>
First post2013-07-27 19:20 +0300
Last post2013-07-27 19:20 +0300
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  PyPI Notifier watches your requirements.txt files Cenk Altı <cenkalti@gmail.com> - 2013-07-27 19:20 +0300

#51420 — PyPI Notifier watches your requirements.txt files

FromCenk Altı <cenkalti@gmail.com>
Date2013-07-27 19:20 +0300
SubjectPyPI Notifier watches your requirements.txt files
Message-ID<mailman.5214.1375082821.3114.python-list@python.org>

[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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web