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.8.tar.gz
(25.2 kB
view details)
Built Distribution
pomace-0.10.8-py3-none-any.whl
(30.0 kB
view details)
File details
Details for the file pomace-0.10.8.tar.gz
.
File metadata
- Download URL: pomace-0.10.8.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.9.9 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ae8335b35fe726f2c4b79f80f1eac013e5f6239dd6590db667cd74d9aa2f741 |
|
MD5 | 1a433ba3dcab0ebb860111cfc7ae09cd |
|
BLAKE2b-256 | 8c724da9ad0145e91291f3c7a8f5cd62202d0c200d260593fbd8b481d6eac3c2 |
File details
Details for the file pomace-0.10.8-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.10.8-py3-none-any.whl
- Upload date:
- Size: 30.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.9.9 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 491a6126314c4380b544dbee2c5a6c59407e3b9c28bc3eeb3fee90f9b95c4026 |
|
MD5 | 5daa8659171c711a954aa5ec876b9ce2 |
|
BLAKE2b-256 | 6878adf27d5708fb929c863726024acb05d9546ef5763d7e5ee6719a13faeab7 |