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.9.tar.gz
(24.8 kB
view details)
Built Distribution
pomace-0.9.9-py3-none-any.whl
(29.6 kB
view details)
File details
Details for the file pomace-0.9.9.tar.gz
.
File metadata
- Download URL: pomace-0.9.9.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.0 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f57a7155f801dbe4bc5d8a4cd4b17b146cf9c13ffed5b61c9d760cfbe063326 |
|
MD5 | 0433828e05b571d09f5ec76289347db5 |
|
BLAKE2b-256 | b000ed8437f5a90bfcb6a35b7973995dbf2d656c4054a6792c1a49e29319ce74 |
File details
Details for the file pomace-0.9.9-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.9.9-py3-none-any.whl
- Upload date:
- Size: 29.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.9.0 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05826c5ce8e26657c0a493ead1b15f9161e86e53f39a9ac605f7e1131b925c2e |
|
MD5 | 303b9d68a121b5414b7811d50fd73708 |
|
BLAKE2b-256 | 4621b585aa0565a7cf8dc314a02a61f0d6a85fa327d8d9a100deea68def1f364 |