{"id":25049223,"url":"https://github.com/opshin/pyblst","last_synced_at":"2026-02-04T05:08:53.829Z","repository":{"id":270127048,"uuid":"909393749","full_name":"OpShin/pyblst","owner":"OpShin","description":"Python bindings for the rust bindings for blst","archived":false,"fork":false,"pushed_at":"2025-01-02T15:01:16.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T01:49:16.460Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/OpShin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-12-28T15:15:50.000Z","updated_at":"2025-01-02T15:00:24.000Z","dependencies_parsed_at":"2024-12-28T17:29:41.014Z","dependency_job_id":null,"html_url":"https://github.com/OpShin/pyblst","commit_stats":null,"previous_names":["opshin/pyblst"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpShin%2Fpyblst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpShin%2Fpyblst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpShin%2Fpyblst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpShin%2Fpyblst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpShin","download_url":"https://codeload.github.com/OpShin/pyblst/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248828881,"owners_count":21168112,"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":[],"created_at":"2025-02-06T08:16:58.807Z","updated_at":"2026-02-04T05:08:53.824Z","avatar_url":"https://github.com/OpShin.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"pyblst\n=======\n[![CI](https://github.com/OpShin/pyblst/actions/workflows/CI.yml/badge.svg)](https://github.com/OpShin/pyblst/actions/workflows/CI.yml)\n[![PyPI version](https://badge.fury.io/py/pyblst.svg)](https://pypi.org/project/pyblst/)\n[![PyPI - Status](https://img.shields.io/pypi/status/pyblst.svg)](https://pypi.org/project/pyblst/)\n\nThis package supplies python bindings for the library [blst](https://github.com/supranational/blst).\nThe bindings are added on a per-need basis, currently only serving the development of [OpShin](https://github.com/opshin)\n\n\n### Installation\n\nInstall python3. Then run the following command.\n\n```bash\npython3 -m pip install pyblst\n```\n\n### Usage\n\n\n```python\n\n\n```\n\n### Building\n\nIn case you need to build this package from source, install Python3 and Rust and proceed as follows.\n\n```bash\ngit clone https://github.com/OpShin/pyblst\ncd pyblst\npython3 -m venv .env\nsource .env/bin/activate  # or in whichever environment you want to have it installed\npip install maturin\nmaturin build\n```\n\nThe package will be installed in the active python environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopshin%2Fpyblst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopshin%2Fpyblst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopshin%2Fpyblst/lists"}