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.11.tar.gz
(25.4 kB
view details)
Built Distribution
pomace-0.11-py3-none-any.whl
(30.1 kB
view details)
File details
Details for the file pomace-0.11.tar.gz
.
File metadata
- Download URL: pomace-0.11.tar.gz
- Upload date:
- Size: 25.4 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 | 001fad8be3614f9f3d5ee1c5ca7b7874134570797ff77180cc75627c4a7220ce |
|
MD5 | 0d65962e9290f3c884c27756536d4939 |
|
BLAKE2b-256 | 3a219882d68dde514c44ba73eafe28fe0a613b5d278a3f6744a2f6606a8ab9fb |
File details
Details for the file pomace-0.11-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.11-py3-none-any.whl
- Upload date:
- Size: 30.1 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 | 8289e5757d7de22036808e7d40c97f633bd794e1a47949e9f0473cf1f1cfc193 |
|
MD5 | e2e4a9cebb4c4dd6d22f4cedead3be8c |
|
BLAKE2b-256 | 42349cd0f25f8a32a7f73a4010b3e2aaa3ccea096e59883e16ab7be184053501 |