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.11.6.tar.gz
(25.5 kB
view details)
Built Distribution
pomace-0.11.6-py3-none-any.whl
(30.3 kB
view details)
File details
Details for the file pomace-0.11.6.tar.gz
.
File metadata
- Download URL: pomace-0.11.6.tar.gz
- Upload date:
- Size: 25.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.9.9 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8f62e810b4916d32e2297e58ae5ef6b0729104eca7da9d8a30ffcb51027d7fb |
|
MD5 | 9997e06ae0b1175ff7df777707529bc1 |
|
BLAKE2b-256 | c9c8996f289aad68c0adf0dd0abd9fbb037e7e4154879445f6062cc031c93bd8 |
File details
Details for the file pomace-0.11.6-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.11.6-py3-none-any.whl
- Upload date:
- Size: 30.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.9.9 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d96665d2bb9b36e020c589f9b61bf030c4d3aa9fb9eefe2eee406347f4216cd |
|
MD5 | 590cb1e6bc399c3a2146675efdd04f9e |
|
BLAKE2b-256 | ed11d20b7062929e06962cd82e05b185468fa42b67f6d0e267a1beb1c0357d83 |