{"id":16217255,"url":"https://github.com/synodriver/python-wyhash","last_synced_at":"2025-03-19T10:30:42.461Z","repository":{"id":57745445,"uuid":"518428157","full_name":"synodriver/python-wyhash","owner":"synodriver","description":"python binding for wyhash","archived":false,"fork":false,"pushed_at":"2023-10-13T14:48:42.000Z","size":282,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T17:56:21.198Z","etag":null,"topics":["cffi","cython","hash","pypy","pypy3","wyhash"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/synodriver.png","metadata":{"files":{"readme":"README.markdown","changelog":"changename.py","contributing":null,"funding":null,"license":null,"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":"2022-07-27T11:22:19.000Z","updated_at":"2024-07-31T13:49:29.000Z","dependencies_parsed_at":"2024-10-27T20:30:50.178Z","dependency_job_id":"ed3e0cc5-67ef-45e5-8249-f9123a0b7d05","html_url":"https://github.com/synodriver/python-wyhash","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"5c08c1f4ff40a3c5a9e42207aec65e1e694e92a1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synodriver%2Fpython-wyhash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synodriver%2Fpython-wyhash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synodriver%2Fpython-wyhash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synodriver%2Fpython-wyhash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/synodriver","download_url":"https://codeload.github.com/synodriver/python-wyhash/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982182,"owners_count":20378605,"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":["cffi","cython","hash","pypy","pypy3","wyhash"],"created_at":"2024-10-10T11:26:17.931Z","updated_at":"2025-03-19T10:30:42.112Z","avatar_url":"https://github.com/synodriver.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003ci\u003e✨ python-wyhash ✨ \u003c/i\u003e\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003eThe python binding for \u003ca href=\"https://github.com/wangyi-fudan/wyhash\"\u003ewyhash\u003c/a\u003e \u003c/h3\u003e\n\n\n\n[![pypi](https://img.shields.io/pypi/v/wyhash.svg)](https://pypi.org/project/wyhash/)\n![python](https://img.shields.io/pypi/pyversions/wyhash)\n![implementation](https://img.shields.io/pypi/implementation/wyhash)\n![wheel](https://img.shields.io/pypi/wheel/wyhash)\n![license](https://img.shields.io/github/license/synodriver/python-wyhash.svg)\n![action](https://img.shields.io/github/workflow/status/synodriver/python-wyhash/build%20wheel)\n\n\n### Usage\n\n```python\nimport wyhash\nfrom random import randint\n\nseed = randint(0, 255)\nsec = wyhash.make_secret(seed)\nprint(wyhash.hash(b\"121\", seed, sec))\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsynodriver%2Fpython-wyhash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsynodriver%2Fpython-wyhash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsynodriver%2Fpython-wyhash/lists"}