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.7.tar.gz
(25.7 kB
view details)
Built Distribution
pomace-0.11.7-py3-none-any.whl
(30.4 kB
view details)
File details
Details for the file pomace-0.11.7.tar.gz
.
File metadata
- Download URL: pomace-0.11.7.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.9 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3c417dcfbac0c4fc22c940214b17b76e67bc4cb152ec5acb64d0b1390b00faf |
|
MD5 | efd31550405cd7df5d689c532554b571 |
|
BLAKE2b-256 | c5b0a4552261928f8f5b9a27efa0d7bd20cab6a78860cf8b0fed67b65186ec47 |
File details
Details for the file pomace-0.11.7-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.11.7-py3-none-any.whl
- Upload date:
- Size: 30.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.9 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebcc5090565f2549365cb32c8c49e1641679247f164cb879da1ea95a7b9f1828 |
|
MD5 | 1f58042fca8f375e93e7d197681d9a2d |
|
BLAKE2b-256 | 915956e79827f7b041db34c4bafd5b4a4f3e5ecfa8e6ce1a99b885cf2976665f |