An open API service indexing awesome lists of open source software.

CSV

CSV is a common data exchange format that stores tabular data in a plain text file. A CSV file stores the data in a delimited text file that uses commas to separate the values.

https://github.com/s-raza/csvio

Wrapper for conveniently processing CSV files

csv data file processing wrapper

Last synced: 14 Jan 2026

https://github.com/robations/csvtools

Tools for working with and analysing CSV files.

analysing-csv-files cli-utilities csv

Last synced: 23 Jan 2026

https://github.com/giancarl021/csvql

A module to quickly query CSV data as a SQL

cli csv nodejs sql

Last synced: 01 May 2026

https://github.com/dsanchezcr/issue-importer-action

GitHub Action that imports issues from CSV or JSON files into your repository. Perfect for migrating issues from other systems, bulk creating issues from spreadsheets, or automating issue creation from structured data.

csv github-action github-copilot github-issue-importer github-issues json nodejs

Last synced: 06 May 2026

https://github.com/angrybeltman/cellulose

WIP. A command line spreadsheet editor with Vim-like keybindings.

c cmake command-line command-line-tool csv curses l ncurses neovim spreadsheet vim vimlike wordprocessor

Last synced: 14 Apr 2026

https://github.com/oscarnovasf/module_template_import

Plantilla base para módulo de importación de datos (Drupal)

csv drupal drupal-module import yml

Last synced: 07 May 2026

https://github.com/mhozaifaa/simpleexporterjs

Export table/data to xls , csv , txt , json , pdf

csv csv-export excel html-converter js json pdf pdf-converter rtl text xls

Last synced: 16 Apr 2026

https://github.com/coderflexx/laravel-csv-demo

Laravel CSV demo for `laravel-csv` package

csv csv-importer laravel

Last synced: 07 May 2026

https://github.com/gigio1023/utility-for-python

Many utilities for developing

csv dataframe python3

Last synced: 08 May 2026

https://github.com/nikhilvashistha/ngxjsontocsvgenerator

A simple directive to be used for exporting Json to CSV.

angular angular6 csv csv-export json jsontocsv ngx

Last synced: 08 May 2026

https://github.com/robertohuertasm/payments-engine

💱 🦀 Simple payment engine to process csv transactions

cli csv payments transactions

Last synced: 18 Apr 2026

https://github.com/neroist/c2v

A tool that converts CSV files into JSON.

cli conversion csv csv-parser json nim nim-lang

Last synced: 01 May 2026

https://github.com/vi/csvdimreduce

Command-line tool to run a dimensionality reduction algorithm on CSV files

cli command-line-tool csv csv-files data-science data-visualization dimension-reduction dimensionality-reduction

Last synced: 14 Apr 2025

https://github.com/isawnyu/oracc2csv

The Open Richly Annotated Cuneiform Corpus (ORACC) publishes JSON data for each of its projects. Sometimes you want the catalog data listing each text to be in CSV format. This package does that.

csv cuneiform json oracc

Last synced: 30 Apr 2026

https://github.com/d-holguin/simple-line-splitter-gui

Split a file into multiple based on amount of lines. Made with Java and Swing.

csv java linereader megumin split split-file-by-lines splitter swing-gui tool

Last synced: 23 Apr 2025

https://github.com/michaelwp/gocsv

The go-csv package provides an easy-to-use interface for generating CSV files with concurrent processing

concurrency csv go golang stream

Last synced: 16 Jul 2026

https://github.com/futuresea-dev/convert_vtt_csv

convert vtt file to csv file

csv parser python vtt-subtitles youtube

Last synced: 29 Apr 2026

https://github.com/semperos/csver

CSV CLI Utilities

cli cli-utilities csv

Last synced: 10 May 2026

https://github.com/planteome/co_334-cassava-traits

Cassava Trait Ontology maintained by Crop Ontology and Cassavabase

csv integrated obo

Last synced: 28 Jan 2026

https://github.com/johnnykamigashima/ptqs9_lojinhaweb

Exercícios de acesso à Lojinha Web automatizados por jUnit Selenium Java

csv junit pageobject ptqs selenium

Last synced: 28 Apr 2026

https://github.com/gladir/csv2html

Cette commande, écrit en Pascal (Turbo Pascal ou Free Pascal), permet de convertir un fichier .CSV en format HTML.

conversion csv csv-to-html csv2html free-pascal html turbo-pascal turbopascal

Last synced: 19 Mar 2026

https://github.com/mlshukai/pamiq-recorder

Simple, modern, and type-safe recording library for P-AMI<Q>

audio csv python3 recorder video

Last synced: 16 Mar 2026

https://github.com/samuelstevens/elm-csv

CSV parsing and escaping library for Elm.

csv elm

Last synced: 07 Oct 2025

