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.8.16.tar.gz
(22.5 kB
view details)
Built Distribution
pomace-0.8.16-py3-none-any.whl
(26.7 kB
view details)
File details
Details for the file pomace-0.8.16.tar.gz
.
File metadata
- Download URL: pomace-0.8.16.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fc2dcb1edddbc617c833cac9bcbbb9c365ac76fdb87420da545eb988aaddc5b |
|
MD5 | 619c4af1d182a13c18b5a43d45d95f00 |
|
BLAKE2b-256 | e455896c427f50933e84edf8cb444b883a747f847bf040cc2d3ade643a6732d5 |
File details
Details for the file pomace-0.8.16-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.8.16-py3-none-any.whl
- Upload date:
- Size: 26.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72a093e215b61a0f5480f0366020edc1b8bd64899c594f245b74236a0b7e556b |
|
MD5 | 0587ae637f7d63aaceaac22686ece706 |
|
BLAKE2b-256 | 482db60d520bdd858512bb883182de845e0ba3581402bcf649d0d55e9f49f105 |