Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51420
| From | Cenk Altı <cenkalti@gmail.com> |
|---|---|
| Date | 2013-07-27 19:20 +0300 |
| Subject | PyPI Notifier watches your requirements.txt files |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5214.1375082821.3114.python-list@python.org> (permalink) |
[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