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.1.tar.gz
(25.0 kB
view details)
Built Distribution
pomace-0.10.1-py3-none-any.whl
(29.7 kB
view details)
File details
Details for the file pomace-0.10.1.tar.gz
.
File metadata
- Download URL: pomace-0.10.1.tar.gz
- Upload date:
- Size: 25.0 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 | fd0d2f65913e8c7c4f8075c877c2712928ea4e6103548d1ce1d8036f90c44e84 |
|
MD5 | c82cfbf9d5bcfe99c037e981d5ba928f |
|
BLAKE2b-256 | 0a72163b121a11d92a9947a65ddcdbce9f2ef656a294b278d97da1c7f7a1e4f6 |
File details
Details for the file pomace-0.10.1-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.10.1-py3-none-any.whl
- Upload date:
- Size: 29.7 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 | 09ac4d28c4e2fecddbeae34173366ba48d81ece3be31f2da1b7aac1e07a5ab6f |
|
MD5 | d6595f7c4587e9c1cedb846b9379ac27 |
|
BLAKE2b-256 | 3bf5f6e76636f48a187033bfed7eee74dd8bc2b2f38371565a8b99a5dbb35288 |