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.11.10.tar.gz
(25.8 kB
view details)
Built Distribution
pomace-0.11.10-py3-none-any.whl
(30.4 kB
view details)
File details
Details for the file pomace-0.11.10.tar.gz
.
File metadata
- Download URL: pomace-0.11.10.tar.gz
- Upload date:
- Size: 25.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.9.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6032e79beffde6a698c047a2288ef5b37f84316d572721bcd4e8f4965796e382 |
|
MD5 | c1e4ba409c35644fc77ab52ba9910010 |
|
BLAKE2b-256 | 8ba8522e5372bf97e5dd81f6007e3a784de66095c60b4def6ace4072699e0690 |
File details
Details for the file pomace-0.11.10-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.11.10-py3-none-any.whl
- Upload date:
- Size: 30.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.9.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 460b09ab3e29e5a5f8ae58f7ae69c78e8bdcfce0e73149241e4780099fde0356 |
|
MD5 | bec1113af3c2bf658b536ee4492919d5 |
|
BLAKE2b-256 | e0b685627bde8a5e8e4a2a736b8f05019d80a531a300eb3c4afd566ceca5037f |