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.10.11.tar.gz
(25.4 kB
view details)
Built Distribution
pomace-0.10.11-py3-none-any.whl
(30.1 kB
view details)
File details
Details for the file pomace-0.10.11.tar.gz
.
File metadata
- Download URL: pomace-0.10.11.tar.gz
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.9.9 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7f0300601beba73d51bb583ac6faf62736d1f836d4474e20326792f3d5f5489 |
|
MD5 | ad4d46fae91fba685aa8e91752c9f747 |
|
BLAKE2b-256 | fdb2249dbbda03bb76c4b4fd7ac16b8c9358e61f8380368a7aab4fcdb90baa3c |
File details
Details for the file pomace-0.10.11-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.10.11-py3-none-any.whl
- Upload date:
- Size: 30.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.9.9 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f78fc6d1c73e1936454655001ad552f4aae1d0790c3df13519026ad91ee1374 |
|
MD5 | 3885a254a20ffe562dfd7707dab0c904 |
|
BLAKE2b-256 | 4a7c3fd9c5e1689cad415b573f58c8750b5d5fe03bac6019784c9d5aec17ae40 |