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.6.tar.gz
(25.2 kB
view details)
Built Distribution
pomace-0.10.6-py3-none-any.whl
(30.0 kB
view details)
File details
Details for the file pomace-0.10.6.tar.gz
.
File metadata
- Download URL: pomace-0.10.6.tar.gz
- Upload date:
- Size: 25.2 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 | 4a8b9ea36caefaa880d5aa3842a52c75539afab88c8cc34192c2e00ca97eebfe |
|
MD5 | c9cb505dcd132c5bf378aeda088c7633 |
|
BLAKE2b-256 | 3fc926681f4ee64888c7556b9315082c015c5257e4a95d7bd6554a9d0d997fa1 |
File details
Details for the file pomace-0.10.6-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.10.6-py3-none-any.whl
- Upload date:
- Size: 30.0 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 | 4b96d49a4d9bca572960ebbe5ac997fbca82a49e260b1a1c0073c9a81898f970 |
|
MD5 | f88591c0e848135420c7357ecc9e017f |
|
BLAKE2b-256 | b071688009ac9fee381928f7286084ff1dce8c5e172f92847d76a942a5d0a843 |