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.1.tar.gz
(25.4 kB
view details)
Built Distribution
pomace-0.11.1-py3-none-any.whl
(30.2 kB
view details)
File details
Details for the file pomace-0.11.1.tar.gz
.
File metadata
- Download URL: pomace-0.11.1.tar.gz
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.9 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a9600dbb1fb5afd9db819ff73596a3b88e9d3199d230c081b6587109e68d2be |
|
MD5 | eeb628d81be414598e760522138528f3 |
|
BLAKE2b-256 | 4018dd486bff46b0c481cfcf369b6868ccdaacf3f9e06b9cd398cffda3b3003f |
File details
Details for the file pomace-0.11.1-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.11.1-py3-none-any.whl
- Upload date:
- Size: 30.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.9 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 480139e23b0d8bb6855580f5957570fa1c14091c719f8b6d85c81753fd223b9c |
|
MD5 | 6ce83b83c0d185d030318dd94dca712a |
|
BLAKE2b-256 | 8e430bba43f35818540f660c0572a69218f1dda36ab36d5c828a724d9f376076 |