{"id":15447442,"url":"https://github.com/datadavev/snark","last_synced_at":"2025-03-28T08:44:15.436Z","repository":{"id":83563506,"uuid":"393652703","full_name":"datadavev/SNARK","owner":"datadavev","description":"Simply Normalizing ARKs","archived":false,"fork":false,"pushed_at":"2022-11-28T23:16:24.000Z","size":97,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T09:27:16.489Z","etag":null,"topics":["ark","identifier"],"latest_commit_sha":null,"homepage":"","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/datadavev.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}},"created_at":"2021-08-07T10:32:42.000Z","updated_at":"2023-02-09T14:15:04.000Z","dependencies_parsed_at":"2023-07-02T23:46:07.734Z","dependency_job_id":null,"html_url":"https://github.com/datadavev/SNARK","commit_stats":{"total_commits":52,"total_committers":2,"mean_commits":26.0,"dds":0.4423076923076923,"last_synced_commit":"a6041fc6358671088d385d9a577735b51a1bb288"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2FSNARK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2FSNARK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2FSNARK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2FSNARK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datadavev","download_url":"https://codeload.github.com/datadavev/SNARK/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245999318,"owners_count":20707554,"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":["ark","identifier"],"created_at":"2024-10-01T20:05:54.365Z","updated_at":"2025-03-28T08:44:15.417Z","avatar_url":"https://github.com/datadavev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SNARK\n\nSimply Normal [ARK](https://datatracker.ietf.org/doc/html/draft-kunze-ark-27)s\n\n**Note: 2021-08-08 Not yet released.** The normalization rules are not verfiied and are subject to change.\n\n![pytest workflow](https://github.com/datadavev/SNARK/actions/workflows/pytest.yaml/badge.svg)\n[![CodeQL](https://github.com/datadavev/SNARK/workflows/CodeQL/badge.svg)](https://github.com/datadavev/SNARK/workflows?query=workflow%3ACodeQL)\n\n## Installation\n\nSnark can be installed locally using `pipx`, for example:\n\n```bash\npipx install git+https://github.com/datadavev/SNARK.git\n```\n\nSnark will then be available from the command line:\n\n```bash\n$ snark \"https://example.org/ark:12345/x54xz321/s3/f8.05v.tiff\"\nark:12345/x54xz321/s3/f8.05v.tiff\n```\n\nSnark has a local web UI as well:\n```bash\n$ snark -W\nSnarking at http://localhost:20218/\n```\n\n## Development\n\nSNARK uses [poetry](https://python-poetry.org/). To setup a development environment:\n\n```bash\ngit clone https://github.com/datadavev/SNARK.git\ncd SNARK\nmkvirtualenv SNARK\npoetry install\n```\n\nThe `mkvirtualenv` step is optional. Without it, `poetry` will make something for you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadavev%2Fsnark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatadavev%2Fsnark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadavev%2Fsnark/lists"}