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.2.tar.gz
(25.1 kB
view details)
Built Distribution
pomace-0.12.2-py3-none-any.whl
(30.2 kB
view details)
File details
Details for the file pomace-0.12.2.tar.gz
.
File metadata
- Download URL: pomace-0.12.2.tar.gz
- Upload date:
- Size: 25.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.16 Darwin/22.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86a25e7f7f42f62093fe50bcb638cfc74589c65ebd3157c1b92fd66087e14b86 |
|
MD5 | 82c5c9e3eebbbd2f7a67f148bacdab77 |
|
BLAKE2b-256 | 61fd9fabbd14fe73a059710ede0a4251eb7332045b99470fa828b45d85c49b81 |
File details
Details for the file pomace-0.12.2-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.12.2-py3-none-any.whl
- Upload date:
- Size: 30.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.16 Darwin/22.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9df8314f5f7827309242482891f72fd851e7ac6ff6a6744848bdfbcfa83c8155 |
|
MD5 | ef846c4ec480aa64377d5feaa02b1459 |
|
BLAKE2b-256 | 1b413b7b12a84c137d5943b31ecec3bf1e2d74bf708ab3b271cf7f93b352313e |