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.10.tar.gz
(25.4 kB
view details)
Built Distribution
pomace-0.10.10-py3-none-any.whl
(30.1 kB
view details)
File details
Details for the file pomace-0.10.10.tar.gz
.
File metadata
- Download URL: pomace-0.10.10.tar.gz
- Upload date:
- Size: 25.4 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 | eb4d78bdf72622b456d651406985eecd033889fb7987339bee456acb42eb653b |
|
MD5 | 119417125144af43c2d8b933af6d832b |
|
BLAKE2b-256 | b88363ea7ac88cec374c0086f548fcb499de9c966e77e1c92a0304cab633c925 |
File details
Details for the file pomace-0.10.10-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.10.10-py3-none-any.whl
- Upload date:
- Size: 30.1 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 | ed31689c95f2ba77571a880fb2fb5d12cd830f96d4cc18c609d67550f2e47abf |
|
MD5 | 355f683fa17c260f13beb2a54c80bfe9 |
|
BLAKE2b-256 | 113f18f8eca807fb4c8d566bc8fa368cc2ea99a2fd5cebd1b040c97ec99eac3f |