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/johejo/xlsxconv

Convert xlsx to csv, json or yaml

convert converter csv excel go golang json xlsx yaml

Last synced: 04 Jan 2026

https://github.com/tsabelmann/eventlogger

Synchronizes user-data (text) with a specific timestamp (system-time)

csv event export gui logger poetry pyside2 timestamp

Last synced: 29 Dec 2025

https://github.com/amraoui-mo7amed/bayt-job-hunter

A Python CLI tool that automates job searches on Bayt.com

beatifulsoup4 csv json python requests scraping

Last synced: 29 Oct 2025

https://github.com/suniljeurkar/panda_sql

CSV to MySQL Importer 🛠️ This Python script automates the process of importing a CSV file into a MySQL database by dynamically detecting column names, creating the table, and inserting data while handling missing values (`NULL`). It eliminates the need for manual SQL queries, making data migration seamless and efficient. 🚀

csv migration sql

Last synced: 29 Oct 2025

https://github.com/staudtlex/csvtools

combine-csv merges CSV-formatted files into a single file. CSV files need not have the same number of columns, column names need not be unique.

csv java

Last synced: 09 Jul 2025

https://github.com/izh318/word-cloud-generator-gui-

CSV 파일 데이터로 워드 클라우드를 쉽게 만들 수 있는 Tkinter GUI 파이썬 프로그램입니다.

csv gui wordcloud wordcloud-generator

Last synced: 26 Feb 2025

https://github.com/icaro-freire/solucoes_prova

:collision: Prova 01 (Introdução à Estatística)

csv gaminder prouni rstats stats tidyverse

Last synced: 06 Mar 2026

https://github.com/devprabal/csv

C struct to csv file

c csv csv-export

Last synced: 04 Mar 2025

https://github.com/promatik/php-ajax-csv-importer

PHP - Ajax CSV Importer

ajax ajax-csv-importer csv mysql php

Last synced: 17 Mar 2025

https://github.com/jerryshell/csv2jsonobj

CSV to JSON Object

csv json rust

Last synced: 06 Mar 2025

https://github.com/gabrielmellooliveira/dogfile-java

DogFile - Lib of serialization of files

csv file-format files java json xlsx xml

Last synced: 14 Mar 2025

https://github.com/misterhat/rhymezone

scrape descriptive words from rhymezone

csv rhymezone words xlsx

Last synced: 28 Oct 2025

https://github.com/techdivision/import-product-grouped

Pacemaker library providing basic Magento 2 grouped product import functionality

csv grouped import magento pacemaker products

Last synced: 20 Jan 2026

https://github.com/saber2pr/csv-json

csv->json, json->csv

csv json

Last synced: 22 Feb 2025

https://github.com/stagerightlabs/csv_to_elixir_map

Convert the contents of a csv file into a text file containing an elixir map.

csv rust

Last synced: 28 Nov 2025

https://github.com/ulisses-alves/csv-to-json

Simple CSV to JSON converter tool

converter csv haskell json tool

Last synced: 06 Mar 2025

https://github.com/gpalleschi/csvutil

CSVutil.sh is a very simple but effective bash shell to manage csv files by command line and generate output on stdout or file.

bash bash-script csv csv-format csv-parsing csv-reader extract regular-expression shell-script tool utility

Last synced: 26 Feb 2025

https://github.com/scalajs-io/csv-parse

CSV parsing implementing the Node.js stream.Transform API

csv csv-parser node nodejs npm npm-package scala scalajs

Last synced: 12 Dec 2025

https://github.com/adrianosferreira/corona-report

Get latest corona virus (COVID-19) report in CSV format

coronavirus covid-19 csv python

Last synced: 16 Jun 2025

https://github.com/gh640/create-github-issues-with-csv

📂 A sample script to create GitHub issues with CSV using GitHub CLI.

csv github github-cli python3

Last synced: 04 Mar 2025

https://github.com/grv96/surahdb

A database for the Quran's surahs. This project is the result of an intellectual interest in Islam's sacred book.

csv csv-files matplotlib mysql mysql-database python python3

Last synced: 28 Oct 2025

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

CRIF-Report-Generation-Form Prefill chrome extension

