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.5.tar.gz
(23.2 kB
view details)
Built Distribution
pomace-0.9.5-py3-none-any.whl
(27.4 kB
view details)
File details
Details for the file pomace-0.9.5.tar.gz
.
File metadata
- Download URL: pomace-0.9.5.tar.gz
- Upload date:
- Size: 23.2 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 | 8042e8619f3859d5c0ba7cc73765975c4ff3dfbaa7f42c4411b2afcc2d680408 |
|
MD5 | 7b7651fdf2b5db6d7933e03c4ed6678b |
|
BLAKE2b-256 | 2aeff2da9e092dd4e971d6fab2de936c7348d2b1488257f1b56e38b6ffa17521 |
File details
Details for the file pomace-0.9.5-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.9.5-py3-none-any.whl
- Upload date:
- Size: 27.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 | cc6a7b32a7e0285a35321a69d8e665a353b795df749d77ca573ea9817071967b |
|
MD5 | c99eace4dcf1735c3e7fbc2d1775ed99 |
|
BLAKE2b-256 | 355748173e289f595ef81f7c8dc4f8fc31331f14146d5da4457878643c996823 |