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.4.tar.gz
(25.1 kB
view details)
Built Distribution
pomace-0.12.4-py3-none-any.whl
(30.2 kB
view details)
File details
Details for the file pomace-0.12.4.tar.gz
.
File metadata
- Download URL: pomace-0.12.4.tar.gz
- Upload date:
- Size: 25.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.5 Darwin/23.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5835d8daa71c3f3ba45518058a1975300df434bfc89bd1e116b29b3ea9dd847 |
|
MD5 | 5dc79fde78e4ebaa3942087962a23bc9 |
|
BLAKE2b-256 | 1e159522f109095917e50e81d0ddb3aadc9f1bb7cfed9feed377e376b06e23b7 |
File details
Details for the file pomace-0.12.4-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.12.4-py3-none-any.whl
- Upload date:
- Size: 30.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.5 Darwin/23.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c188f0cae6f79fb1ebb8d3c1a0d2e2674ade433affba1a0dbcaf5bc79159acc |
|
MD5 | cad21f7d767ef770b2f849ae6bb750d0 |
|
BLAKE2b-256 | d7c36bc475e716a0221c02a2d5c71ec5b0e2c07066f4d8514b94675eb78f1a56 |