{"id":45104750,"url":"https://github.com/proxystore/extensions","last_synced_at":"2026-02-19T21:58:04.133Z","repository":{"id":78296197,"uuid":"605677081","full_name":"proxystore/extensions","owner":"proxystore","description":"ProxyStore extensions package","archived":false,"fork":false,"pushed_at":"2026-02-16T20:54:25.000Z","size":3210,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-17T02:58:44.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://extensions.proxystore.dev/","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/proxystore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing/index.md","funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-23T17:02:18.000Z","updated_at":"2026-02-16T20:54:28.000Z","dependencies_parsed_at":"2026-01-19T23:02:05.344Z","dependency_job_id":null,"html_url":"https://github.com/proxystore/extensions","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":"gpauloski/python-template","purl":"pkg:github/proxystore/extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proxystore%2Fextensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proxystore%2Fextensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proxystore%2Fextensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proxystore%2Fextensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/proxystore","download_url":"https://codeload.github.com/proxystore/extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proxystore%2Fextensions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29634553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T18:02:07.722Z","status":"ssl_error","status_checked_at":"2026-02-19T18:01:46.144Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-02-19T21:58:03.323Z","updated_at":"2026-02-19T21:58:04.127Z","avatar_url":"https://github.com/proxystore.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ProxyStore Extensions\n\n![PyPI - Version](https://img.shields.io/pypi/v/proxystore-ex)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/proxystore-ex)\n![GitHub License](https://img.shields.io/github/license/proxystore/extensions)\n\n[![docs](https://github.com/proxystore/extensions/actions/workflows/docs.yml/badge.svg)](https://github.com/proxystore/extensions/actions)\n[![tests](https://github.com/proxystore/extensions/actions/workflows/tests.yml/badge.svg)](https://github.com/proxystore/extensions/actions)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/proxystore/extensions/main.svg)](https://results.pre-commit.ci/latest/github/proxystore/extensions/main)\n\nExtensions for the [ProxyStore](https://github.com/proxystore/proxystore/) package.\n\nThis extensions package contains experimental features, features with\nnon-Python dependencies, and plugins for third-party tools.\n\n## Installation\n\nThe extensions package can be installed alongside\n[ProxyStore](https://github.com/proxystore/proxystore/).\n```bash\n$ pip install proxystore[extensions]\n```\n\nAlternatively, the package can be installed directly.\n```bash\n$ pip install proxystore-ex\n```\n\nSee the [Installation](https://extensions.proxystore.dev/main/installation)\nguide for more information about features which require extra dependencies.\nSee the [Contributing](https://extensions.proxystore.dev/main/contributing)\nguide to get started with local development.\n\n## Documentation\n\nProxyStore's documentation is available at [docs.proxystore.dev](https://docs.proxystore.dev) and supplemental documentation for the extensions package is available at [extensions.proxystore.dev](https://extensions.proxystore.dev).\n\n## Usage\n\nFeatures in the `proxystore_ex` package can be imported from within\n`proxystore` via the [`proxystore.ex`](https://docs.proxystore.dev/latest/api/ex/)\nmodule. This is the recommended method for import extension features. E.g.,\n\n```python\nfrom proxystore_ex.connectors.daos import DAOSConnector  # Direct\nfrom proxystore.ex.connectors.daos import DAOSConnector  # Recommended\n```\n\n## Citation\n\nThe preferred citations for this code are provided at https://docs.proxystore.dev/latest/publications/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproxystore%2Fextensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproxystore%2Fextensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproxystore%2Fextensions/lists"}