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.16.tar.gz
(25.8 kB
view details)
Built Distribution
pomace-0.11.16-py3-none-any.whl
(30.3 kB
view details)
File details
Details for the file pomace-0.11.16.tar.gz
.
File metadata
- Download URL: pomace-0.11.16.tar.gz
- Upload date:
- Size: 25.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.9 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bd85fed5dd92be78792667eead9c7e1a089f8f96316f9fd296223d992d32a53 |
|
MD5 | 34884d5cf78e1e99499d19f5e4d7a7d6 |
|
BLAKE2b-256 | c3794a9af1430abdd324262c5f7734adcfce60be65fa19df1890a65bb9b0abdc |
File details
Details for the file pomace-0.11.16-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.11.16-py3-none-any.whl
- Upload date:
- Size: 30.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.9 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f33124846076cbb52817d80a4f437e125e7e7e35922585bd8b464b6254b91c77 |
|
MD5 | 5f1265424c843b7355f562c231331f8b |
|
BLAKE2b-256 | a5ee230a67ca2f23cf028228239b7be89f7ee4a736f16fba6d36b22b9861e21f |