Differences
This shows you the differences between two versions of the page.
| 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 bobafetthotmail | docs:guide-user:services:automation:pywws [2018/03/03 20:15] – ↷ Links adapted because of a move operation | ||
|---|---|---|---|
| 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)]]): | + | There is excellent official documentation here that describes how to do it with pip (easiest) if you have the space (perhaps via [[docs:guide-user:additional-software: |
| I have a WH1080 into a [[toh: | I have a WH1080 into a [[toh: | ||
| 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: | + | More details on openwrt python can be found here: [[docs: |
| 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 | ||