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.tar.gz
(22.6 kB
view details)
Built Distribution
pomace-0.9-py3-none-any.whl
(26.8 kB
view details)
File details
Details for the file pomace-0.9.tar.gz
.
File metadata
- Download URL: pomace-0.9.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e2960bb7d8f5a210368498ba418320ce43e59762437dbd9966de83a97bb4f38 |
|
MD5 | 73dcd588d930cab7a60148d510c90f41 |
|
BLAKE2b-256 | 3b65cb2bc8adef7d5850a842fe85ece5b0d3fbb8f7eb973ecc62a59921c7dfaf |
File details
Details for the file pomace-0.9-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.9-py3-none-any.whl
- Upload date:
- Size: 26.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.0 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eaf39fc812b75cbf49af014fcd78ec99bbeae39d21331ca7ad49f1d6825a364b |
|
MD5 | 61d9bf60d65a0f12877a46d8d2fc558b |
|
BLAKE2b-256 | 34f40a500fa2e66c84a4b23b785c9fe7b6fdbdabfd4a66fd611cdcf17597a491 |