brofser - short description
Project description
Usage:
from brofser import Browser
b = Browser('Firefox')
b.get('http://www.example.com')
assert b.title == 'Example'
b['#q'] = 'word'
b('#cse-search-box input[name=sa]').click()
b.close()
Installing from PyPI
This is what you want if you just want to use brofser:
pip install brofser
As a source package
This is what you want if you are developing brofser or want to make local changes to the source code.
pip install -e <path>
See docs/ folder for documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
brofser-0.0.1.zip
(4.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file brofser-0.0.1.zip.
File metadata
- Download URL: brofser-0.0.1.zip
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29d3bfca4c7327731c099289a3d5555b4924ee738c7fb4e3b17d408c42ac7867
|
|
| MD5 |
a7e63bbd14401ef0c50366993a991f5a
|
|
| BLAKE2b-256 |
345d316fad1eb86ee7f65f987bd3a479fd33b6ecf9ebb0d47f24dc261e826c77
|
File details
Details for the file brofser-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: brofser-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ebedc94460b13ed2d48e14638c03b43bbbb7557a2171cabbd3859f8a52f06ec
|
|
| MD5 |
8fae6cd75976e58af5b72a79089829ca
|
|
| BLAKE2b-256 |
8fb954867899eb5cc27856a8ca682e5c3951abf660f7e4800955daddbf076558
|