{"id":16168429,"url":"https://github.com/jadedhearth/enterdatapoints","last_synced_at":"2025-04-07T06:29:48.093Z","repository":{"id":187366577,"uuid":"676779377","full_name":"JadedHearth/enterdatapoints","owner":"JadedHearth","description":"A small python script to enter data points into a csv file. ","archived":false,"fork":false,"pushed_at":"2023-08-22T00:56:46.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-02-13T10:45:19.252Z","etag":null,"topics":["csv","python","python3","script"],"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/JadedHearth.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}},"created_at":"2023-08-10T02:06:05.000Z","updated_at":"2023-08-22T00:55:34.000Z","dependencies_parsed_at":"2023-12-28T22:22:47.386Z","dependency_job_id":null,"html_url":"https://github.com/JadedHearth/enterdatapoints","commit_stats":null,"previous_names":["woodenmaxim/enterdatapoints","jadedhearth/enterdatapoints"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JadedHearth%2Fenterdatapoints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JadedHearth%2Fenterdatapoints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JadedHearth%2Fenterdatapoints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JadedHearth%2Fenterdatapoints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JadedHearth","download_url":"https://codeload.github.com/JadedHearth/enterdatapoints/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247605301,"owners_count":20965568,"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":["csv","python","python3","script"],"created_at":"2024-10-10T03:11:40.894Z","updated_at":"2025-04-07T06:29:48.069Z","avatar_url":"https://github.com/JadedHearth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## CSV-Script\n\nA small python script to enter data points into a csv file.\nTested with Python 3.9.17 64-bit, MacOS Ventura 13.4.1(c).\nEscape characters probably only work on *nix, not tested on Windows.\n\nThe configuration variables are defined as such at the start of the file:\n```Java\nHEADER = [\"HeaderName1\"] + [\"HeaderName2\"] + [\"HeaderName3\"] # (Any: list)\nFILENAME = \"table.csv\" # (Any: string) Desired .csv filepath. Relative to where the script is being run from.\nMUSTBENUMBER = True # (True | False) Enforce the entry of numbers.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjadedhearth%2Fenterdatapoints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjadedhearth%2Fenterdatapoints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjadedhearth%2Fenterdatapoints/lists"}