chrome chrome-extension csv javascript plugin

Last synced: 16 Jun 2025

https://github.com/greensyntax/babool-ios

Babool is a versatile iOS library designed for developers who want to efficiently manage and store development logs.

csv googlesheets logging

Last synced: 26 Feb 2025

https://github.com/t1m4/starwars_api

Django Starwars API interview project(Django + Aiohttp)

aiohttp csv django django-rest-framework petl pytest-django

Last synced: 04 Mar 2025

https://github.com/mohammadmehdisharife/csvue

csvue - Your data in full view: elegant CSV printing for the terminal

cli cli-app csv csv-files csv-parser file files

Last synced: 13 Jan 2026

https://github.com/infinitode/funcprofiler

An open-source Python library for identifying bottlenecks in code. It includes function profiling, data exports, logging, and line-by-line profiling for more granular control.

csv data-export functions html json logging minimal profiling profiling-library python

Last synced: 20 Feb 2026

https://github.com/tonytonyjan/google_sheets_to_csv

A Command-Line Tool converting Google Sheets to CSV

csv google-sheets ruby

Last synced: 16 Mar 2025

https://github.com/7rikazhexde/gaswritedata-cryptactcustomformat

GASでCSVファイルをクリプタクトのカスタムファイルフォーマットに書き出すソースコード

csv google-spreadsheet subscan

Last synced: 29 Jun 2025

https://github.com/antoniosertic23/license-plate-math-game-analysis

This project involves solving the License Plate Math Game. The game revolves around finding license plate numbers that satisfy a specific mathematical condition: "Using mathematical operations and the first 3 digits of the registration number, obtain the last digit of the registration."

csv license-plates math-game python-script python3 splunk splunk-dashboard xml

Last synced: 26 Feb 2025

https://github.com/tansen87/encoding_convert

Convert CSV encoding to another encoding format

csv encoding gui

Last synced: 23 Mar 2025

https://github.com/dimaamega/slicerowsinfile

This is a very simple web application that allows you to thin out the lines in a file and download it in csv format

css csv htmll js

Last synced: 02 Mar 2025

https://github.com/aakashsyadav1999/personal_finance_tracker

Track your finance in straight forward way. (insert,track,extract,plot)

csv dataclasses finance financial-analysis matplotlib oop python pythonapp

Last synced: 02 Mar 2025

https://github.com/lukewait/recycler-contacts-app

A Windows Forms application for managing contact data stored on CSV with CRUD operations, binary search, and filtering. Developed as part of a TAFE QLD assignment.

binary-search crud csharp csv filtering windows-forms

Last synced: 04 Jan 2026

https://github.com/ensinho/data-analysis

My repository for data analysis studys in Python.

csv data-analysis graphs python python-documentation

Last synced: 28 Oct 2025

https://github.com/danpoynor/omdb-api-data-analysis

Gathers data for Oscar-winning movies using their IMDB ids, saves the information to a CSV file, and answers a few data analysis questions about the movies using JupyterLab.

analytics csv data-analysis jupyter-notebook matplotlib omdb-api pandas-dataframe python-dotenv python3 seaborn-plots

Last synced: 06 Mar 2025

https://github.com/rdmurphy/deno-quaff

A port of the quaff Node.js library to Deno.

archieml csv data deno json toml yaml

Last synced: 16 Nov 2025

https://github.com/bw1/csv2cliboard

csv2cliboard csv converter

clipboard csv windows

Last synced: 29 Dec 2025

https://github.com/rock12231/django-adminpanel

django slug datatable chart.js rest-framework api get post put delete

admin-dashboard api chartjs csv datatables django django-rest-framework python slug

Last synced: 15 Mar 2025

https://github.com/web-dev-codi/transcript-productivity-parser

A Python application that automatically extracts actionable tasks from transcript files and converts them into organized daily todo lists in CSV format. Perfect for developers who record meetings, brainstorming sessions, or voice notes and want to quickly identify and track follow-up tasks.

csv microsoft parser python teams todo todolist transcript

Last synced: 01 Sep 2025

https://github.com/jogit82/presidents-timeline-app-with-amchartsjs-react-webdb

