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.4.tar.gz
(23.2 kB
view details)
Built Distribution
pomace-0.9.4-py3-none-any.whl
(27.4 kB
view details)
File details
Details for the file pomace-0.9.4.tar.gz
.
File metadata
- Download URL: pomace-0.9.4.tar.gz
- Upload date:
- Size: 23.2 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 | 2fd37e1ce6230884a190d3c3f59e1a9f7f835a1c8b7597bf16f50e3c7845c2b3 |
|
MD5 | 0601e8e06a902d47b774b893448870d6 |
|
BLAKE2b-256 | 896753b44d3efbc0a78de3e1ae5c76a27340142b0ad249a52c64058373c215b3 |
File details
Details for the file pomace-0.9.4-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.9.4-py3-none-any.whl
- Upload date:
- Size: 27.4 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 | 043a152c48d4180bc687e220740a5f183073ddc979e2c2e39a17036ffdf224c4 |
|
MD5 | bd5c35b108a51cc9b0543ff38a45fce4 |
|
BLAKE2b-256 | 08487c6908eb02405e6c2cdd18005bda738534654546f6a3914a8bf0f9cc2ad8 |