this post was submitted on 20 Aug 2023
1 points (100.0% liked)

Open Source on Reddit

1 readers
0 users here now

A subreddit for everything open source related.

founded 1 year ago
MODERATORS
 
This is an automated archive.

The original was posted on /r/opensource by /u/Savalonavic on 2023-08-20 10:38:49+00:00.


Hello,

I recently had to transform some CSV data for a project and ended up creating a tool called CSVShift to help with it.

It's a command-line tool that uses a custom language I made. It's designed for transforming CSV files. Some points:

  • Handles large CSV files without using much memory.
  • It's open source and MIT licensed.
  • Still in early development, so there's room for improvement.

Here's the GitHub link: CSVShift.

If you have the time, I'd appreciate any feedback or suggestions. Thanks!

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here