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.8.tar.gz
(24.7 kB
view details)
Built Distribution
pomace-0.9.8-py3-none-any.whl
(29.4 kB
view details)
File details
Details for the file pomace-0.9.8.tar.gz
.
File metadata
- Download URL: pomace-0.9.8.tar.gz
- Upload date:
- Size: 24.7 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 | 12e918fffd49068a0ade6f3a7961ee280ad5aa5566a223f78627296fd2bc0b9e |
|
MD5 | 0e83fedc6cd85407d8ea97f10333c872 |
|
BLAKE2b-256 | 3428c05591acdfbc11a384655be5408cbc6b5ab0e66425e6f5badf5a105208b2 |
File details
Details for the file pomace-0.9.8-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.9.8-py3-none-any.whl
- Upload date:
- Size: 29.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 | 40c043b2ed5605b09e21298c10d3dead8f3d041326bba42899df3dad85c17942 |
|
MD5 | b114bb3cfe4b4594e3f8be276820cc40 |
|
BLAKE2b-256 | fc763d1b0e58072b5289ec71ca42b334f9f49614dedeb2f5cfd63b87d7e04d0c |