- an alternative exists to both : pyped (https://pypi.python.org/pypi/Pyped/1.4) I like it better because it packs many utilities, but that's a matter of taste.
- other projects like that existed prior this one doing the same thing. The author choose to reinvent the wheel instead of contributing. I tend to dislike this behavior.
- both alternatives uses the "pyp" command, instead of the "py" command. The reason is that the "py" command is now an official command in Python on Windows. Installing pythonpy will cause a conflict.
Comments
Note that :
- sony did a project like this : power at prompt (https://code.google.com/p/pyp/).
- an alternative exists to both : pyped (https://pypi.python.org/pypi/Pyped/1.4) I like it better because it packs many utilities, but that's a matter of taste.
- other projects like that existed prior this one doing the same thing. The author choose to reinvent the wheel instead of contributing. I tend to dislike this behavior.
- both alternatives uses the "pyp" command, instead of the "py" command. The reason is that the "py" command is now an official command in Python on Windows. Installing pythonpy will cause a conflict.
And there it is a previous discussion about this on HN (https://news.ycombinator.com/item?id=8158976) with some useful comments.
Another one: https://github.com/edk0/spy