pomace 0.7.6
pip install pomace==0.7.6
Newer version available (0.12.11)
Released:
Dynamic page objects for browser automation.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Jace Browning
- Tags browser automation , page object model , selenium , splinter
- Requires: Python >=3.7, <4.0
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
Pomace
Dynamic page objects for browser automation.
Usage
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
Installation
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
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Jace Browning
- Tags browser automation , page object model , selenium , splinter
- Requires: Python >=3.7, <4.0
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file pomace-0.7.6.tar.gz
.
File metadata
- Download URL: pomace-0.7.6.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.9.0 Darwin/20.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3f14965a9c6db4f00eb3faef389b7e45d4dd9cd3e86c348b94088878c87fb99a
|
|
MD5 |
1b02c224309044960ddb5bfd6277bda2
|
|
BLAKE2b-256 |
d18d6532bd8eac35c0c1703633ed02fd4246d61d9dfab9e547e504ef13a3ba85
|
File details
Details for the file pomace-0.7.6-py3-none-any.whl
.
File metadata
- Download URL: pomace-0.7.6-py3-none-any.whl
- Upload date:
- Size: 24.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.9.0 Darwin/20.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8e79ed07a710b768a76c944598bcd24cccd073331d843b5f679664c58cb93a03
|
|
MD5 |
5066ad89367ffd4bdbbc77d7bf012b10
|
|
BLAKE2b-256 |
5f365b19385763f22e194592007d04bccf304580b890313bf5a0124108337850
|