# Python implementation of in-toto attestations
This package contains Python bindings for in-toto/attestation. Its contents
are autogenerated using
[protobuf definitions](https://github.com/in-toto/attestation/tree/main/protos).
For more information, see the
[in-toto Attestation Framework](https://github.com/in-toto/attestation).
## Usage
Install via `pip install in-toto-attestation`.
The Python bindings for the attestation layers and predicates are provided in
the `in_toto_attestation.v1` and `in_toto_attestation.predicates` packages,
respectively. Please note that our package names use the term "attestation"
in the _singular_.
## Testing
See the [testing docs] for info and instructions for testing this
implementation.
## Versioning
At the moment, this library is versioned <1.0 as we work towards stabilizing
the protobuf definitions and the available predicates.
[testing docs]: ../docs/testing.md#testing-the-python-bindings
Raw data
{
"_id": null,
"home_page": "",
"name": "in-toto-attestation",
"maintainer": "",
"docs_url": null,
"requires_python": "~=3.7",
"maintainer_email": "",
"keywords": "in-toto,security,slsa,software supply chain",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/13/01/4b5076f113d5bdb833920c2a846223842e2d3b252196853dbb04cd9acee2/in_toto_attestation-0.9.3.tar.gz",
"platform": null,
"description": "# Python implementation of in-toto attestations\n\nThis package contains Python bindings for in-toto/attestation. Its contents\nare autogenerated using\n[protobuf definitions](https://github.com/in-toto/attestation/tree/main/protos).\n\nFor more information, see the\n[in-toto Attestation Framework](https://github.com/in-toto/attestation).\n\n## Usage\n\nInstall via `pip install in-toto-attestation`.\n\nThe Python bindings for the attestation layers and predicates are provided in\nthe `in_toto_attestation.v1` and `in_toto_attestation.predicates` packages,\nrespectively. Please note that our package names use the term \"attestation\"\nin the _singular_.\n\n## Testing\n\nSee the [testing docs] for info and instructions for testing this\nimplementation.\n\n## Versioning\n\nAt the moment, this library is versioned <1.0 as we work towards stabilizing\nthe protobuf definitions and the available predicates.\n\n[testing docs]: ../docs/testing.md#testing-the-python-bindings\n",
"bugtrack_url": null,
"license": "",
"summary": "Python bindings for the in-toto Attestation Framework",
"version": "0.9.3",
"project_urls": {
"Bug Reports": "https://github.com/in-toto/attestation/issues",
"Homepage": "https://in-toto.io",
"Source": "https://github.com/in-toto/attestation"
},
"split_keywords": [
"in-toto",
"security",
"slsa",
"software supply chain"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f7365ff121bd3116f19473965bba8c7f26cee9ade921389317e304c4e216c0f1",
"md5": "3b0c5b741a8824a16ef76959cca1da92",
"sha256": "1f44d3f3bded1ed551e260c5e9f834ee05de03f1d2f360bada5a172c11d748ff"
},
"downloads": -1,
"filename": "in_toto_attestation-0.9.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3b0c5b741a8824a16ef76959cca1da92",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.7",
"size": 13617,
"upload_time": "2023-12-13T18:26:07",
"upload_time_iso_8601": "2023-12-13T18:26:07.710453Z",
"url": "https://files.pythonhosted.org/packages/f7/36/5ff121bd3116f19473965bba8c7f26cee9ade921389317e304c4e216c0f1/in_toto_attestation-0.9.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "13014b5076f113d5bdb833920c2a846223842e2d3b252196853dbb04cd9acee2",
"md5": "6ba975fe42fecf963e66839fc4eafec5",
"sha256": "cc0cf97417d94953b9fee6e9d415a11c59b4d47cee4f13746ffe935b28e3e8c4"
},
"downloads": -1,
"filename": "in_toto_attestation-0.9.3.tar.gz",
"has_sig": false,
"md5_digest": "6ba975fe42fecf963e66839fc4eafec5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.7",
"size": 6294,
"upload_time": "2023-12-13T18:26:09",
"upload_time_iso_8601": "2023-12-13T18:26:09.752413Z",
"url": "https://files.pythonhosted.org/packages/13/01/4b5076f113d5bdb833920c2a846223842e2d3b252196853dbb04cd9acee2/in_toto_attestation-0.9.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-13 18:26:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "in-toto",
"github_project": "attestation",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "in-toto-attestation"
}