{"id":18066924,"url":"https://github.com/echo-hello-world424/submission_client","last_synced_at":"2026-02-04T06:32:10.705Z","repository":{"id":260041552,"uuid":"879760674","full_name":"ECHO-HELLO-WORLD424/submission_client","owner":"ECHO-HELLO-WORLD424","description":"The source code of a conda package designed for kelvinlby/submission","archived":false,"fork":false,"pushed_at":"2024-12-07T05:19:47.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-18T21:44:57.513Z","etag":null,"topics":["grpc","protobuf","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ECHO-HELLO-WORLD424.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":"2024-10-28T13:59:50.000Z","updated_at":"2024-12-07T05:19:51.000Z","dependencies_parsed_at":"2024-11-05T16:22:43.296Z","dependency_job_id":null,"html_url":"https://github.com/ECHO-HELLO-WORLD424/submission_client","commit_stats":null,"previous_names":["echo-hello-world424/submission_client"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECHO-HELLO-WORLD424%2Fsubmission_client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECHO-HELLO-WORLD424%2Fsubmission_client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECHO-HELLO-WORLD424%2Fsubmission_client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECHO-HELLO-WORLD424%2Fsubmission_client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECHO-HELLO-WORLD424","download_url":"https://codeload.github.com/ECHO-HELLO-WORLD424/submission_client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230345681,"owners_count":18211993,"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":["grpc","protobuf","python3"],"created_at":"2024-10-31T07:05:44.912Z","updated_at":"2026-02-04T06:32:10.649Z","avatar_url":"https://github.com/ECHO-HELLO-WORLD424.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# submission_client\n- This is the source code of a conda package designed for kelvinlby/submission\n- It is designed to send data generated during ML training process to submission\n\n# Attention\n- Please install grpcio \u0026 grpcio-tools from conda-forge channel manually\n- If something happens to the \"libmamba.so.20\" in your conda, refer to this issue ContinuumIO/anaconda-issues/issues/13353\n\n# Installation\n- Install grpcio \u0026 grpcio-tools\n\u003e make sure that you have both grpcio \u0026 grpcio-tools 1.67.0 or newer\n```shell:\n    conda install -c conda-forge grpcio\n    conda install -c conda-forge grpcio-tools\n```\n- Run this command in the terminal\n ```shell\n    conda install patrick_echo_hello_world::submission\n```\n\n# Usage\n- import this module in python\n```Python\n    from submission import *\n```\n- To start a job in submission, use\n```Python\n    start_job(NAME)\n```\n- To log your job in submission, use\n```Python\n    log_job(NAME, VALUE)\n```\n- To log a metric in submission, use\n```Python\n    log_metric(NAME, VALUE)\n```\n- To end a job in submission, use\n```Python\n    end_job(NAME)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecho-hello-world424%2Fsubmission_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecho-hello-world424%2Fsubmission_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecho-hello-world424%2Fsubmission_client/lists"}