python-ant-downloader
python-ant-downloader copied to clipboard
Missing MapMyRun upload plugin
I'm working on the fellow project to provide cross-platform support for Schwinn 810, Mio Quest, Soleus, and all other watches based on NEWCO platform.
I thought it might be useful for your project to be able to upload TCX to mapmyrun and probably other sites in that network. I failed to find google group so I'm creating it is an (enhancement) issue.
https://github.com/mlt/schwinn810/blob/master/src/web/mmf.py
I blatantly copy'n'pasted your plugins' code for this uploader to look alike so it is easier for you to adjust as you will. I used requests/urllib3 instead of other web libraries.
Cheers!