Using remote web database with auth to store president's data in CSV. AmChart JS is used to visualize data pulled from remote web database.

amcharts authorization csv database kintone react sql

Last synced: 25 Mar 2025

https://github.com/iamapen/dbunit-commentabledataset

Commentable CSV Data Set for DBUnit

csv dbunit phpunit

Last synced: 04 Jan 2026

https://github.com/yukihirop/sit

the very very very stupid csv content tracker 🤧 Management for Sheet (ex: GoogleSpreadSheet) like git

cli csv git google-spreadsheet googlespreadsheet nodejs sit

Last synced: 21 Feb 2025

https://github.com/anselmoo/csv_first_insight

A sklearn-based correlation- and prediction-maker for small *csv-data

cmdline csv machine-learning sklearn

Last synced: 08 Sep 2025

https://github.com/rrwen/geohoods-to

Geospatial dataset of 1000+ aggregated variables for neighbourhoods in Toronto, ON, CA

csv data dataset geo geojson gis neighborhood neighborhoods neighbourhood neighbourhoods open open-data toronto toronto-open-data

Last synced: 25 Jun 2025

https://github.com/zeroxjackson/knn-from-csv

Build and save K Nearest Neighbors models from .csv files!

csv knn nearest-neighbors-models prediction-data

Last synced: 11 Oct 2025

https://github.com/drcbeatz/pricelistcsv

Web app for updating prices (and other fields) on Shopify CSV product lists. Made with Python/Django/Pandas and PostgreSQL.

csv django mdbootstrap pandas postgresql-database python shopify

Last synced: 08 Jul 2025

https://github.com/i-rzr-i/dynamicexcelprovider

Export data to Excel format in an easier mode and with dynamic results.

csv excel export generate xlsx

Last synced: 02 Mar 2025

https://github.com/watson-clara/csv-to-xlsx

This python program takes CSV files from one directory and copies their content, creates new XLSX files in a new directory, and populates it with the data from the CSV file.

csv google-drive python scraper xlsx

Last synced: 22 Feb 2025

https://github.com/rvflash/csv-cache

Cache data in CSV files in Golang

cache csv golang

Last synced: 23 Mar 2025

https://github.com/aloisdg/kanti

A tool to convert a csv to a song

csv epitech

Last synced: 21 Feb 2025

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

Export data from GeoKey to KML, GeoJSON, CSV

csv django geojson geokey geokey-extension kml

Last synced: 06 Mar 2025

https://github.com/nataljaneumann/resxvscsv

This project transforms resx files to csv and back. Also some functionality is added for automatic translations of strings. Français, Español, Português, Italiano, Deutsch, По русски, Polski, 中文, 日本語, 한국인, संस्कृत, عربي, עִברִית, ქართული, հայկ, แบบไทย - 50+ Languages

c-sharp command-line csharp csv csv-file csv-files localization localized localizer multi-language multilingual portable portable-executable resx resx-files resx-resources translated-texts translation translator windows

Last synced: 03 Apr 2025

https://github.com/bibek36/predicting-employee-attrition

This project focuses on predicting employee attrition using machine learning techniques. It analyzes factors influencing employee turnover, such as job satisfaction, work environment, and compensation. By leveraging data preprocessing, feature selection, and classification models, the project provides insights for retaining valuable talents.

csv data-cleaning data-processing-and-analysis decision-tree-classifier jupyter-notebook logistic-regression machine-learning naive-bayes-classifier python random-forest

Last synced: 07 Apr 2025

https://github.com/seankndy/phpcsv

PHP package for working with CSV data

csv csv-data php

Last synced: 18 Jan 2026

https://github.com/seycileli/school_mangement_system

School Management System where students can register to courses, and view the course assigned to them.

corejava csv datatype files java register school-management school-mangement

Last synced: 05 Mar 2025

https://github.com/deejungx/web-scraping-tutorial

Source code for Tutorial on Python Web Scraping using Beautiful Soup

beautifulsoup csv python-tutorial python3 requests urllib webscraping

Last synced: 07 Apr 2025

https://github.com/pstwh/vibequery

A tiny, vibe‑coded app to load data files, query them locally with DuckDB‑WASM, and visualize results right in your browser.