https://github.com/karliatto/csv-parser-nodejs-cli

A CLI with nodeJS for parsing csv files

cli csv javascript nodejs

Last synced: 28 Apr 2026

https://github.com/cristeab/evidentafiscala

Application used to keep fiscal records in CSV files written in Qt/QML.

csv fiscalization records

Last synced: 31 May 2026

https://github.com/kevinmarquesp/csv2sql

Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command

cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project

Last synced: 11 Jun 2026

https://github.com/annamihailovna/parser-logs

Парсер логов сервера Apache на Python

collections counter csv python3 re regex

Last synced: 14 Jun 2026

https://github.com/onozaty/go-customcsv

Customizing the CSV format

csv go golang

Last synced: 05 Feb 2026

https://github.com/torvaney/simple-csv

A simple csv editor

csv elm elm-lang

Last synced: 16 Jun 2026

https://github.com/jeremi/registry-forge

Registry Forge: local preparation CLI for registry source data.

csv data-quality digital-public-infrastructure govtech registry rust xlsx

Last synced: 29 Jun 2026

https://github.com/roniklimbani/stock-market-app--mvvm--jetpackcompose--csv

This Android app showcases Clean Architecture and MVVM pattern, using Jetpack Compose for a modern UI. It fetches real-time stock market data via API calls and includes a CSV parser for financial data. Perfect for learning scalable, maintainable app development with modern Android tools. Explore, contribute, or use as a reference!

android-studio clean-architecture composable-architecture compose-multiplatform csv csv-parser jetpack-compose kotlin mvvm mvvm-android mvvm-architecture stock-market

Last synced: 15 Jul 2026

https://github.com/mcarneirobug/lab-exp-software-java

Um estudo em larga escala das características de qualidade de sistemas Java.

api csv github-api graphql java mineracaodedados python

Last synced: 10 May 2026

https://github.com/geshan/nodejs-csv-examples

Examples using fast csv npm module to parse and write CSVs with Node.js

csv nodejs

Last synced: 15 May 2026

https://github.com/ot-code/coca-cola-stock-prediction

This repo compares four predictive models—Linear Regression, ARIMA, XGBoost, and LSTM—to forecast Coca‑Cola FEMSA stock closing prices using Python and five years of historical data.

arima csv linear-regression lstm-neural-networks mae matplotlib mse numpy pandas python r2 scikit-learn seaborn tensorflow-keras xgboost

Last synced: 13 Apr 2026

https://github.com/mmsaki/python-homework

📚 Python script for analyzing the financial records from a CSV file.

analysis csv jupyter-notebook pandas pathlib python

Last synced: 13 Apr 2026

https://github.com/psgebeline/harvard-cs50p

Assignments for Harvard's CS50p: Introduction to Programming with Python

conditionals csv exceptions file-io libraries loops parsing python regex unit-tests

Last synced: 10 Jan 2026

https://github.com/th3shadowbroker/kpm2csv

A command-line tool for converting exported credentials from the Kaspersky Password Manager into CSV.

converter csv kaspersky keepassxc password-manager

Last synced: 19 Apr 2026

https://github.com/4rnv/unique_attachment_mail

Mailing script for individualized attachments.

aol bulk-email-sender csv gmail mail mass-mailer outlook protonmail python smtp yahoo

Last synced: 18 Apr 2026

https://github.com/tansen87/encoding_convert

Convert CSV encoding to another encoding format

csv encoding gui

Last synced: 13 Apr 2026

https://xueboyang1985.github.io/kindle-exporter/

Export Kindle highlights and notes to Markdown, CSV, JSON. 100% browser-based, no upload required.

browser-tool clippings csv ebook export-tool highlights json kindle kindle-highlights markdown no-server privacy-first

Last synced: 31 May 2026

https://github.com/baotlake/i18ncsv

i18nCSV is a streamlined tool for effective internationalization, offering seamless integration with Google Docs, Google Translate, and ChatGPT for enhanced translation capabilities. Easily extract and import i18n data using CSV files, simplifying the localization workflow.

chatgpt cli csv google-docs i18n internationalization l10n localization python tools translate

Last synced: 23 Feb 2026

https://github.com/prajjwol09/web-scraping

This project is a Python-based web scraper that extracts data on the largest public companies in the US by revenue from Wikipedia.

beautifulsoup4 csv dataframe pandas requests webscraping

Last synced: 21 Apr 2026

https://github.com/fredgdaley2/sortiously

Sort delimited or fixed width files by a defined key with data filter options and progress reporting.

csharp csv data-filtering delimited-files dot-net etl fixed-width merge parser parsing purge sort sorting

Last synced: 26 Mar 2025

https://github.com/tejas-jadhav01/blender-csv-visualizer

A Blender add-on for visualizing CSV data as 3D objects.

blender blender-addon csv data-visualization python

