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.7.tar.gz
(25.2 kB
view details)
Built Distribution
pomace-0.10.7-py3-none-any.whl
(30.0 kB
view details)
File details
Details for the file pomace-0.10.7.tar.gz
.
File metadata
- Download URL: pomace-0.10.7.tar.gz
- Upload date:
- Size: 25.2 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 | e5b7427819de773faf06aa7205c7b37b23eaed76d35943a13961fc76e0ae1918 |
|
MD5 | a2e3dc14e000d01f37bbe0b4a18a48aa |
|
BLAKE2b-256 | 9ac5ae53796c6ac4af5e53dbe5c7a66806d776679bfd09abc3146016147fc2d9 |
File details
Details for the file pomace-0.10.7-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.10.7-py3-none-any.whl
- Upload date:
- Size: 30.0 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 | 2040b90d38b42006cdd927441095c20c4dc973b37a9743616c2f7d39a7f003c8 |
|
MD5 | 32ea04fabee213dd00fba2e27118c02b |
|
BLAKE2b-256 | f1d1f7b04c7c96e938736674c4a0c9f4d945cb12eb60aa30ab3081260f16a077 |