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.4.tar.gz
(25.1 kB
view details)
Built Distribution
pomace-0.10.4-py3-none-any.whl
(29.8 kB
view details)
File details
Details for the file pomace-0.10.4.tar.gz
.
File metadata
- Download URL: pomace-0.10.4.tar.gz
- Upload date:
- Size: 25.1 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 | 2008407207ae9583f504836283fc82fb949f181701c1ef6f7942b7e6ea705b32 |
|
MD5 | da75921563cbc756ae68bb927e4ddbf6 |
|
BLAKE2b-256 | f3642f95fe50a30f4d9d167cf3553cc8a89168174b7e34de2b1cd9c1c89f73a2 |
File details
Details for the file pomace-0.10.4-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.10.4-py3-none-any.whl
- Upload date:
- Size: 29.8 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 | 90c99f676164123558a76a4be716ea943a027fedf6669e2c314df393cd38135c |
|
MD5 | d116ffeae0801681e6b859209e6c8b46 |
|
BLAKE2b-256 | 865bcf140a9db7f0f535154cd88062e66baa59eb69294ae66268fc56c489a34f |