Dynamic page objects for browser automation.
Project description
Pomace
Dynamic page objects for browser automation.
Usage
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
Installation
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
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.6.9.tar.gz
(17.0 kB
view hashes)
Built Distribution
pomace-0.6.9-py3-none-any.whl
(20.6 kB
view hashes)