{"id":24960370,"url":"https://github.com/chrissi2802/helpers","last_synced_at":"2026-05-04T03:33:33.577Z","repository":{"id":206267849,"uuid":"580093285","full_name":"Chrissi2802/Helpers","owner":"Chrissi2802","description":"Helper files for python","archived":false,"fork":false,"pushed_at":"2023-02-06T20:09:31.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T08:07:50.279Z","etag":null,"topics":["ann","database","email","helpers","machine-learning","plotting","python","selftest"],"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/Chrissi2802.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}},"created_at":"2022-12-19T17:46:09.000Z","updated_at":"2023-01-03T15:52:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d3d9778-9216-4085-b503-506fd2743c6e","html_url":"https://github.com/Chrissi2802/Helpers","commit_stats":null,"previous_names":["chrissi2802/helpers"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrissi2802%2FHelpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrissi2802%2FHelpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrissi2802%2FHelpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chrissi2802%2FHelpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chrissi2802","download_url":"https://codeload.github.com/Chrissi2802/Helpers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246101944,"owners_count":20723731,"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":["ann","database","email","helpers","machine-learning","plotting","python","selftest"],"created_at":"2025-02-03T08:07:53.706Z","updated_at":"2026-05-04T03:33:28.554Z","avatar_url":"https://github.com/Chrissi2802.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Helpers\n\nThis repository contains several helper files for python. Help functions and classes are available in these files.\n\n\n## Overview of the file structure\n| Files                                                           | Description                                                   |\n| --------------------------------------------------------------- | ------------------------------------------------------------- |\n| [classifier_regressor_test.py](classifier_regressor_test.py)    | contains functions for testing all sklearn classifier and regressor   |\n| [db_connection_template.yaml](db_connection_template.yaml)      | contains the login data for the SQL database                  |\n| [db_connection.py](db_connection.py)                            | contains functions to communicate with a SQL database         |\n| [emails_template.yaml](emails_template.yaml)                    | contains the login data to send emails                        |\n| [emails.py](emails.py)                                          | contains functions to send emails                             |\n| [helpers_ann.py](helpers_ann.py)                                | contains auxiliary functions for artificial neural network (ann)   |\n| [helpers_general.py](helpers_general.py)                        | contains general help functions                               |\n| [helpers_ml.py](helpers_ml.py)                                  | contains auxiliary functions for machine learning (ml)        |\n| [selftest.py](selftest.py)                                      | contains a class for checking Python files                    |\n\n\n### Checks during selftest\n- check_pyflakes: checks Python source files for errors\n- check_vulture: finds unused code\n- check_file_imported_somewhere: checks if the files were imported into one of the other files\n- check_asserts: checks if asserts are present in the main block `if (__name__ == \"__main__\"):`\n- check_main_block: executes the code that is written at `if (__name__ == \"__main__\"):`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrissi2802%2Fhelpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrissi2802%2Fhelpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrissi2802%2Fhelpers/lists"}