{"id":20687269,"url":"https://github.com/bluesky/hklpy2","last_synced_at":"2026-04-17T01:07:35.532Z","repository":{"id":238026196,"uuid":"795664956","full_name":"bluesky/hklpy2","owner":"bluesky","description":"2nd generation diffractometer PseudoPositioner for Bluesky","archived":false,"fork":false,"pushed_at":"2026-04-14T02:43:47.000Z","size":86306,"stargazers_count":2,"open_issues_count":22,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-14T04:25:14.076Z","etag":null,"topics":["bluesky","diffraction","hacktoberfest","positioner"],"latest_commit_sha":null,"homepage":"https://blueskyproject.io/hklpy2/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bluesky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2024-05-03T19:00:27.000Z","updated_at":"2026-04-14T02:41:35.000Z","dependencies_parsed_at":"2025-04-16T23:12:45.203Z","dependency_job_id":"b8c4aac6-69e1-4b79-ae0a-031ae77fda30","html_url":"https://github.com/bluesky/hklpy2","commit_stats":null,"previous_names":["prjemian/hklpy2","bluesky/hklpy2"],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/bluesky/hklpy2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fhklpy2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fhklpy2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fhklpy2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fhklpy2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluesky","download_url":"https://codeload.github.com/bluesky/hklpy2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluesky%2Fhklpy2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31818840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: 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":["bluesky","diffraction","hacktoberfest","positioner"],"created_at":"2024-11-16T22:56:37.589Z","updated_at":"2026-04-14T23:01:20.637Z","avatar_url":"https://github.com/bluesky.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hklpy2\n\n\u003c!-- Badges --\u003e\n[![Release](https://img.shields.io/github/v/release/bluesky/hklpy2)](https://github.com/bluesky/hklpy2/releases)\n[![Tag](https://img.shields.io/github/v/tag/bluesky/hklpy2)](https://github.com/bluesky/hklpy2/tags)\n[![Docs](https://img.shields.io/badge/docs-blue)](https://blueskyproject.io/hklpy2/)\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/bluesky/hklpy2)\n[![Conda Package](https://img.shields.io/badge/package-hklpy2-green.svg)](https://anaconda.org/conda-forge/hklpy2)\n[![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/hklpy2.svg)](https://anaconda.org/conda-forge/hklpy2)\n[![Conda Version](https://img.shields.io/conda/vn/conda-forge/hklpy2.svg)](https://anaconda.org/conda-forge/hklpy2)\n[![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/hklpy2.svg)](https://anaconda.org/conda-forge/hklpy2)\n[![PyPi](https://img.shields.io/pypi/v/hklpy2.svg)](https://pypi.python.org/pypi/hklpy2)\n[![Coverage Status](https://coveralls.io/repos/github/bluesky/hklpy2/badge.svg?branch=main)](https://coveralls.io/github/bluesky/hklpy2?branch=main)\n\n\u003c!-- text --\u003e\n2nd generation controls for diffractometers as ophyd\n[PseudoPositioners](https://blueskyproject.io/ophyd/user/how-to/pseudopositioner.html)\nin the [Bluesky Framework](https://blueskyproject.io).\n\n\u003c!-- graphic --\u003e\n[![FCC ball\u0026stick](/docs/source/_static/fcc-ball-and-stick.jpg)](https://worldrecord.r-krickl.com/en/)\n\n## About\n\n- home: https://blueskyproject.io/hklpy2/\n- source: https://github.com/bluesky/hklpy2\n- license: [Argonne Open Source License](/LICENSE)\n- design: [API](/docs/source/api.rst), [concepts](/docs/source/concepts.rst), [checklist](/docs/source/concepts/planning/_checklist_v2.md)\n- **hklpy**, v1: [docs](https://blueskyproject.io/hklpy/), [source](https://github.com/bluesky/hklpy)\n- **libhkl**: [docs](https://people.debian.org/~picca/hkl/hkl.html),  [source](https://repo.or.cz/hkl.git)\n- acknowledgement:\n  \"This product includes software produced by UChicago Argonne,\n  LLC under Contract No. DE-AC02-06CH11357 with the Department of Energy.\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluesky%2Fhklpy2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluesky%2Fhklpy2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluesky%2Fhklpy2/lists"}