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.9.10.tar.gz
(24.8 kB
view details)
Built Distribution
pomace-0.9.10-py3-none-any.whl
(29.6 kB
view details)
File details
Details for the file pomace-0.9.10.tar.gz
.
File metadata
- Download URL: pomace-0.9.10.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.0 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d286c3821ed205756446e5878846137e8006bedbe1123b624d5cfc41dd010f8e |
|
MD5 | d85f077a48f28a3487d2c87d9e74e990 |
|
BLAKE2b-256 | 7b099574be1116de1a2b7d690e7e011dbee0c016eeb92d8c2b26c3199e3eb85f |
File details
Details for the file pomace-0.9.10-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.9.10-py3-none-any.whl
- Upload date:
- Size: 29.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.0 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17595fafe4bc672f5a27a372ca18f0b5c59021e359d8328bbf8c1b9ef4ef9622 |
|
MD5 | 27541156857b5c41a3e123cc77394090 |
|
BLAKE2b-256 | 4dd14d8674c7d5fc0b1b469d5076718ed8e0aa1476e4c175a906223e1c898b48 |