{"id":17225967,"url":"https://github.com/jacebrowning/pomace","last_synced_at":"2025-04-12T22:28:14.079Z","repository":{"id":37994079,"uuid":"234789764","full_name":"jacebrowning/pomace","owner":"jacebrowning","description":"Dynamic page objects for browser automation.","archived":false,"fork":false,"pushed_at":"2025-03-06T04:05:31.000Z","size":1127,"stargazers_count":9,"open_issues_count":13,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T04:18:23.568Z","etag":null,"topics":["browser-automation","playwright","python","selenium","splinter","yaml"],"latest_commit_sha":null,"homepage":"https://pomace.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jacebrowning.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-18T19:56:36.000Z","updated_at":"2025-02-15T20:55:34.000Z","dependencies_parsed_at":"2024-05-28T01:11:33.451Z","dependency_job_id":"58361dcc-dad8-470c-9744-d42e2edb0cb2","html_url":"https://github.com/jacebrowning/pomace","commit_stats":{"total_commits":405,"total_committers":4,"mean_commits":101.25,"dds":"0.19753086419753085","last_synced_commit":"a471a91681701640a73f9084afe8133107db43d3"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacebrowning%2Fpomace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacebrowning%2Fpomace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacebrowning%2Fpomace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacebrowning%2Fpomace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacebrowning","download_url":"https://codeload.github.com/jacebrowning/pomace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248639196,"owners_count":21137798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser-automation","playwright","python","selenium","splinter","yaml"],"created_at":"2024-10-15T04:14:56.587Z","updated_at":"2025-04-12T22:28:14.060Z","avatar_url":"https://github.com/jacebrowning.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 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\u0026label=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 \u0026\u0026 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-wikipedia.org\npomace alias en.wikipedia.org wikipedia.org\n```\n\nAnd launch the application:\n\n```shell\npomace run wikipedia.org\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacebrowning%2Fpomace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacebrowning%2Fpomace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacebrowning%2Fpomace/lists"}