tehmaze / xmodem

XMODEM protocol implementation for Python
https://pypi.org/project/xmodem/
MIT License
98 stars 57 forks source link

Example code required #54

Open danie007 opened 2 years ago

danie007 commented 2 years ago

Hi,

It would be good to have some fully functional XMODEM example, for getting the file that is sent using Linux sz tool. (https://linux.die.net/man/1/sz)

My other questions are,

  1. Is it actively maintained?
  2. Does it support Python 3.10

Thanks in advance, let me know if I can be helpful in any sort.

danie007 commented 2 years ago

@jquast Could you help?

jquast commented 1 year ago

@danie007 sorry for the delay,