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.2.tar.gz
(25.5 kB
view details)
Built Distribution
pomace-0.11.2-py3-none-any.whl
(30.3 kB
view details)
File details
Details for the file pomace-0.11.2.tar.gz
.
File metadata
- Download URL: pomace-0.11.2.tar.gz
- Upload date:
- Size: 25.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.9 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51e6f982a537fd2ca6e52ebbecdf8080049feaa4e2c3b95466bed0de5d41025e |
|
MD5 | 38ae48892fcdd8c4635fc18654b5c0ae |
|
BLAKE2b-256 | 7ad6f9437176131439c9487b2c88020f281f623e97b46e4e8a7c809ff77f0366 |
File details
Details for the file pomace-0.11.2-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.11.2-py3-none-any.whl
- Upload date:
- Size: 30.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.9 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35903e08149b19b9206229da0024eb90aee5507ea9418d5139ea992e36392953 |
|
MD5 | a928f8cbdbd18f5ed6bb7e223cf8949c |
|
BLAKE2b-256 | 021365e4e229b56212e70c4ed129c885494a1f1f0063edffb270072d7b1af859 |