client-side csv duckdb excel parquet query vibe xslx

Last synced: 17 Nov 2025

https://github.com/sonika-uppalapati/python_web_scraping_and_automation

Selenium and BeautifulSoup Based Web Scraping and Automation Scripts

api beautifulsoup4 csv html python

Last synced: 30 Jun 2025

https://github.com/sagarpednekar/file-format-converter-using-pandas

The objective of this project is to develop solutions based on the design provided. In this case, the source data was obtained in the form of CSV files from a MySQL DB.To improve the efficiency of our data engineering pipelines, we need to convert these CSV files into JSON files

csv data-engineering etl-pipeline json pandas

Last synced: 03 Apr 2025

https://github.com/lhtvineettiwari/csvagent

CSV Agent works with ReACT framework method, the CSV Question & Answer Agent, allows you to upload a CSV file and ask questions about the data using natural language. The agent then converts these questions into MongoDB queries, executes them, and displays the results.

ai ai-agent csv csv-agent csvagent mongodb streamlit

Last synced: 15 Jun 2025

https://github.com/grandechowhiskey/car-sales-analysis-python

Car sales data analysis using Python – data cleaning, visualization, and insights extraction.

csv jupyter-notebook matplotlib pandas python3 seaborn

Last synced: 15 Mar 2025

https://github.com/muhamed-didovic/converter

convert csv to xls(x) and viceversa

converter csv laravel xlsx

Last synced: 17 Mar 2025

https://github.com/phlmn/thermometer

A simple thermometer with data logging capabilities using an Arduino with two DS18S20 temperature sensors and a ST7735 LCD.

arduino csv data-logging ds18s20 lcd sensor st7735 temparature thermometer usb

Last synced: 08 Jul 2025

https://github.com/bearddan2000/python-cli-csv-to-multi-node-elasticsearch-client-without-ssl-pop

Reads a csv file into a multi node cluster for data in `pop-demo` document.

cli client csv elasticsearch kibana multi node pop python ssl to without

Last synced: 12 Jun 2025

https://github.com/belguinan/csv-simple-reader

Simple PHP class for CSV manipulation. "with no dependencies"

csv csv-export csv-import csv-reader php php5

Last synced: 03 Feb 2026

https://github.com/colddsam/dynamic-ticket-sharing-software-using-python

It is my second version of QR code login software. Where you can mail every person from google form registration for an event automatically with unique ID and barcode/qrcode to everyone (limitation 500 request/hr) and the data will save in "data.csv" file.

csv email gmail googlecloudplatform googledriveapi googleservice googlesheets googlesheetsapi html pandas python smtp

Last synced: 17 Mar 2025

https://github.com/bpacholek/php-csv-writer

Basic CsvWriter based on a buffered TextWriter (also provided).

csv csv-converter csv-export csv-files csv-format csv-parser csv-parsing csvwriter

Last synced: 23 Mar 2025

https://github.com/mllimo/file-comparer

Compare files with numeric tolerances

csv file-comparison json number-comparator txt xml

Last synced: 21 Feb 2026

https://github.com/parvezmrobin/csv

csv php

Last synced: 28 Oct 2025

https://github.com/deonvz/importmultiplesharegateconnections

Setup all connections in ShareGate with the target SharePoint sites via a site CSV or Xlsx list import. This allows for easy, merged reports and a over all view of the a project. This is perfect for migration projects between sharepoint environments.

batch-script csv csv-import powershell powershell-script ps sharegate sharepoint windows xlsx

Last synced: 15 Mar 2025

https://github.com/bolshchikov/monday-jira-migration

Extract all pulses from Monday and create CSV in Jira format

csv jira mondaycom

Last synced: 15 Mar 2025

https://github.com/npateras/java-app-covid-19-blockchain

Java application to meticulously oversee global COVID-19 data, subsequently recording and safeguarding it within a blockchain framework.

blockchain covid covid-19 covid19 csv java maven

Last synced: 17 Nov 2025

https://github.com/adriens/auptitcafe-data

Menus historisés du restaurant "Au p'tit café" , Nouméa, Nouvelle-Calédonie

