{"id":25556766,"url":"https://github.com/sveetch/chicky","last_synced_at":"2026-02-11T02:41:29.572Z","repository":{"id":278297845,"uuid":"935148191","full_name":"sveetch/chicky","owner":"sveetch","description":"A simple tool to create checksum for files from a directory","archived":false,"fork":false,"pushed_at":"2025-02-21T02:04:51.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-05T04:45:31.181Z","etag":null,"topics":["blake2b","cli","filesystem","python"],"latest_commit_sha":null,"homepage":"https://chicky.readthedocs.io/","language":"Python","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/sveetch.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","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,"zenodo":null}},"created_at":"2025-02-19T01:30:45.000Z","updated_at":"2025-02-21T02:06:30.000Z","dependencies_parsed_at":"2025-02-19T03:22:24.343Z","dependency_job_id":"2722c7c5-be8b-4e3d-878e-92cefa865c78","html_url":"https://github.com/sveetch/chicky","commit_stats":null,"previous_names":["sveetch/chicky"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sveetch/chicky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2Fchicky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2Fchicky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2Fchicky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2Fchicky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sveetch","download_url":"https://codeload.github.com/sveetch/chicky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2Fchicky/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29326077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T02:08:56.257Z","status":"ssl_error","status_checked_at":"2026-02-11T02:08:51.338Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["blake2b","cli","filesystem","python"],"created_at":"2025-02-20T14:53:26.437Z","updated_at":"2026-02-11T02:41:29.564Z","avatar_url":"https://github.com/sveetch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. _Python: https://www.python.org/\n\n======\nChicky\n======\n\nChicky is a tool to compute Blake2b checksums for files from a directory. It\nwill go recursively through the directory and collect every files that are elligibles.\nElligibility is determined from optional filters.\n\nWe tried to make it lightweight and efficient since it could be involved in continuous\nintegration pipelines.\n\nUsage is simple: ::\n\n    chicky mydirectory\n\nThat would output something like: ::\n\n    {\n        \"created\": \"2025-01-15T10:00:00\",\n        \"basedir\": \"mydirectory\",\n        \"extensions\": None,\n        \"files\": {\n            \"empty.txt\": \"3345524abf6bbe1809449224b5972c41790b6cf2\",\n            \"css/bootstrap.css\": \"b5b31416eb16e75e8d35469467229af5954d7ebf\",\n        }\n    }\n\nSee documentation for more options and details.\n\nDependencies\n************\n\nThe only dependency is `Python`_\u003e=3.8 (currently tested on 3.8, 3.9, 3.10 and 3.11).\n\nLinks\n*****\n\n* Read the documentation on `Read the docs \u003chttps://chicky.readthedocs.io/\u003e`_;\n* Download its `PyPi package \u003chttps://pypi.python.org/pypi/chicky\u003e`_;\n* Clone it on its `Github repository \u003chttps://github.com/sveetch/chicky\u003e`_;\n\n\nCredits\n*******\n\nLogo vector and icon by `SVG Repo \u003chttps://www.svgrepo.com\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsveetch%2Fchicky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsveetch%2Fchicky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsveetch%2Fchicky/lists"}