- Notifications
You must be signed in to change notification settings - Fork6
Brave's adblock library in Python
License
Apache-2.0, MIT licenses found
Licenses found
ArniDagur/python-adblock
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Python wrapper for Brave's adblocking library, which is written in Rust.
| Build Dependency | Versions | Arch Linux | Url |
|---|---|---|---|
| Python | >=3.7 | python | - |
| Rust | >=1.53 | rust | - |
| Maturin | >=0.10 | maturin | https://github.com/PyO3/maturin |
Thepython-adblock library isPEP 517 compatible, so you can build and install it from source, simply by running
pip install .from the root of this directory.
To create a wheel for this library, run the following command
maturin build --release --no-sdist --out dist/the result can be found in thedist/ directory.
I use Poetry for development. To create and enter a virtual environment, do
poetry installpoetry shellthen, to install theadblock module into the virtual environment, do
maturin developRust documentation for the latestmaster branch can be found athttps://arnidagur.github.io/python-adblock/docs/adblock/index.html.
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE orhttp://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT orhttp://opensource.org/licenses/MIT)
at your option.
About
Brave's adblock library in Python
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.