Skip to main content

Crate phrona

Crate phrona 

Source
Expand description

Python bindings for the phrona library.

import phrona
phrona.search("rust programming", engines=["bing", "brave"])
phrona.suggest("rus")
phrona.extract("https://doc.rust-lang.org/book/")