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.5.tar.gz
(25.5 kB
view details)
Built Distribution
pomace-0.11.5-py3-none-any.whl
(30.3 kB
view details)
File details
Details for the file pomace-0.11.5.tar.gz
.
File metadata
- Download URL: pomace-0.11.5.tar.gz
- Upload date:
- Size: 25.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.9 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ad3fd210e257c6cdab5a970d0809f0581ca15171c5a24546df768dc278599b0 |
|
MD5 | 24da9559750a2f3ec779e075c51e8909 |
|
BLAKE2b-256 | d9a53e57f60d76cfbb7c18d8f07b09b3944f3ebdcc1edb2f24aad880d3f45ef3 |
File details
Details for the file pomace-0.11.5-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.11.5-py3-none-any.whl
- Upload date:
- Size: 30.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.9 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7f92ade539ed729bf118130068a90451870d441702e0ed10b451475d5712af5 |
|
MD5 | 7f52f530ba1149f17fdd9bc2b3a8dc45 |
|
BLAKE2b-256 | 5e4bda0065a6f3ed103f42570dbaea7f8fffa233726c9774fc5f5ed095cfcf44 |