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.14.tar.gz
(25.0 kB
view details)
Built Distribution
pomace-0.9.14-py3-none-any.whl
(29.7 kB
view details)
File details
Details for the file pomace-0.9.14.tar.gz
.
File metadata
- Download URL: pomace-0.9.14.tar.gz
- Upload date:
- Size: 25.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d10fe1715f0d5a5a71f5bb6b95401c29d95c785876fe86056b846507b41c134f |
|
MD5 | 400c157d886424b16333db28524c1e6c |
|
BLAKE2b-256 | a13a6e542f166cc6eaee45792742527bbc9438f4bc849cff8d799e6b7f296346 |
File details
Details for the file pomace-0.9.14-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.9.14-py3-none-any.whl
- Upload date:
- Size: 29.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 594ccdadfc56696adfa5d743384fe6b883562948eee55fec1b91b841ba79d596 |
|
MD5 | f26fd5da42559752e3e6dc3f3d290133 |
|
BLAKE2b-256 | 90ee8e83159c18b5f41a1f7984b5dbd935ad9728936425c7d18ba68c90ae8fd7 |