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.5.tar.gz
(25.1 kB
view details)
Built Distribution
pomace-0.10.5-py3-none-any.whl
(29.8 kB
view details)
File details
Details for the file pomace-0.10.5.tar.gz
.
File metadata
- Download URL: pomace-0.10.5.tar.gz
- Upload date:
- Size: 25.1 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 | 5dd532ecb95348973f95881c6155222dc0de44f0f01043565ea1873f1601073e |
|
MD5 | 4aea56a578859e1d3e84176cd857e0fa |
|
BLAKE2b-256 | 71e83f55b50eed9d05123537c9868fbee97f63b701ecaf56c1634beae9eee516 |
File details
Details for the file pomace-0.10.5-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.10.5-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 | 5359936a965f19e9ada5b9463d3990a5f1edb9ef44a850a14c84494b1b5f5667 |
|
MD5 | 096a390e85917f19f3118a413bb64ed1 |
|
BLAKE2b-256 | bee84abe4abbba6c47bc62b1964ef7e895f312e46e8f2114fd1bb9bad4ceb76a |