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.3.tar.gz
(25.5 kB
view details)
Built Distribution
pomace-0.11.3-py3-none-any.whl
(30.3 kB
view details)
File details
Details for the file pomace-0.11.3.tar.gz
.
File metadata
- Download URL: pomace-0.11.3.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 | 3d03f69dc86c0c627aa73ebe675879ce9c4d65f7432247cd222339aa21564352 |
|
MD5 | dfef6c354b6559ac0be5b487c318116f |
|
BLAKE2b-256 | 269b2d9f6e22d7a6a3cc1044d7e72f0f65cc89e14f9c775e33205477b168ab44 |
File details
Details for the file pomace-0.11.3-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.11.3-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 | 94d15af48d40f2b623f121c4450b85523a9ea70f01c5995b7e1c7937f683d967 |
|
MD5 | c6bae842c01a71675264476e7f9636d2 |
|
BLAKE2b-256 | 67e1380fd95cb41e127230603e80453bc5c5a5a6ec46d674124445e35d6bc795 |