Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ArniDagur/python-adblock

Repository files navigation

python-adblock

Python wrapper for Brave's adblocking library, which is written in Rust.

Building

maturin build --release

Build dependencies

Build Dependency Versions Arch Linux Url
Python >=3.6 python3 -
Rust >=1.45 rust -
Maturin * maturin https://github.com/PyO3/maturin

Developing

I use Poetry for development. To create and enter a virtual environment, do

poetry install
poetry shell

then, to install the adblock module into the virtual environment, do

maturin develop

Documentation

Rust documentation for the latest master branch can be found at https://arnidagur.github.io/python-adblock/docs/adblock/index.html.

License

This project is licensed under either of

at your option.

About

Brave's adblock library in Python

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published