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.12.7.tar.gz
(25.3 kB
view details)
Built Distribution
pomace-0.12.7-py3-none-any.whl
(30.3 kB
view details)
File details
Details for the file pomace-0.12.7.tar.gz
.
File metadata
- Download URL: pomace-0.12.7.tar.gz
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.11 Darwin/23.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9b7192ba9534a6ee03f0463f4aa6f855b8d8528177a74c5949c45c6b33f23b7 |
|
MD5 | f2e8971ade26a196511f7857c11af779 |
|
BLAKE2b-256 | 8826015620f7bb71aa590640bbe13953859d3c4efd1ab8da346445ebdbcd6c49 |
File details
Details for the file pomace-0.12.7-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.12.7-py3-none-any.whl
- Upload date:
- Size: 30.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.11 Darwin/23.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8cdf2a5c50526e3f4fed4bb2c04642b90356998ebb15ffa818a70f607860113 |
|
MD5 | cb118118c6de77c8522e44c80037c01d |
|
BLAKE2b-256 | 499d8245141206c664319fc3bb577a393e53ff1d006f28dd7c7e442228ee0e9b |