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.12.tar.gz
(25.8 kB
view details)
Built Distribution
pomace-0.12-py3-none-any.whl
(30.2 kB
view details)
File details
Details for the file pomace-0.12.tar.gz
.
File metadata
- Download URL: pomace-0.12.tar.gz
- Upload date:
- Size: 25.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.9 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2df01a6f6472cf5b17135234f37358034f9615c79e88beb856e3a9dc2c70388 |
|
MD5 | 195f4cdcfac0d3f091f0d9c10ca52101 |
|
BLAKE2b-256 | 4c22d4acb8ecd699e7fd8afb41cf4b25cf1812c172bebf9907226f37476dd662 |
File details
Details for the file pomace-0.12-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.12-py3-none-any.whl
- Upload date:
- Size: 30.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.9 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed5f36d41e9670753cb1b81ad7db4c5a13bdcab7066e25112924fd883411a321 |
|
MD5 | 304ad84018fb3ca62bb776dc6b184650 |
|
BLAKE2b-256 | 30ffd62650df08b45f85c79c75581de1dc5a7ab7e4035eb5b8ac7477054158c9 |