{"id":17543149,"url":"https://github.com/vb64/pipeline.material","last_synced_at":"2026-01-06T18:53:51.578Z","repository":{"id":211931072,"uuid":"729846217","full_name":"vb64/pipeline.material","owner":"vb64","description":"Pipeline material class for static integrity calculation","archived":false,"fork":false,"pushed_at":"2023-12-12T11:14:27.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T06:14:14.255Z","etag":null,"topics":["integrity","material","pipeline"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/vb64.png","metadata":{"files":{"readme":"README.md","changelog":"history.txt","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}},"created_at":"2023-12-10T14:39:57.000Z","updated_at":"2023-12-12T05:20:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a86aaaa-292c-4b92-945e-4c81f0dc0123","html_url":"https://github.com/vb64/pipeline.material","commit_stats":null,"previous_names":["vb64/pipeline.material"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vb64%2Fpipeline.material","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vb64%2Fpipeline.material/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vb64%2Fpipeline.material/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vb64%2Fpipeline.material/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vb64","download_url":"https://codeload.github.com/vb64/pipeline.material/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140591,"owners_count":20729802,"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":["integrity","material","pipeline"],"created_at":"2024-10-21T00:23:02.616Z","updated_at":"2026-01-06T18:53:51.547Z","avatar_url":"https://github.com/vb64.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pipeline material class for static integrity calculation\n\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/vb64/pipeline.material/pep257.yml?label=Pep257\u0026style=plastic\u0026branch=main)](https://github.com/vb64/pipeline.material/actions?query=workflow%3Apep257)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/vb64/pipeline.material/py2.yml?label=Python%202.7\u0026style=plastic\u0026branch=main)](https://github.com/vb64/pipeline.material/actions?query=workflow%3Apy2)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/vb64/pipeline.material/py3.yml?label=Python%203.8-3.13\u0026style=plastic\u0026branch=main)](https://github.com/vb64/pipeline.material/actions?query=workflow%3Apy3)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/4b1898433899465b870ed7ecc4f0fd02)](https://app.codacy.com/gh/vb64/pipeline.material/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_grade)\n[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/4b1898433899465b870ed7ecc4f0fd02)](https://app.codacy.com/gh/vb64/pipeline.material/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_coverage)\n\n## Installation\n\n```bash\npip install pipeline-material\n```\n\n## Usage\n\n```python\nfrom pipeline_material import PipelineMaterial\n\nmaterial = PipeMaterial(\"Steel\", 20000)\n\nassert material.smys == 20000\nassert \"smys 20000\" in str(material)\n```\n\n## Development\n\n```bash\ngit clone git@github.com:vb64/pipeline.material.git\ncd pipeline.material\n```\n\nWith Python 3:\n\n```bash\nmake setup PYTHON_BIN=/path/to/python3\nmake tests\n```\n\nWith Python 2:\n\n```bash\nmake setup2 PYTHON_BIN=/path/to/python2\nmake tests2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvb64%2Fpipeline.material","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvb64%2Fpipeline.material","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvb64%2Fpipeline.material/lists"}