Last synced: 18 May 2026

https://github.com/niccolosegato/geografia-delle-risorse

Progettazione di un'infografica interattiva per la visualizzazione delle risorse regionali italiane.

csv italia p5js

Last synced: 06 Oct 2025

https://github.com/thibmaek/influxdb-debit-credit

💰A hacky way to get data from Debit & Credit into InfluxDB

csv debit-credit export grafana hack influxdb javascript json node npm python

Last synced: 07 Apr 2026

https://github.com/qcif/labrys-csv2html

Converts CSV records into HTML, with the output controlled by a template.

csv

Last synced: 08 Oct 2025

https://github.com/kevinbenabdelhak/csv-import-manager

CSV Import Manager est un plugin WordPress simple et pratique pour créer des publications en intégrant les données d'un CSV dans des champs personnalisées.

acf-field csv excel import manager plugins-wordpress

Last synced: 09 Oct 2025

https://github.com/nlink-jp/lookup

A powerful Go-based CLI tool to enrich JSON/JSONL data streams by looking up values in CSV or JSON files. Inspired by Splunk's lookup command.

cli csv data-enrichment data-pipeline devpos-tools go golang json jsonl lookup splunk

Last synced: 14 Apr 2026

https://github.com/nirgalfrommars/fraud_esg_project

End-to-end data analysis project mixing fraud_transactions and ESG metrics data

api csv fast-api jupyter-notebook metrics ml powerbi python sql ssms

Last synced: 17 May 2026

https://github.com/ngageoint/geopackage-csv-js

GeoPackage CSV Converter

converter csv geopackage

Last synced: 14 Apr 2026

https://github.com/sfluor/csv2birthcal

A website to convert a CSV file containing birthday dates to an ical (calendar format)

birthday calendar csv go golang ical wasm

Last synced: 15 Apr 2026

https://github.com/aastopher/pinwheel

Pinwheel is a simple Rust application. Designed to help randomly select from a set of quotes.

clipboard csv desktop-application freya rust

Last synced: 18 Jul 2026

https://github.com/intranda/goobi-plugin-import-oxford-csv

This Import plugin for Goobi workflow allows to import data into Goobi workflow from a CSV file

csv digitisation goobi goobi-workflow plugin

Last synced: 12 Oct 2025

https://github.com/ahmed-safa/medicines-array

Django based project on displaying brief details on available Medicines in Bangladesh including their prices.

bootstrap5 css csv django html javascript python sqlite

Last synced: 14 Apr 2026

https://github.com/owlnext-fr/nocostorm

⚡ Lightning fast, multi-threaded tool to push CSV data into NocoDB tables.

csv nocodb rust

Last synced: 18 Jul 2026

https://github.com/nimeshkverma/cibil-chrome-extension

CIBIL-Report-Generation-Form Prefill chrome extension

chrome chrome-extension cibil-report csv javascript pluggin

Last synced: 14 Apr 2026

https://github.com/siddhant-vij/simple-authentication-system

A terminal-based authentication system designed to showcase registration, login, and password reset functionality using a CSV-based storage.

authentication csv dart hashing login registeration reset-password

Last synced: 16 Oct 2025

https://github.com/nabeel-ahmed-jamil/jscript

Segment Processing J-Meter Script ===> Ok

csv java jmeter

Last synced: 27 Jan 2026

https://github.com/ocelotsloth/nflscores

Scraping utility which generates spreadsheet of NFL Weekly Scores

colly csv golang nfl

Last synced: 01 Jun 2026

https://github.com/webtaku/csv-editor

A simple VS Code extension that lets you view and edit CSV files in a spreadsheet-like table directly inside the editor.

csv vscode-extension

Last synced: 21 Oct 2025

https://github.com/harmanveer-2546/reducing-data-entries

Way to delete data entries from csv/excel file using. For excel file, use excel instead of csv in the code.

csv data data-entry delete-data excel numpy pandas python

Last synced: 05 May 2026

https://github.com/randomecho/credit-card-shuffler

Parses a credit card activity statement into a slightly different format of columns being in different places.

csv python

Last synced: 25 Oct 2025

https://github.com/amssdias/shell-games

This project is based on shell games already prebuilt from me, but with better software design.

abc cohesion coupling csv design-patterns json object-oriented-programming python3 testing unittest

Last synced: 12 Apr 2026

https://github.com/pustovitdmytro/winston-csv-format

writes winston logs in csv format

csv logger npm winston

Last synced: 26 Oct 2025

https://github.com/t1m4/parsercian

Parser from popular apartment sales - Cian

cian csv python

Last synced: 11 Jul 2026

https://github.com/jmofuture/movies_datdata

Microsoft Power BI - Introduction to Power BI Tutorial

csv data-visualization dataset dax powerbi powerquery

