{"id":20806832,"url":"https://github.com/amoghmadan/table2xsv","last_synced_at":"2025-05-07T05:06:25.351Z","repository":{"id":45147147,"uuid":"194276230","full_name":"amoghmadan/Table2XSV","owner":"amoghmadan","description":"Convert Tabular Data to XSV","archived":false,"fork":false,"pushed_at":"2024-01-16T14:36:36.000Z","size":178,"stargazers_count":26,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-07T05:06:19.278Z","etag":null,"topics":["cli","csv","excel","mysql","neo4j","pandas","psv","python","sqlite","tsv","utilities"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/Table2XSV/","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/amoghmadan.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":"2019-06-28T13:12:27.000Z","updated_at":"2025-04-22T13:21:13.000Z","dependencies_parsed_at":"2024-01-16T17:32:52.949Z","dependency_job_id":null,"html_url":"https://github.com/amoghmadan/Table2XSV","commit_stats":{"total_commits":68,"total_committers":2,"mean_commits":34.0,"dds":0.05882352941176472,"last_synced_commit":"14b67ab3ae311493ecf5ed9737100235336bc392"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amoghmadan%2FTable2XSV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amoghmadan%2FTable2XSV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amoghmadan%2FTable2XSV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amoghmadan%2FTable2XSV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amoghmadan","download_url":"https://codeload.github.com/amoghmadan/Table2XSV/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252817010,"owners_count":21808705,"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":["cli","csv","excel","mysql","neo4j","pandas","psv","python","sqlite","tsv","utilities"],"created_at":"2024-11-17T19:27:29.439Z","updated_at":"2025-05-07T05:06:25.346Z","avatar_url":"https://github.com/amoghmadan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Table2XSV\nConvert Tabular Data to XSV [CSV, TSV, PSV and Others]\n\n**Python 3.8 \u003c= 3.X \u003c 3.13**\n\n**Setup CSV and SQLite (Basic Installation)**\n```bash\npip install table2xsv  # Setup CSV and SQLite by Default\n```\n\n**Setup (All Installation)**\n```bash\npip install table2xsv[all]  # Setup All\n```\n\n## Debian [Ubuntu, Mint and Others]\n```bash\nsudo apt-get install python3.X-venv python3.X-dev libssl-dev libmysqlclient-dev build-essential\n```\nNote (Python): Replace X with Python Minor Version\n\n## Redhat [CentOS, Rocky, Fedora and Others]\n```bash\nsudo yum install python3.X python3.X-devel ssl-devel mysql-devel\n```\nNote (Python): Replace X with Python Minor Version\n\nNote (Fedora): Replace yum with dnf\n\n## Windows\nDownload, MS VS C++ Redistributable: [Microsoft Visual Studio C++ Redistributable]\n\nDownload, Python 3.X: [Python 3.X]\n\nNote (Python): Replace X with Python Minor Version\n\n## Requirements [Build]\n```bash\npip install tox\n```\n\n## Requirements [Development]\n```bash\npip install -e .[all]\npip install -e .[development]\n```\n\n## Generate [Build (Distribution and Wheel)]\n```bash\ntox -c . -e py3X-build\n```\n\nNote: Replace X with Python Minor Version\n\n## Install [Wheel]\n```bash\ncd dist\npip install Table2XSV-{version}-py3X-none-any.whl[all]  # All Optionals Will Be Installed\n```\nNote: Replace X with Python Minor Version\n\n# Generate [Executable]\n```bash\ntox -c . -e py3X-build-exe  # All Optionals Will Be Installed\n```\nCaution: _Works a bit slower._ Remove the -F flag in tox.ini and use the build folder path to make it faster.\n\nNote (Python): Replace X with Python Minor Version\n\n## Help\n```bash\nTable2XSV -h\n```\n\n### CSV\n```bash\nTable2XSV csv -h\n```\n\n### Excel\n```bash\nTable2XSV excel -h\n```\n\n### MySQL\n```bash\nTable2XSV mysql -h\n```\n\n### Neo4j\n```bash\nTable2XSV neo4j -h\n```\n\n### SQLite\n```bash\nTable2XSV sqlite -h\n```\n\n[Microsoft Visual Studio C++ Redistributable]: https://www.microsoft.com/en-in/download/details.aspx?id=48145\n[Python 3.X]: https://www.python.org/downloads/windows/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famoghmadan%2Ftable2xsv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famoghmadan%2Ftable2xsv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famoghmadan%2Ftable2xsv/lists"}