csv data-science duckdb duckdb-database noumea nouvelle-caledonie opendata

Last synced: 31 Mar 2025

https://github.com/prplecake/ynab-to-simplifi-csv

A simple Go tool that converts YNAB CSV exports into a format compatible with Quicken Simplifi imports.

csv quicken-simplifi simplifi ynab

Last synced: 13 Jan 2026

https://github.com/lucianookdp/regressao-py

Este script prevê o "JamsDelay" utilizando modelos de regressão, como Linear, Lasso e Random Forest. Ele carrega dados de um CSV, normaliza as variáveis e divide os dados em treino e teste. Os modelos são avaliados com métricas como RMSE e R², e os resultados são apresentados em um gráfico comparativo das previsões.

basic csv database manipulation python regression regression-analysis

Last synced: 09 Apr 2025

https://github.com/akhundmuzzammil/endexamscoreprediction

EndExamScorePrediction is a tool designed to predict end-semester exam scores based on attendance, mid-semester exam marks, and study hours.

csv data-science jupyter-notebook machine-learning prediction python regression streamlit

Last synced: 09 Apr 2025

https://github.com/poudelmadhav/csv_export_rails

simple app to export as csv function in rails app

csv csv-export rails ruby

Last synced: 01 Sep 2025

https://github.com/Cumulocity-IoT/apama-streaming-analytics-connectivity-CSVCodec

A Java based connectivity codec for transforming CSV data

apama connectivity csv iot-analytics

Last synced: 02 May 2025

https://github.com/liuyupenggiamlesfsefsfsefes/celflow-batch-excel-csv

🚀 Celflow - 一个高效、轻量的命令行工具,用于 Excel 和 CSV 的批量处理,支持转换、合并、去重等功能。 A fast & lightweight CLI tool for batch processing Excel & CSV data, supporting conversion, merging, deduplication & more.

automation batch-processing convert csv excel java-8

Last synced: 08 Mar 2025

https://github.com/karo23361/toy-store-kpi-power-bi

PowerBI Portfolio Project

csv data data-visualization powerbi

Last synced: 03 Feb 2026

https://github.com/sandysanthosh/java-text-csv

Java Project Write on Text File and Download in JSP

csv exce excel java text

Last synced: 28 Feb 2025

https://github.com/cameronnewman/redis-dumper

Simple tool to dump data from Redis into a DuckDB queryable format

csv duckdb export golang parquet redis

Last synced: 02 Sep 2025

https://github.com/repo-archive-x-rays5/csv_to_md

A simple csv to md converter to test the capabilities of Github copilot.

converter copilot cpp csv markdown

Last synced: 10 Apr 2025

https://github.com/olaferlandsen/javascript-file-tab-separate-values

A javascript simple HTTP convertor TSV to JSON.

convert converter csv http javascript json tsv

Last synced: 27 Feb 2025

https://github.com/anshpg/popularity-based-book-recommendation-system

I developed a popularity-based book recommendation system using Google Colab, leveraging libraries like pandas, numpy, and matplotlib. The dataset was obtained from Kaggle.com, consisting of three CSV files: books.csv, ratings.csv, and users.csv.

collab csv kaggle-dataset matplotlib-pyplot numpy pandas python

Last synced: 08 Jul 2025

https://github.com/9helix/meteorlog

Android app for generating CSV files of visual observations of meteors for submitting to IMO website.

android app csv flutter meteor

Last synced: 03 Feb 2026

https://github.com/alxgmpr/whatbotcsv

A quick few tools to make mass edits with What Bot? easier.

csv whatbot

Last synced: 15 Mar 2025

https://github.com/odisseu93/review-travel-bonus

The Review Travel Bonus project is a Python application designed to process sales data stored in CSV files and identify sellers who have achieved sales above a certain threshold.

csv python python3 twilio twillio-api

Last synced: 23 Mar 2025

https://github.com/adriens/odata-eaux-baignade-noumea

Experience Open Data de la qualité des eaux de baignade à Nouméa, Nouvelle-calédonie

csv csv-files datascience duckdb kaggle newcaledonia noumea nouvelle-caledonie opendata python

Last synced: 01 Jul 2025