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.6.tar.gz
(24.3 kB
view details)
Built Distribution
pomace-0.9.6-py3-none-any.whl
(28.9 kB
view details)
File details
Details for the file pomace-0.9.6.tar.gz
.
File metadata
- Download URL: pomace-0.9.6.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.0 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb000fb6ac50215c38f67d4fa232598bdf842eeac32b8b373f2a8655ccbcc2f8 |
|
MD5 | 1b13b1933388ff3eb9189860650b7b2f |
|
BLAKE2b-256 | 5bb6b23fb3d246b04d45af833ea50fad4f618655c03d5881808260748584a0dc |
File details
Details for the file pomace-0.9.6-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.9.6-py3-none-any.whl
- Upload date:
- Size: 28.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.0 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdd22ac87dd8cd0238ae1b6998cc0ee6f0e1908a6e19a2c0b66741ba3ef57da2 |
|
MD5 | 6053938b57bc414d5e64b47031dcad26 |
|
BLAKE2b-256 | d8d6e2d0e53b445633996f4946d59e1fc28c03951ea507bebfce56d0b7073630 |