{"id":29656568,"url":"https://github.com/zincware/znlib","last_synced_at":"2025-09-11T01:09:40.445Z","repository":{"id":62308577,"uuid":"558912458","full_name":"zincware/znlib","owner":"zincware","description":"The znlib package","archived":false,"fork":false,"pushed_at":"2023-03-09T13:07:22.000Z","size":648,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-23T21:39:32.486Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/zincware.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}},"created_at":"2022-10-28T15:22:58.000Z","updated_at":"2023-07-11T11:54:55.000Z","dependencies_parsed_at":"2025-07-22T08:47:17.246Z","dependency_job_id":null,"html_url":"https://github.com/zincware/znlib","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zincware/znlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2Fznlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2Fznlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2Fznlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2Fznlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zincware","download_url":"https://codeload.github.com/zincware/znlib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zincware%2Fznlib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274557583,"owners_count":25307516,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-07-22T08:35:59.030Z","updated_at":"2025-09-11T01:09:40.419Z","avatar_url":"https://github.com/zincware.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Coverage Status](https://coveralls.io/repos/github/zincware/znlib/badge.svg?branch=main)](https://coveralls.io/github/zincware/znlib?branch=main)\n![PyTest](https://github.com/zincware/znlib/actions/workflows/pytest.yaml/badge.svg)\n[![PyPI version](https://badge.fury.io/py/znlib.svg)](https://badge.fury.io/py/znlib)\n[![ZnTrack](https://img.shields.io/badge/Powered%20by-ZnTrack-%23007CB0)](https://zntrack.readthedocs.io/en/latest/)\n[![zincware](https://img.shields.io/badge/Powered%20by-zincware-darkcyan)](https://github.com/zincware)\n\n# znlib\nThis package provides you with a CLI to list your installed zincware libraries.\n\nWhen installing via `pip install znlib[zntrack]` your output should look something like:\n\n```\n\u003e\u003e\u003e znlib\nAvailable zincware packages:\n  ✓  znlib       (0.1.0)\n  ✓  zntrack     (0.4.3)\n  ✗  mdsuite \n  ✓  znjson      (0.2.1)\n  ✓  zninit      (0.1.1)\n  ✓  dot4dict    (0.1.1)\n  ✗  znipy \n  ✗  supercharge \n  ✗  znvis \n  ✗  symdet \n```\n\nFurthermore, `znlib` provides you with some example [ZnTrack](https://github.com/zincware/ZnTrack) Nodes.\n\n```python\nfrom znlib.examples import MonteCarloPiEstimator\n\nmcpi = MonteCarloPiEstimator(n_points=1000).write_graph(run=True)\nprint(mcpi.load().estimate)\n\u003e\u003e\u003e 3.128\n```\n\nThe idea of the `znlib` package is to provide a collection of [ZnTrack](https://github.com/zincware/ZnTrack) Nodes from all different fields of research.\nEvery contribution is very welcome.\nFor new Nodes:\n1. Fork this repository.\n2. Create a file under the directory `znlib/examples`\n3. Make a Pull request.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzincware%2Fznlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzincware%2Fznlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzincware%2Fznlib/lists"}