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.7.tar.gz
(24.6 kB
view details)
Built Distribution
pomace-0.9.7-py3-none-any.whl
(29.3 kB
view details)
File details
Details for the file pomace-0.9.7.tar.gz
.
File metadata
- Download URL: pomace-0.9.7.tar.gz
- Upload date:
- Size: 24.6 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 | 472550f5e8c55677f5caf7abba545bb2d68dc08126b971d681417608b8e10554 |
|
MD5 | 6de0d0c0bbf88088714237bd6e3cff6d |
|
BLAKE2b-256 | 640eaa90bfc5bec7f2fe02dec7fc91cbc1d2d47677dca9706ea968a73de7ab0d |
File details
Details for the file pomace-0.9.7-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.9.7-py3-none-any.whl
- Upload date:
- Size: 29.3 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 | 9fbc990f90fe884c2d09a01413d2c41b07ef150ee322959e10c42072944c2ded |
|
MD5 | cbed1249f14bfdd44217667ee7b2da56 |
|
BLAKE2b-256 | cb5b3e98c04b89b7a5c8406f1d2eac2930e7201f7e9afc7083f8d1bb2b7237e1 |