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.tar.gz
(25.0 kB
view details)
Built Distribution
pomace-0.10-py3-none-any.whl
(29.6 kB
view details)
File details
Details for the file pomace-0.10.tar.gz
.
File metadata
- Download URL: pomace-0.10.tar.gz
- Upload date:
- Size: 25.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce122681cce4c8ae4b1e2d6360696b22c4bbb2b3dc579967c7748e2f053449f6 |
|
MD5 | aac90974c7ec98fd4df1bc3a8e6d408d |
|
BLAKE2b-256 | 99c648c9d61514a46459bac0dbd5f9a4411e7652b14bac9d219f56eaf3759949 |
File details
Details for the file pomace-0.10-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.10-py3-none-any.whl
- Upload date:
- Size: 29.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04cda772ab86352ac2dbe8d8b55c215b139cd40640d83a855f1716842251cbd9 |
|
MD5 | b1cb6fa013c6bbd715a72ae598abbd3e |
|
BLAKE2b-256 | 5cda4a94aae8bc83407d15356f3fd8bff54ed10d70e50d4c2b79c838af894108 |