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.11.11.tar.gz
(25.4 kB
view details)
Built Distribution
pomace-0.11.11-py3-none-any.whl
(30.0 kB
view details)
File details
Details for the file pomace-0.11.11.tar.gz
.
File metadata
- Download URL: pomace-0.11.11.tar.gz
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.9.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66a87c5949784cb67c2e10350a0f3ae88e9a01a601e899e428eea3228f0f6734 |
|
MD5 | 7fb0d4bc7f99f7af8ff57413351dd986 |
|
BLAKE2b-256 | c27a2e0236f0d26ab5bca575958093c2ecc7c1aece44870cd7d7c1e847b92a08 |
File details
Details for the file pomace-0.11.11-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.11.11-py3-none-any.whl
- Upload date:
- Size: 30.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.9.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0da2991ef69fd0f70b92233882d75b6356e6c7e84dfb4d685b1bfe5fc9d9b225 |
|
MD5 | daaf1d681f7796eebb704cc2b4dbe4ba |
|
BLAKE2b-256 | 5aa2395629ad3b234907f3ed4d3701b677f93f4d68324c7c28d18053cfdd61ce |