{"id":23168014,"url":"https://github.com/zamb0/csvtorelax","last_synced_at":"2025-09-06T17:39:29.988Z","repository":{"id":170962126,"uuid":"420118478","full_name":"zamb0/CSVtoRelaX","owner":"zamb0","description":"Convert CSV file to readable RelaX format","archived":false,"fork":false,"pushed_at":"2022-02-15T22:56:18.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T06:45:13.118Z","etag":null,"topics":[],"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/zamb0.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":"2021-10-22T13:55:31.000Z","updated_at":"2023-09-12T15:31:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"459a3656-2fab-4ae0-b400-3c6ec5deed8d","html_url":"https://github.com/zamb0/CSVtoRelaX","commit_stats":null,"previous_names":["zamb0/csvtorelax"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamb0%2FCSVtoRelaX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamb0%2FCSVtoRelaX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamb0%2FCSVtoRelaX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamb0%2FCSVtoRelaX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zamb0","download_url":"https://codeload.github.com/zamb0/CSVtoRelaX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256772,"owners_count":20909357,"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":[],"created_at":"2024-12-18T02:37:31.964Z","updated_at":"2025-04-04T22:21:27.108Z","avatar_url":"https://github.com/zamb0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSVtoRelaX\n\nconvert CSV file to readable RelaX format\n\n[how to import](HOW_TO_IMPORT.md) your db in [RelaX](https://dbis-uibk.github.io/relax/calc/local/uibk/local/3)\n\n## Usage\n```\npython3 main.py -i dir_path -o out_file [-g name_of_group] [-d desc]\n```\n\n## Arguments:\n\n| Argument          | Description                     |\n| ---               | ---                             |\n|  -h, --help       | Show help message and exit      |\n|  -i dir_path      | The directory with CSV files    |\n|  -o out_file      | Path of the output file         |\n|  -g name_of_group | Name of the RelaX Dataset Group |\n|  -d desc          | RelaX Dataset Group description |\n\n## Example\n\nDirectory Database: \n```\nRelazioniAlgebra\n```\n\nCVS Tables: \n```\ndipart.csv\ndipendenti.csv\nfornitori.csv\nforniture.csv\nparti.csv\nprodotti.csv\nsped_dettagli.csv\nspedizioni.csv\n```\n\nCommand:\n```\npython3 main.py -i RelazioniAlgebra/ -o RelazioniAlgebra.txt -g RelazioniAlgebra -d test_relazioni_algebra\n```\n\nOutput:\n```\nRelazioniAlgebra.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzamb0%2Fcsvtorelax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzamb0%2Fcsvtorelax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzamb0%2Fcsvtorelax/lists"}