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.3.tar.gz
(25.0 kB
view details)
Built Distribution
pomace-0.10.3-py3-none-any.whl
(29.8 kB
view details)
File details
Details for the file pomace-0.10.3.tar.gz
.
File metadata
- Download URL: pomace-0.10.3.tar.gz
- Upload date:
- Size: 25.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69bdfcd3a7f6c52e21f508da89ea8191f1e6272d6b8ad3319fbe1a1258782873 |
|
MD5 | 27360808db340cc545a9381b5bbd70ee |
|
BLAKE2b-256 | 14675f48b8ece5306386786f38d85582f1e9f65f360000d45edd450ea4396060 |
File details
Details for the file pomace-0.10.3-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.10.3-py3-none-any.whl
- Upload date:
- Size: 29.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66e83a0858634e129709df0b3744f9ae517e86feba674f682e94603f2f778b86 |
|
MD5 | 25710b0b98a870e12590c65a994d8237 |
|
BLAKE2b-256 | e043dac12c44452950cd35a33dc0920699444dff0a26a63f90d0442946ef8044 |