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.8.14.tar.gz
(22.4 kB
view details)
Built Distribution
pomace-0.8.14-py3-none-any.whl
(26.5 kB
view details)
File details
Details for the file pomace-0.8.14.tar.gz
.
File metadata
- Download URL: pomace-0.8.14.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.0 Darwin/20.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36ec8091ebca2c56df16b613b1176aef4946dba4392aee5f14ed2f0938f15850 |
|
MD5 | c51c8a352473ea5edacf4bfd8cc4b3bf |
|
BLAKE2b-256 | 8e493068ee169cdc02819e6e6ef6b5a343c5c7f4f0df587265707d96d3001329 |
File details
Details for the file pomace-0.8.14-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.8.14-py3-none-any.whl
- Upload date:
- Size: 26.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.0 Darwin/20.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14a5622757bbf4851ba949ca08583ecea9f414ccf9fd21e9c59265887488fdcc |
|
MD5 | f4db4577be5a71220ac0940e5b7edf9b |
|
BLAKE2b-256 | 244726f32adfbb0f288a60efb79739bd826def675d03856f54af748e5fe2be58 |