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.1.tar.gz
(22.6 kB
view details)
Built Distribution
pomace-0.9.1-py3-none-any.whl
(26.8 kB
view details)
File details
Details for the file pomace-0.9.1.tar.gz
.
File metadata
- Download URL: pomace-0.9.1.tar.gz
- Upload date:
- Size: 22.6 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 | 057490b635d144520957e45e17a9a33da00c15441e7008a8ca726b6fec740a9a |
|
MD5 | 6243ba084577beee5afea1866fe99439 |
|
BLAKE2b-256 | bd4e1bcb86f473265e6ecd54e8a03790386622eda2777cd6584a61d2fbe1f901 |
File details
Details for the file pomace-0.9.1-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.9.1-py3-none-any.whl
- Upload date:
- Size: 26.8 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 | f0af385f32535097f6bd4fbc8d68b891514f165fbd546f4b39c665c9469c90d8 |
|
MD5 | d266884a590d496e37056254d0a9eaeb |
|
BLAKE2b-256 | 1615132d773a34f852993bbb37d6f0b56c66729c5fbbda4f0ba7cad810248d41 |