Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51420 > unrolled thread
| Started by | Cenk Altı <cenkalti@gmail.com> |
|---|---|
| First post | 2013-07-27 19:20 +0300 |
| Last post | 2013-07-27 19:20 +0300 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
PyPI Notifier watches your requirements.txt files Cenk Altı <cenkalti@gmail.com> - 2013-07-27 19:20 +0300
| From | Cenk Altı <cenkalti@gmail.com> |
|---|---|
| Date | 2013-07-27 19:20 +0300 |
| Subject | PyPI 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
Back to top | Article view | comp.lang.python
csiph-web