{"id":26518833,"url":"https://github.com/eclipse-biscuit/biscuit-python","last_synced_at":"2025-06-14T02:04:46.285Z","repository":{"id":158286668,"uuid":"633956952","full_name":"eclipse-biscuit/biscuit-python","owner":"eclipse-biscuit","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-22T14:12:18.000Z","size":163,"stargazers_count":13,"open_issues_count":12,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-30T13:53:58.296Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-biscuit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-04-28T17:09:43.000Z","updated_at":"2025-05-26T09:00:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"96dda5b3-41fa-4eb2-9ff6-5307a6926118","html_url":"https://github.com/eclipse-biscuit/biscuit-python","commit_stats":null,"previous_names":["biscuit-auth/biscuit-python"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-biscuit/biscuit-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-biscuit%2Fbiscuit-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-biscuit%2Fbiscuit-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-biscuit%2Fbiscuit-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-biscuit%2Fbiscuit-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-biscuit","download_url":"https://codeload.github.com/eclipse-biscuit/biscuit-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-biscuit%2Fbiscuit-python/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259747195,"owners_count":22905308,"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-03-21T10:02:40.333Z","updated_at":"2025-06-14T02:04:46.242Z","avatar_url":"https://github.com/eclipse-biscuit.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# Python bindings for biscuit\n\nThis library provides python bindings to the [biscuit_auth](https://docs.rs/biscuit-auth/latest/biscuit_auth/) rust library.\n\nAs it is a pre-1.0 version, you can expect some API changes. However, most of the use cases are covered:\n\n- building a token\n- appending a (first-party) block to a token\n- parsing a token\n- authorizing a token\n- querying an authorizer\n\nNotable missing features are:\n\n- sealing tokens\n- third-party blocks\n- snapshots\n\nThere are no blockers for these features, they just have not been properly exposed yet.\n\n## Documentation\n\nDocumentation is available at \u003chttps://python.biscuitsec.org\u003e.\n\n## Installation\n\n`biscuit-python` is published on PyPI: [biscuit-python](https://pypi.org/project/biscuit-python/):\n\n```\npip install biscuit-python\n```\n\n## Building/Testing\n\nSet up a virtualenv and install the dev dependencies. Plenty of ways to do that... Here's one of them:\n\n```\n$ python -m venv .env\n$ source .env/bin/activate\n$ pip install -r requirements-dev.txt\n```\n\nWith that, you should be able to run `maturin develop` to build and install the extension. You can then `import biscuit_auth` in a Python shell to play around, or run `pytest` to run the Python tests.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-biscuit%2Fbiscuit-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-biscuit%2Fbiscuit-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-biscuit%2Fbiscuit-python/lists"}