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.13.tar.gz
(25.4 kB
view details)
Built Distribution
pomace-0.11.13-py3-none-any.whl
(30.0 kB
view details)
File details
Details for the file pomace-0.11.13.tar.gz
.
File metadata
- Download URL: pomace-0.11.13.tar.gz
- Upload date:
- Size: 25.4 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 | b2430da446cf46dbc5f576ca2103c78274b9fabd3ad1e8446fdd34466faa3d70 |
|
MD5 | 0de3da4fe605e9e67fee983198e861db |
|
BLAKE2b-256 | 61df03c9cd50e02c5a0b44679f48261e4c757ca79dc1905b8dd9c8eeba8e2311 |
File details
Details for the file pomace-0.11.13-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.11.13-py3-none-any.whl
- Upload date:
- Size: 30.0 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 | 33075aa27e48f92c374784a31e0230f8f165c442edd0c5c6ca5dfdec641379fc |
|
MD5 | e048778f40867f9f2820534e00d3d053 |
|
BLAKE2b-256 | c52fcd115b7244bc5d5b5fc3864b00cb6685193dbe73240d8cfbc0a9ead02e30 |