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.3.tar.gz
(23.2 kB
view details)
Built Distribution
pomace-0.9.3-py3-none-any.whl
(27.4 kB
view details)
File details
Details for the file pomace-0.9.3.tar.gz
.
File metadata
- Download URL: pomace-0.9.3.tar.gz
- Upload date:
- Size: 23.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.0 Darwin/21.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c81154cfa6250413de96549cb541210b9e6b3341b266fc37b796c53166ebd464 |
|
MD5 | 8a7f240ff294737eaac198451e30d2d3 |
|
BLAKE2b-256 | 020eba9ee5035f8e32fd512ebd89c564506c3465bca82e734c1667fd2abdb837 |
File details
Details for the file pomace-0.9.3-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.9.3-py3-none-any.whl
- Upload date:
- Size: 27.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.0 Darwin/21.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6521ed818b4436e2970156f57484692b17351d5d93ecbfe32f31eccc3672b97 |
|
MD5 | 42643195e5fe90d4d06f8c2f431e64ad |
|
BLAKE2b-256 | dc321477b72df380c753bd81734a5de92270f15c00b15d449910c07c7786b11b |