{"id":69791,"name":"prolog","description":"📋 Simple yet robust logging features for Python","url":"https://github.com/dakrauth/prolog","last_synced_at":"2025-09-08T14:56:32.584Z","repository":{"id":57455068,"uuid":"102785220","full_name":"dakrauth/prolog","owner":"dakrauth","description":"📋 Simple yet robust logging features for Python","archived":false,"fork":false,"pushed_at":"2024-11-15T00:19:35.000Z","size":122,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-29T06:41:54.958Z","etag":null,"topics":["logging","python3"],"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/dakrauth.png","metadata":{"files":{"readme":"README.html","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":"2017-09-07T21:00:48.000Z","updated_at":"2024-11-15T00:19:17.000Z","dependencies_parsed_at":"2025-08-29T04:28:40.433Z","dependency_job_id":"b9fda679-78b0-46c6-a535-a23447e06d73","html_url":"https://github.com/dakrauth/prolog","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/dakrauth/prolog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dakrauth","download_url":"https://codeload.github.com/dakrauth/prolog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/sbom","scorecard":{"id":317493,"data":{"date":"2025-08-11","repo":{"name":"github.com/dakrauth/prolog","commit":"e5733e2bd325a07a95f6289413b64f6ec53bc1a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/25 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":"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":"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":"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":"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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-18T00:33:57.439Z","repository_id":57455068,"created_at":"2025-08-18T00:33:57.439Z","updated_at":"2025-08-18T00:33:57.439Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202676,"owners_count":25240369,"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-08T02:00:09.813Z","response_time":121,"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"}},"owner":{"login":"dakrauth","name":"David A Krauth","uuid":"40864","kind":"user","description":"Python, Django, JS developer.","email":"","website":"https://dakrauth.com","location":"Seoul, South Korea","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40864?u=ac9d20986f40fecd9ec1ad688679df96818ff16e\u0026v=4","repositories_count":35,"last_synced_at":"2023-04-12T19:10:35.811Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dakrauth","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:37:19.827Z","updated_at":"2023-04-12T19:10:35.965Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dakrauth","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dakrauth/repositories"},"packages":[{"id":2860943,"name":"prolog","ecosystem":"pypi","description":"Simple, robust features for expediting application logging configuration","homepage":"https://github.com/dakrauth/prolog","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/dakrauth/prolog","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2017-09-22T22:15:21.000Z","latest_release_published_at":"2018-01-24T15:18:13.000Z","latest_release_number":"0.3.1","last_synced_at":"2025-08-05T02:49:56.175Z","created_at":"2022-04-10T12:07:30.951Z","updated_at":"2025-08-05T02:49:56.176Z","registry_url":"https://pypi.org/project/prolog/","install_command":"pip install prolog --index-url https://pypi.org/simple","documentation_url":"https://prolog.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Topic :: System :: Logging","Topic :: Utilities"],"normalized_name":"prolog"},"repo_metadata":{"id":57455068,"uuid":"102785220","full_name":"dakrauth/prolog","owner":"dakrauth","description":"📋 Simple yet robust logging features for Python","archived":false,"fork":false,"pushed_at":"2024-11-15T00:19:35.000Z","size":122,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-25T08:42:15.207Z","etag":null,"topics":["logging","python3"],"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/dakrauth.png","metadata":{"files":{"readme":"README.html","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}},"created_at":"2017-09-07T21:00:48.000Z","updated_at":"2024-11-15T00:19:17.000Z","dependencies_parsed_at":"2022-09-10T08:22:29.869Z","dependency_job_id":null,"html_url":"https://github.com/dakrauth/prolog","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dakrauth/prolog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dakrauth","download_url":"https://codeload.github.com/dakrauth/prolog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263305224,"owners_count":23445855,"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"},"owner_record":{"login":"dakrauth","name":"David A Krauth","uuid":"40864","kind":"user","description":"Python, Django, JS developer.","email":"","website":"https://dakrauth.com","location":"Seoul, South Korea","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40864?u=ac9d20986f40fecd9ec1ad688679df96818ff16e\u0026v=4","repositories_count":35,"last_synced_at":"2023-04-12T19:10:35.811Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dakrauth","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:37:19.827Z","updated_at":"2023-04-12T19:10:35.965Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dakrauth","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dakrauth/repositories"},"tags":[{"name":"0.2.0","sha":"d1045745069d7eadc0d2b9e5646cbc8c6d7ae200","kind":"tag","published_at":"2017-12-14T16:43:02.000Z","download_url":"https://codeload.github.com/dakrauth/prolog/tar.gz/0.2.0","html_url":"https://github.com/dakrauth/prolog/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dakrauth/prolog@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"1757ce7406efccf05ce5bef9c93227aea89ba251","kind":"tag","published_at":"2017-09-22T22:16:18.000Z","download_url":"https://codeload.github.com/dakrauth/prolog/tar.gz/0.1.1","html_url":"https://github.com/dakrauth/prolog/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dakrauth/prolog@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"df5c926c58e2b60af31b7c7b6d24305e10e41139","kind":"tag","published_at":"2017-09-22T21:27:10.000Z","download_url":"https://codeload.github.com/dakrauth/prolog/tar.gz/0.1.0","html_url":"https://github.com/dakrauth/prolog/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dakrauth/prolog@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-07-03T10:05:17.173Z","dependent_packages_count":0,"downloads":155,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":16.198328716457308,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":27.81133762140532,"forks_count":29.793723659146238,"docker_downloads_count":null,"average":21.104812081900796},"purl":"pkg:pypi/prolog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prolog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prolog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prolog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-25T08:40:22.093Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prolog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prolog/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prolog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prolog/related_packages","maintainers":[{"uuid":"dakrauth","login":"dakrauth","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/dakrauth/","role":null,"created_at":"2022-11-23T16:32:51.755Z","updated_at":"2022-11-23T16:32:51.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dakrauth/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":633094,"full_name":"dakrauth/prolog","default_branch":"master","committers":[{"name":"David Krauth","email":"dakrauth@gmail.com","login":null,"count":22}],"total_commits":22,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":22.0,"dds":0.0,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:35:27.600Z","last_synced_commit":"ca9844e48acdb18584102eaa78a2537dc0c3c406","created_at":"2023-03-09T08:27:36.882Z","updated_at":"2023-10-25T14:35:27.600Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483992,"commits_count":854420992,"contributors_count":31151709,"owners_count":909079,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"dakrauth/prolog","html_url":"https://github.com/dakrauth/prolog","last_synced_at":"2025-08-29T04:11:33.784Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T20:37:08.352Z","updated_at":"2025-08-29T04:11:33.784Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fprolog/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"DeleteEvent":1,"PushEvent":1,"CreateEvent":3},"last_year":{"DeleteEvent":1,"PushEvent":1,"CreateEvent":3}},"keywords":["logging","python3"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-10T08:22:29.740Z","updated_at":"2022-09-10T08:22:29.740Z","repository_link":"https://github.com/dakrauth/prolog/blob/main/setup.py","dependencies":[{"id":4375032139,"package_name":"appdirs","ecosystem":"pypi","requirements":"\u003e=1.4.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-10T08:22:29.834Z","updated_at":"2022-09-10T08:22:29.834Z","repository_link":"https://github.com/dakrauth/prolog/blob/main/test-requirements.txt","dependencies":[{"id":4375033140,"package_name":"invoke","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4375033141,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4375033142,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4375033143,"package_name":"logging_tree","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]}],"score":5.749392985908253,"created_at":"2025-09-08T11:19:04.214Z","updated_at":"2025-10-07T08:25:49.373Z","avatar_url":"https://github.com/dakrauth.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":155,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69791","html_url":"https://science.ecosyste.ms/projects/69791"}