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.9.tar.gz
(25.7 kB
view details)
Built Distribution
pomace-0.11.9-py3-none-any.whl
(30.4 kB
view details)
File details
Details for the file pomace-0.11.9.tar.gz
.
File metadata
- Download URL: pomace-0.11.9.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2891efb87b37b55bddc674f61286813f694caf1a4fae7c1e2b1a158dc9ef3794 |
|
MD5 | 78c84032f538c1f1738fc52e2295d244 |
|
BLAKE2b-256 | 28b0f3c13f82a0807d4715889040039a46d85fd9c80e6e792cf4ba5385fc22b7 |
File details
Details for the file pomace-0.11.9-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.11.9-py3-none-any.whl
- Upload date:
- Size: 30.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0d71fa705a395ffd5192e5b211e3e8956fbb7590638e0610558a4ff1846fc03 |
|
MD5 | 2ddd0f1f9854cda5f26ab208d6105532 |
|
BLAKE2b-256 | 340616b91fda30bb552183341eb32a97148e22dbb821edc7fbce1b276d12ba1a |