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.13.tar.gz
(25.0 kB
view details)
Built Distribution
pomace-0.9.13-py3-none-any.whl
(29.7 kB
view details)
File details
Details for the file pomace-0.9.13.tar.gz
.
File metadata
- Download URL: pomace-0.9.13.tar.gz
- Upload date:
- Size: 25.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.7 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28bbd74bea549abf92bbbb51791bf8128e9aed92e1c1ed9d5f14c16b187b77bc |
|
MD5 | f1a034c7748be65c6aeff4853ad42963 |
|
BLAKE2b-256 | 4df9131dc64716de134fdc3ffd847d662b454a1560555ec3b40ca92e8ee709f2 |
File details
Details for the file pomace-0.9.13-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.9.13-py3-none-any.whl
- Upload date:
- Size: 29.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.7 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d24f67da25c053577f50e85691b3ae2bba0fa9f5aba9b93a09944794c532cb20 |
|
MD5 | 3f328fcba6979541d7b02da9e02725a0 |
|
BLAKE2b-256 | 27fe04e66237c2762da485504d82a0334095193c7195a398f908e48c7c678ff3 |