Dynamic page objects for browser automation.
Project description
Pomace
Dynamic page objects for browser automation.
Quick Start
Open Terminal.app in macOS and paste:
python3 -m pip install --upgrade pomace && python3 -m pomace run
or if you have Homebrew:
brew install pipx; pipx run --no-cache pomace run
Full Demo
If you're planning to run Pomace multiple times, install it with pipx first:
pipx install pomace
or get the latest version:
pipx upgrade pomace
Then download some site models:
pomace clone https://github.com/jacebrowning/pomace-twitter.com
And launch the application:
pomace run twitter.com
Usage
Install this library directly into an activated virtual environment:
pip install pomace
or add it to your Poetry project:
poetry add pomace
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
pomace-0.12.8.tar.gz
(25.3 kB
view details)
Built Distribution
pomace-0.12.8-py3-none-any.whl
(30.4 kB
view details)
File details
Details for the file pomace-0.12.8.tar.gz
.
File metadata
- Download URL: pomace-0.12.8.tar.gz
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.11.10 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 689f8fbe25286aec691b4be7d0f10c881c8ab2a8394d492c636d083978a6c550 |
|
MD5 | 0eb90aebd101150bf94342ce4535ae5c |
|
BLAKE2b-256 | 880f37645ef5dddf74b8ebb61077461f9e5962af4af6cf3c80257c4295619edd |
File details
Details for the file pomace-0.12.8-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.12.8-py3-none-any.whl
- Upload date:
- Size: 30.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.11.10 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a44211395b6878d145a75f68e6ee31c2e69c164a0b64e6616808135a0603c0f |
|
MD5 | 0b37ecf931271975c0dc8d811b77f078 |
|
BLAKE2b-256 | 55d0d8cf594d47f69c59f79df2329f1f6aa2a5cad451b7f217463dce1bbfd31e |