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.1.tar.gz
(25.2 kB
view details)
Built Distribution
pomace-0.12.1-py3-none-any.whl
(30.2 kB
view details)
File details
Details for the file pomace-0.12.1.tar.gz
.
File metadata
- Download URL: pomace-0.12.1.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.1 CPython/3.10.9 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea9125fea9e0123e9289e1486077e4c5b703d25072bd8b0d2e8cbde7d096aaec |
|
MD5 | 79c2832e4d086542a74273c392cac1e1 |
|
BLAKE2b-256 | 33bebf752ae1de82461cb0c43bf79ec465895f7d29c5908667b8de847520bb3d |
File details
Details for the file pomace-0.12.1-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.12.1-py3-none-any.whl
- Upload date:
- Size: 30.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.1 CPython/3.10.9 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86e17301a1f643f9648377cb3b213e774bafbbd0512208762e6cffd506a75080 |
|
MD5 | b9bb002c9dde2ab10fca7c55a11a4511 |
|
BLAKE2b-256 | 421c76c2f3464728efd8a746451a170a2bebe4fbaa4a2223bc10d8eff84497fa |