Python Forum
a suitable bluetooth module for python3 for transfering file - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: GUI (https://python-forum.io/forum-10.html)
+--- Thread: a suitable bluetooth module for python3 for transfering file (/thread-4078.html)



a suitable bluetooth module for python3 for transfering file - gray - Jul-21-2017

i want to send a pdf file from raspberry to a mpbile phone by python3 code...
i couldn't install lightblue and pyobex on python3???
i coudn't find a code that sends a file by just pybluez too???...
i have seen the following link,but i don't know which module is suitable???
index of packages matching 'bluetooth'
please guide me...i need it alot


RE: a suitable bluetooth module for python3 for transfering file - Larz60+ - Jul-21-2017

light blue's last update was Feb 09 only 2 months after Python 3.0 was released.
There are many more bluetooth packages to choose from here: https://pypi.python.org/pypi?%3Aaction=search&term=bluetooth&submit=search
couldn't find mpbile (is it spelled correctly?)


RE: a suitable bluetooth module for python3 for transfering file - gray - Jul-22-2017

(Jul-21-2017, 12:52 PM)Larz60+ Wrote: light blue's last update was Feb 09 only 2 months after Python 3.0 was released.
There are many more bluetooth packages to choose from here: https://pypi.python.org/pypi?%3Aaction=search&term=bluetooth&submit=search
couldn't find mpbile (is it spelled correctly?)

sorry ....mobile not mpbile
i have seen this link..please guide me that which package i s better for my aim(transfering file)


RE: a suitable bluetooth module for python3 for transfering file - Larz60+ - Jul-22-2017

You're going to have to read the description of the available packages.
This is not something I use, so you'll have to decide on your own
or perhaps someone else with more experience in this area will give you some
advise on some good packages.
I would suggest that after a search, you use the weight number displayed as a guide.