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.6.tar.gz
(25.2 kB
view details)
Built Distribution
pomace-0.12.6-py3-none-any.whl
(30.2 kB
view details)
File details
Details for the file pomace-0.12.6.tar.gz
.
File metadata
- Download URL: pomace-0.12.6.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.5 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1b53e913c399f2746c79e0fe1ee0842dac46bd5fc3c2f0042140499fa509772 |
|
MD5 | 531dd03f827a142a13d3e28c29841500 |
|
BLAKE2b-256 | 70b60d4078e64540db4072eb8de368c9e2e4926820043501478dfeaaa87b44f3 |
File details
Details for the file pomace-0.12.6-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.12.6-py3-none-any.whl
- Upload date:
- Size: 30.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.5 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfa9b39f2e443adf689aff2992e00b2fe7c9810d406f4e95aebf2eced1aab167 |
|
MD5 | 4629a2d36a63034038067e91c38b1c03 |
|
BLAKE2b-256 | 34392091592209a9fda68dd8afc787ef46c8a8633c6bac27e66f78e4dc34e5da |