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.17.tar.gz
(22.6 kB
view details)
Built Distribution
pomace-0.8.17-py3-none-any.whl
(26.8 kB
view details)
File details
Details for the file pomace-0.8.17.tar.gz
.
File metadata
- Download URL: pomace-0.8.17.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.9 CPython/3.9.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8485e89b2068966d193a325b3810123448574e530dbadf697fb3063b3a94a166 |
|
MD5 | 9f04ebb14da97f17c72f66c17020c7d5 |
|
BLAKE2b-256 | 8de9d9a142d3b804b2ee9b763572daccb128ee2de3f0fc5318430d07d831d05b |
File details
Details for the file pomace-0.8.17-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.8.17-py3-none-any.whl
- Upload date:
- Size: 26.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.9 CPython/3.9.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b6fb3b6d7fe1142d1489fd03e74966de1256c9bc13e0478e7aac7f38b7a97a5 |
|
MD5 | 30d114597fb4a3fb8a7920a815248887 |
|
BLAKE2b-256 | 3b29e13ac429c4d965d20e397b2b68c056d92a032a5b012bd20344bf3d3f4421 |