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.11.tar.gz
(24.8 kB
view details)
Built Distribution
pomace-0.9.11-py3-none-any.whl
(29.5 kB
view details)
File details
Details for the file pomace-0.9.11.tar.gz
.
File metadata
- Download URL: pomace-0.9.11.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d20b5f5bd92b5cf5d62b76a854c74a74e31d5dbc036df8b131a36bf7b706ccd |
|
MD5 | bd30eb0aa78e912a497574312ffd2f8e |
|
BLAKE2b-256 | 55e375ecf91d5e1d6f84d0d80a0b851bb0a1abdcb62179206eabfbd32b90d437 |
File details
Details for the file pomace-0.9.11-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.9.11-py3-none-any.whl
- Upload date:
- Size: 29.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20d573be1ce6351cf2c01e4026e0ef02c68b2f80d66507b0cdc893c04c88ab1d |
|
MD5 | 3b53956043710c1a907f626650be19aa |
|
BLAKE2b-256 | 1755539e45a661e85f67e5445740dfed26a96298fd302c60951eff7232e1ab54 |