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.12.tar.gz
(24.9 kB
view details)
Built Distribution
pomace-0.9.12-py3-none-any.whl
(29.6 kB
view details)
File details
Details for the file pomace-0.9.12.tar.gz
.
File metadata
- Download URL: pomace-0.9.12.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 945fb9679d780d21f29c4149d674cfd7fef9701832ea6c16e98f3fe76d25ccb0 |
|
MD5 | 7a6e8815ca791a7ca46a2894718b7b3d |
|
BLAKE2b-256 | b46a97f7b124c64692871e06e2434f3d0c0c8eb07e956bdddaef14248867fb9b |
File details
Details for the file pomace-0.9.12-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.9.12-py3-none-any.whl
- Upload date:
- Size: 29.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1a0b974ea55afa66d9cb499d5b9b4b35b06d25990affcc89a9118ef98983f29 |
|
MD5 | f8f53316afd8727c803b5b7bca6fa9e7 |
|
BLAKE2b-256 | 7401ea72ba54fff3878c0427160a1cd667eb6c68f687566ce616f251b23d8355 |