[Python-ideas] Python dependancies
Mathieu TORTUYAUX
mathieu.tortuyaux at gmail.com
Sun Jan 15 00:24:29 EST 2017
More information about the Python-ideas mailing list
Sun Jan 15 00:24:29 EST 2017
- Previous message (by thread): [Python-ideas] OS related file operations (copy, move, delete, rename...) should be placed into one module
- Next message (by thread): [Python-ideas] Python dependancies
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello everyone, I'm used to work with python and contribute to open-source projects. And now, many projects need to run with dependancies. So I wondering, if it could be a good idea to integrate a sniffer into Python to detecte if project's dependancies are up to date. And each time Python project is run developer will be aware if dependancies are up to date. I think isn't the first time that this idea is submitted. So I am looking forward your feedbacks ! Mathieu Tortuyaux -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170115/c1df7d49/attachment.html>
- Previous message (by thread): [Python-ideas] OS related file operations (copy, move, delete, rename...) should be placed into one module
- Next message (by thread): [Python-ideas] Python dependancies
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list