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.8.15.tar.gz
(22.4 kB
view details)
Built Distribution
pomace-0.8.15-py3-none-any.whl
(26.6 kB
view details)
File details
Details for the file pomace-0.8.15.tar.gz
.
File metadata
- Download URL: pomace-0.8.15.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 258fc8d942d16253cd27a2cae83ea29a18fb1fef0d54102aaf1b850b1c39570d |
|
MD5 | ebbf1534c6f6d11ee6831b2ba17a3fbf |
|
BLAKE2b-256 | 46f0ad703fa9b1ed95096f7a6b83e0c4819cb62fffc1f27d9b9b2f819c32d948 |
File details
Details for the file pomace-0.8.15-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.8.15-py3-none-any.whl
- Upload date:
- Size: 26.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bedb10fdaf5493e952fefea4a300d566b45f353aa27fcf1f9c39624b6997b70 |
|
MD5 | a234605c76559d24b291f52862d73752 |
|
BLAKE2b-256 | b1ec9fb1e341089e7347b24d734c9cf6c5cf3d97e4bf07da043c192a9c0d5c8c |