Couldn't find anything conclusive about Django and the BBB (Beaglebone Black). However I found this blog post <http://internetofthings-pune.blogspot.co.nz/2013/10/home-automation-with-raspberrypi-python.html> on Django and the Raspberry PI. Looking at the blog post it looks as though Django doesn't use any native C/C++ libraries, which means it can be used on both X86 (eg Linux laptop/desktop) and Arm platforms (eg BBB/Raspberry Pi). Since the Raspberry Pi uses Debian some minor changes might need to be made to install Django when using Ubuntu even though it is based on Debian.
On Saturday, 11 January 2014 16:37:07 UTC+13, COG wrote: > > > (iii) Can Django be installed on the Beaglebone Black? > (iv) If Yes, what would I have to do? E.g. Where to find the install file > and instructions? > > *Note:* I have experience programming in both Java and Python; and using > the OS Ubuntu and a desktop. > > Regards > COG > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