Last synced: 14 Jul 2026

https://github.com/planteome/co_324-sorghum-traits

Sorghum trait ontology

csv integrated obo sssom

Last synced: 28 Jan 2026

https://github.com/finfinack/shellyexport

Application to export Shelly power measurements and write them to a CSV or Google Sheet

csv google-sheet power-consumption-measurement shelly shelly-3em shelly-em

Last synced: 28 Jan 2026

https://github.com/hsfvieira/des-if-anexos-csv

Arquivos de anexos do DES-IF convertidos para .csv

abrasf anexos csv des-if

Last synced: 28 Jan 2026

https://github.com/joergboe/kicadsymbolutil

A utility to generate a KiCad symbol library from a csv files

csv kicad-library

Last synced: 28 Jan 2026

https://github.com/andreicirciumaru/best-of-breed

CSV fundamentals screener: schema validation + market-cap weights

csv data-analysis finance pandas python screener

Last synced: 15 Apr 2026

https://github.com/tpltnt/wir_vs_virus_hackathon_projects

A list of all projects / challenges for the WirVsVirus hackathon as CSV

coronavirus csv data hackathon raw-data

Last synced: 29 Jan 2026

https://github.com/matheusotenio/trabalho-2-engenharia-software

sistema completo para gerenciamento de grupos de estudo, desenvolvido como trabalho para a disciplina de Engenharia de Software

csv mvc-architecture pandas python

Last synced: 29 Jan 2026

https://github.com/SalzBytes/scraping_wilayah_pdf

Scraping Data Wilayah Indonesia from PDF

csv kemendagri mysql node nodejs wilayah wilayah-indonesia

Last synced: 25 Feb 2026

https://github.com/auroradysis/danmaku-to-csv

convert Bilibili danmaku To CSV

csv danmaku

Last synced: 26 Feb 2026

https://github.com/dataglyder/data-sources-and-sql

This repo touched on data sources and the relational data base

beautifulsoup4 csv data-cleaning data-collection functions json python3 regex sql sqlite3

Last synced: 09 Feb 2026

https://github.com/daily-utils/illm-flask

flask to process pdf & csv for illm

csv docker docker-compose flask pypdf2

Last synced: 11 Feb 2026

https://github.com/madhurimarawat/BudgetFlow

A simple, private, and customizable personal finance tracker built with Python and Streamlit for effortless monthly expense management.

csv data-visualization expense-manager expense-tracker localhost localstorage pandas personal-finance-manager python secure simple streamlit-dashboard

Last synced: 16 Apr 2026

https://github.com/basemax/github-repos-report-generator

A Python CLI tool to fetch all public repositories of a GitHub user, extracting repository details such as name, URL, description, top language, and tags. Outputs data in CSV, JSON, and HTML formats.

api api-github crawler csv export extract github github-api github-export github-exporter github-info html json py python

Last synced: 16 Apr 2026

https://github.com/arthur87/asa_json

asa_json is a library for conveniently JSON

csv gem json jsonl ruby

Last synced: 12 Feb 2026

https://github.com/ywatanabe1989/scitex-io

Universal scientific data I/O with plugin registry — save/load 30+ formats with one API. Part of SciTeX.

cli csv data-io hdf5 mcp numpy openscience pandas plugin-registry python research scientific-computing scitex

Last synced: 07 Jun 2026

https://github.com/panchi64/attendance-tracker

An automated attendance tracker. Creates a locally accessible, safe web-server and places the attendance into a .csv file or uploads it onto a supported online platform.

automated csv javascript moodle qrcode react rust webserver wip

Last synced: 14 Feb 2026

https://github.com/jonas-grgt/data-object-mother

Object Mother pattern applied to raw data structures (JSON and CSV) used for testing purposes.

csv java json testing

Last synced: 02 Apr 2026

https://github.com/probokrishnacahya/dataset

Collection of datasets obtained from various sources

csv dataset

Last synced: 16 Feb 2026

https://github.com/maxime-cllt/datalint

Unsafe value program detection in CSV file

ai csv huggingface pytorch rust

Last synced: 16 Apr 2026

https://github.com/excites/geokey-export

Export data from GeoKey to KML, GeoJSON, CSV

csv django geojson geokey geokey-extension kml

Last synced: 16 Apr 2026

https://github.com/gautam-cs/data_science

In this project, I was trying to get most of the relevent information of the data using library like numpy, pandas. I have worked on data like aadhar data, Olympics data

aadhar-data csv data-science json numpy olympics-data pandas python35

Last synced: 17 Apr 2026

https://github.com/srikarkunta/de_coding_task

Python project to download, clean, and process order item CSV files. Includes data cleaning, logging, JSON stats, and monthly metrics generation.

csv datacleaning dataengineering pandas python

Last synced: 17 Apr 2026