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.12.tar.gz
(25.4 kB
view details)
Built Distribution
pomace-0.11.12-py3-none-any.whl
(30.0 kB
view details)
File details
Details for the file pomace-0.11.12.tar.gz
.
File metadata
- Download URL: pomace-0.11.12.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 | 74e26ad26ab57b63f1ccb3f6fa3124864f5675ce8d582d9edb874b9d16d48e3e |
|
MD5 | 2a718cb8686edaab75177130f4a35156 |
|
BLAKE2b-256 | 1d0393c11149bf281c43117c490559a25279254fcff345e529b8c0c38014f269 |
File details
Details for the file pomace-0.11.12-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.11.12-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 | 449aa021554554cfd9d85145d2fe967928f906d8ce6031644837020ffd5490a2 |
|
MD5 | 5e9a302daa596630f1ecd2dd5e83d7bf |
|
BLAKE2b-256 | 9dc20244d4985bffe14511c8ce16733639bd24092920965559481a5a156a6496 |