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.9.tar.gz
(25.3 kB
view details)
Built Distribution
pomace-0.10.9-py3-none-any.whl
(30.0 kB
view details)
File details
Details for the file pomace-0.10.9.tar.gz
.
File metadata
- Download URL: pomace-0.10.9.tar.gz
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.9.9 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1707b5b1d91b653b5adb51d0ce30f25e0f6418b4369c128822b17ec82e7c698c |
|
MD5 | 2cad80c4bde4123c206229e34b20ac93 |
|
BLAKE2b-256 | f97b41788e026f539cbb1b83e6f3cc9c64a607a29e240eba4ff4e0cf6344905b |
File details
Details for the file pomace-0.10.9-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.10.9-py3-none-any.whl
- Upload date:
- Size: 30.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.9.9 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e6f1948e180781cb39f514df002bd8f8b3fbe6fc87224889dec8fcc084c6913 |
|
MD5 | d0d2c7c5fd566d11c50c6f4ac6962f26 |
|
BLAKE2b-256 | dd80b938933c701cd7bede8d8eb04184da6d93d47ab83dad3c39681eb36905c6 |