I'm trying to find the package modem 1.0 listed in PyPi and hence want to use ymodem from it. The package description in this link http://pypi.python.org/pypi/modem only gives the description and not the download link unlike in this link http://pypi.python.org/pypi/xmodem/0.2.4 .
Does anyone know the location to download modem or ymodem package for Python?
Kindly help me.
Regards,
Manjunath Bhat
If you want to use Ymodem with Python: do not waste your time with the 11 years old multi-protocol branch of https://github.com/tehmaze-labs/modem/tree/multi-protocol or the 5 years old ymodem branch of https://github.com/tesch1/xmodem/tree/ymodem because both do not work for me. Use https://github.com/alexwoo1900/ymodem