# Pomace
Dynamic page objects for browser automation.
[![Linux Build](https://img.shields.io/github/actions/workflow/status/jacebrowning/pomace/main.yml?branch=main&label=linux)](https://github.com/jacebrowning/pomace/actions)
[![Windows Build](https://img.shields.io/appveyor/ci/jacebrowning/pomace/main.svg?label=windows)](https://ci.appveyor.com/project/jacebrowning/pomace)
[![Code Coverage](https://img.shields.io/codecov/c/github/jacebrowning/pomace)
](https://codecov.io/gh/jacebrowning/pomace)
[![PyPI License](https://img.shields.io/pypi/l/pomace.svg)](https://pypi.org/project/pomace)
[![PyPI Version](https://img.shields.io/pypi/v/pomace.svg?label=version)](https://pypi.org/project/pomace)
[![PyPI Downloads](https://img.shields.io/pypi/dm/pomace.svg?color=orange)](https://pypistats.org/packages/pomace)
## Quick Start
Open **Terminal.app** in macOS and paste:
```shell
python3 -m pip install --upgrade pomace && python3 -m pomace run
```
or if you have Homebrew:
```shell
brew install pipx; pipx run --no-cache pomace run
```
## Full Demo
If you're planning to run Pomace multiple times, install it with [pipx](https://pipxproject.github.io/pipx/) first:
```shell
pipx install pomace
```
or get the latest version:
```shell
pipx upgrade pomace
```
Then download some site models:
```shell
pomace clone https://github.com/jacebrowning/pomace-twitter.com
```
And launch the application:
```shell
pomace run twitter.com
```
# Usage
Install this library directly into an activated virtual environment:
```shell
pip install pomace
```
or add it to your [Poetry](https://python-poetry.org/docs/) project:
```shell
poetry add pomace
```
Raw data
{
"_id": null,
"home_page": "https://pypi.org/project/pomace",
"name": "pomace",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "browser automation, page object model, selenium, splinter",
"author": "Jace Browning",
"author_email": "jacebrowning@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/70/9c/cb88a06003076ae998cd1e4488354e2634b62da2c00dd55473a2339e3de4/pomace-0.12.10.tar.gz",
"platform": null,
"description": "# Pomace\n\nDynamic page objects for browser automation.\n\n[![Linux Build](https://img.shields.io/github/actions/workflow/status/jacebrowning/pomace/main.yml?branch=main&label=linux)](https://github.com/jacebrowning/pomace/actions)\n[![Windows Build](https://img.shields.io/appveyor/ci/jacebrowning/pomace/main.svg?label=windows)](https://ci.appveyor.com/project/jacebrowning/pomace)\n[![Code Coverage](https://img.shields.io/codecov/c/github/jacebrowning/pomace)\n](https://codecov.io/gh/jacebrowning/pomace)\n[![PyPI License](https://img.shields.io/pypi/l/pomace.svg)](https://pypi.org/project/pomace)\n[![PyPI Version](https://img.shields.io/pypi/v/pomace.svg?label=version)](https://pypi.org/project/pomace)\n[![PyPI Downloads](https://img.shields.io/pypi/dm/pomace.svg?color=orange)](https://pypistats.org/packages/pomace)\n\n\n## Quick Start\n\nOpen **Terminal.app** in macOS and paste:\n\n```shell\npython3 -m pip install --upgrade pomace && python3 -m pomace run\n```\n\nor if you have Homebrew:\n\n```shell\nbrew install pipx; pipx run --no-cache pomace run\n```\n\n## Full Demo\n\nIf you're planning to run Pomace multiple times, install it with [pipx](https://pipxproject.github.io/pipx/) first:\n\n```shell\npipx install pomace\n```\n\nor get the latest version:\n\n```shell\npipx upgrade pomace\n```\n\nThen download some site models:\n\n```shell\npomace clone https://github.com/jacebrowning/pomace-twitter.com\n```\n\nAnd launch the application:\n\n```shell\npomace run twitter.com\n```\n\n# Usage\n\nInstall this library directly into an activated virtual environment:\n\n```shell\npip install pomace\n```\n\nor add it to your [Poetry](https://python-poetry.org/docs/) project:\n\n```shell\npoetry add pomace\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Dynamic page objects for browser automation.",
"version": "0.12.10",
"project_urls": {
"Documentation": "https://pomace.readthedocs.io",
"Homepage": "https://pypi.org/project/pomace",
"Repository": "https://github.com/jacebrowning/pomace"
},
"split_keywords": [
"browser automation",
" page object model",
" selenium",
" splinter"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0a9edcbf715791a50625f00a8e668c476f5e45585449b2427d4e374a6d51f2b7",
"md5": "7a4b33dba115c570ee5140c4d346227d",
"sha256": "0de551e5948b4ab22cd76c22a6ef200619dd3f0a2e3c61e805fd1a6547e011c3"
},
"downloads": -1,
"filename": "pomace-0.12.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7a4b33dba115c570ee5140c4d346227d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 30348,
"upload_time": "2025-01-15T20:07:11",
"upload_time_iso_8601": "2025-01-15T20:07:11.750079Z",
"url": "https://files.pythonhosted.org/packages/0a/9e/dcbf715791a50625f00a8e668c476f5e45585449b2427d4e374a6d51f2b7/pomace-0.12.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "709ccb88a06003076ae998cd1e4488354e2634b62da2c00dd55473a2339e3de4",
"md5": "e49e00e9531eb26064b21d34c48cc493",
"sha256": "20e47e4b31e6a06b8cfd0b1df2288c96e5c9bd0f22ccf0adfc6f9eefe5b47570"
},
"downloads": -1,
"filename": "pomace-0.12.10.tar.gz",
"has_sig": false,
"md5_digest": "e49e00e9531eb26064b21d34c48cc493",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 25399,
"upload_time": "2025-01-15T20:07:14",
"upload_time_iso_8601": "2025-01-15T20:07:14.216132Z",
"url": "https://files.pythonhosted.org/packages/70/9c/cb88a06003076ae998cd1e4488354e2634b62da2c00dd55473a2339e3de4/pomace-0.12.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-15 20:07:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jacebrowning",
"github_project": "pomace",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"appveyor": true,
"lcname": "pomace"
}