This package browser is in early development. Mind the rough edges.

python-woob

Woob, Web Outside Of Browsers

Woob is a collection of applications able to interact with websites, without requiring the user to open them in a browser. It also provides well-defined APIs to talk to websites lacking one.

Installation

Install the latest version of python-woob as follows:

guix install python-woob

Or install a particular version:

guix install python-woob@3.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.