{"id":37081193,"url":"https://github.com/krakozaure/pyzzy","last_synced_at":"2026-01-14T09:51:38.420Z","repository":{"id":57458757,"uuid":"143921821","full_name":"krakozaure/pyzzy","owner":"krakozaure","description":"Set of packages to simplify development in Python","archived":false,"fork":false,"pushed_at":"2022-01-08T14:31:43.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-29T09:09:07.495Z","etag":null,"topics":["configuration","data","formats","json","library","logging","logs","python3","toml","utils","yaml"],"latest_commit_sha":null,"homepage":"","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/krakozaure.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-07T20:08:57.000Z","updated_at":"2022-01-31T14:16:05.000Z","dependencies_parsed_at":"2022-09-10T05:50:56.366Z","dependency_job_id":null,"html_url":"https://github.com/krakozaure/pyzzy","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/krakozaure/pyzzy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakozaure%2Fpyzzy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakozaure%2Fpyzzy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakozaure%2Fpyzzy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakozaure%2Fpyzzy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krakozaure","download_url":"https://codeload.github.com/krakozaure/pyzzy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krakozaure%2Fpyzzy/sbom","scorecard":{"id":569389,"data":{"date":"2025-08-11","repo":{"name":"github.com/krakozaure/pyzzy","commit":"17a316c0ced8095b671186c73fb5bf1daa2c140b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T15:53:24.711Z","repository_id":57458757,"created_at":"2025-08-20T15:53:24.711Z","updated_at":"2025-08-20T15:53:24.711Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["configuration","data","formats","json","library","logging","logs","python3","toml","utils","yaml"],"created_at":"2026-01-14T09:51:37.877Z","updated_at":"2026-01-14T09:51:38.411Z","avatar_url":"https://github.com/krakozaure.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![PyPI pyversions](https://img.shields.io/pypi/pyversions/pyzzy.svg)](https://pypi.org/project/pyzzy/)\n[![PyPI version](https://img.shields.io/pypi/v/pyzzy.svg)](https://pypi.org/project/pyzzy/)\n[![Downloads](http://pepy.tech/badge/pyzzy)](http://pepy.tech/project/pyzzy)\n[![GitHub license](https://img.shields.io/github/license/krakozaure/pyzzy.svg)](https://github.com/krakozaure/pyzzy/blob/master/LICENSE)\n[![Build Status](https://travis-ci.org/krakozaure/pyzzy.svg?branch=master)](https://travis-ci.org/krakozaure/pyzzy)\n[![codecov](https://codecov.io/gh/krakozaure/pyzzy/branch/master/graph/badge.svg)](https://codecov.io/gh/krakozaure/pyzzy)\n\n# pyzzy\n\nSet of packages to simplify development in Python :\n- load/dump configuration files (conf/cfg/ini, json, toml, yaml)\n- logs (colored StreamHandler, FileHandler, TimeRotatingFileHandler)\n- utils \n\n### Status\n\nThis project is currently unmaintained but the project is not abandonned !\n\n### Requirements\n\n- Python 3.4+ (Python 3.6+ is preferred)\n- [colorama](https://github.com/tartley/colorama)\n- [ruamel.yaml](https://bitbucket.org/ruamel/yaml)\n- [toml](https://github.com/uiri/toml)\n\nThe module is tested on Python 3.4 to 3.7 (included).\n\n### Installation\n\nFrom [PyPI](https://pypi.org/)\n\n- Open a terminal\n- Type `pip3 install pyzzy` \n  \u003cbr\u003eor `pip3 install --user pyzzy` on Linux\n\nFrom [GitHub](https://github.com)\n\n- Download the archive from [GitHub](https://github.com/krakozaure/pyzzy)\n- Unzip the archive\n- Open a terminal\n- Move to the directory containing `setup.py`\n- Type `pip3 install .`\n  \u003cbr\u003eor `pip3 install --user .` on Linux\n\n\n### Thanks\n\nI would say a big thank you to the people listed below :\n\n- Guido van Rossum and other Python contributors for their great work on Python\n- Authors and contributors of required packages for their great work\n- People from the #python-fr channel on IRC for their advices and feedbacks\n- My friends (ABR \u0026 AM) for their advices and feedbacks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrakozaure%2Fpyzzy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrakozaure%2Fpyzzy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrakozaure%2Fpyzzy/lists"}