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.2.tar.gz
(25.0 kB
view details)
Built Distribution
pomace-0.10.2-py3-none-any.whl
(29.8 kB
view details)
File details
Details for the file pomace-0.10.2.tar.gz
.
File metadata
- Download URL: pomace-0.10.2.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 | b42bf6b4170703a3c8c35174c71e4518729aa684496dcbf60b11855e146036ae |
|
MD5 | 49e8600cc977b19b3b4b50dd213dda83 |
|
BLAKE2b-256 | 96ebf5f3e5410530aca37cf07540616c3098baa2a22a95f92fe577d152234070 |
File details
Details for the file pomace-0.10.2-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.10.2-py3-none-any.whl
- Upload date:
- Size: 29.8 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 | 1a8ee303a6d579c51933e08d5d2652e42ff05c831e7eee2798132a0ec950c2da |
|
MD5 | 8979d9283fbb7dbd6d23d09297ad73c5 |
|
BLAKE2b-256 | fb7bab7e183841f05b61468bc1f4ba7afbb1458490d3306b77db7748d047d859 |