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.8.tar.gz
(25.9 kB
view details)
Built Distribution
pomace-0.11.8-py3-none-any.whl
(30.4 kB
view details)
File details
Details for the file pomace-0.11.8.tar.gz
.
File metadata
- Download URL: pomace-0.11.8.tar.gz
- Upload date:
- Size: 25.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.10.6 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5b215ea7e3872b51799af8819553af3a1660a9a28fcc5cc979606e2266a27ee |
|
MD5 | 31c3bc7b3aa01a6faf36fbb07391949b |
|
BLAKE2b-256 | dace3b68b99b576e0c2a0f1276955e23bfd708a01f07c56b5e3eee9da6029b28 |
File details
Details for the file pomace-0.11.8-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.11.8-py3-none-any.whl
- Upload date:
- Size: 30.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.10.6 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9293e27832bcb2e115e2bc7ea6ec724d814566b0b986eaadb3b048ab98b08d51 |
|
MD5 | 72b66bce955c46f6bc4d2abc8e431e0d |
|
BLAKE2b-256 | 0cb64cd91618639b9be4ba5f6cef19702b52c315196bc32b424631c26cabf2a3 |