Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:user-guide:services:pywws [2018/02/17 20:12] – ↷ Page moved from doc:howto:pywws to docs:user-guide:services:pywws bobafetthotmaildocs:guide-user:services:automation:pywws [2018/03/03 20:15] – ↷ Page moved from docs:user-guide:services:automation:pywws to docs:guide-user:services:automation:pywws bobafetthotmail
Line 7: Line 7:
 This is a guide on installing pywws and its dependencies from source (where necessary) without pip (python package manager) or the full python package to save space. This is a guide on installing pywws and its dependencies from source (where necessary) without pip (python package manager) or the full python package to save space.
  
-There is excellent official documentation here that describes how to do it with pip (easiest) if you have the space (perhaps via [[doc:howto:extroot|Rootfs on External Storage (extroot)]]): http://pywws.readthedocs.org/en/latest/index.html+There is excellent official documentation here that describes how to do it with pip (easiest) if you have the space (perhaps via [[docs:user-guide:additional-software:extroot_configuration|Rootfs on External Storage (extroot)]]): http://pywws.readthedocs.org/en/latest/index.html
  
 I have a WH1080 into a [[toh:lenovo:lenovo_y1_v1|Lenovo Y1 v1]] running openwrt 15.05 with 16mb total flash which leaves about 10Mb after flashing, **You will require about 5mb free to do all this.** I have a WH1080 into a [[toh:lenovo:lenovo_y1_v1|Lenovo Y1 v1]] running openwrt 15.05 with 16mb total flash which leaves about 10Mb after flashing, **You will require about 5mb free to do all this.**
Line 28: Line 28:
 You will need these openwrt python packages (and what ever dependencies they come with) to compile and install pywws and it's dependencies.\\ You will need these openwrt python packages (and what ever dependencies they come with) to compile and install pywws and it's dependencies.\\
 Some of these can be removed after everything is installed, to make more space if needed, the biggest one ive tested as removable is python-distutils\\ Some of these can be removed after everything is installed, to make more space if needed, the biggest one ive tested as removable is python-distutils\\
-More details on openwrt python can be found here: [[inbox:python|Python]]+More details on openwrt python can be found here: [[docs:user-guide:services:python|Python]]
  
   python-base python-codecs python-ctypes python-distutils python-email python-light python-logging python-openssl python-unittest python-xml   python-base python-codecs python-ctypes python-distutils python-email python-light python-logging python-openssl python-unittest python-xml
  • Last modified: 2023/10/14 09:03
  • by vgaetera