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/sanderhelleso/maxprofitstockmarket

Each day the stock price fluctuates during the day. Given an array of stock prices, what would be the most efficient way to determine the best time to buy and sell to get the max profit. You must buy before you sell.

csv dataset-generation profit-calculator stock-data stock-market

Last synced: 28 Mar 2025

https://github.com/pawel-slowik/sql-xml-to-csv

Convert MySQL / MariaDB XML into CSV

csv mariadb mysql xml xslt

Last synced: 14 May 2026

https://github.com/winterwind/ecg_signal_classification

Two-part project that involves detecting the R-peaks in an ECG signal to extract the individual ECG beats and making a machine learning model to classify them

csv csv-files data-science decision-trees ecg ecg-classification ecg-signal jupyter jupyter-notebook knearest-neighbors knn machine-learning matplotlib matplotlib-pyplot numpy pandas pyplot python random-forest scipy

Last synced: 11 Apr 2026

https://github.com/anuj-kshatriya/book_sales_sql_project

This project is a comprehensive SQL-based book sales database designed to manage and analyze key aspects of a bookstore's operations. It includes structured data on orders, customers, and book details, allowing for efficient tracking and retrieval of sales insights.

csv dataanalysis dataanalytics sql sqlpractice sqlproject

Last synced: 18 Jan 2026

https://github.com/group4layers/flextable

FlexTable (flextablejs) is a JavaScript library that provides a class with a simple API to work with tables (headers, rows, columns, sort, format) facilitating the analysis and data manipulation.

csv csv-types data-manipulation data-processing data-structures flextable formatter javascript nodejs sorter table tableview

Last synced: 17 May 2026

https://github.com/pedroalbanese/db

Command-line CSV-based DB tool written in Go for managing CSV-based databases.

csv database golang

Last synced: 16 May 2026

https://github.com/nachtfeuer/covid19

Python script(s) for visualizing corona data

csv json matplotlib numpy pandas python requests tkinter

Last synced: 05 May 2026

https://github.com/uchennaemeruche/csv-reader-api

Reading CSV files using Nodejs

api csv csv-parser nodejs restful-api

Last synced: 13 May 2026

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: 03 Jul 2026

https://github.com/kevindmorris/csv2j

CLI to convert CSV to JSON with number and boolean coercion.

cli converter csv json

Last synced: 17 May 2026

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: 13 Jun 2026

https://github.com/nkcmr/csvxform

a tiny utility to templatize csv data

csv golang

Last synced: 22 Aug 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/biohzrdmx/csbuddy

CSV file generation made easy

csv php

Last synced: 23 Mar 2025

https://github.com/kareemkemmo/arabicly

Arabic learning GUI app made with tkinter, and pandas

csv gui pandas python3 tkinter

Last synced: 10 May 2026

https://github.com/tmonga2208/ticket_checking_system

A simple ticketing system that generates QR codes from a CSV file and verifies them using a web-based scanner. It ensures secure validation with success, failure, and already scanned statuses.

csv qr-code-generator qr-scanner

Last synced: 17 Mar 2025

https://gitlab.com/MarleyPlant/plantekloader

Composer Library for creating WordPress Plugin Loaders, Enables Plugin Updates, Licensing and Dependency Checking and may already be powering one of the plugins you use.

composer csv framework wordpress

Last synced: 15 May 2025

https://github.com/satyam4229/iit-and-nit-college-dataset

The dataset for IITs and NITs typically includes information related to these premier engineering institutions in India, such as their names, locations, rankings, academic programs offered, faculty details, student information, admission process, infrastructure and facilities, placements.

college-data csv data excel iit nit

Last synced: 04 Jan 2026

https://github.com/asllop/csv-olap

OLAP tool for CSV files using SQL and PANDAS syntax.

csv olap pandas pandasql pandastable python sql tkinter tkintertable

Last synced: 08 Apr 2026

https://github.com/gpalleschi/jqcsv

jqCSV is a html client utility to manage csv files, read, filter, modify rows, add new rows, delete rows, export file csv in JSON, XML, CSV, TXT, SQL and MS-Excel.

bootstrap5 bootstraptable crud csv csv-parser export jquery npm

Last synced: 08 Apr 2026

https://github.com/tansen87/duckling2

DuckDB import and export

csv duckdb parquet xlsx

Last synced: 15 May 2026

https://github.com/viicorico/automatisation_plannification

Projet scolaire : Application de génération automatisée de plannings d'examens

csv genetic-optimization-algorithm pyqt5 python

Last synced: 01 Jul 2026

https://github.com/alexanderkozlenko/addax-benchmarks

Performance benchmarks for .NET libraries that work with CSV files

benchmark csv dotnet library performance rfc-4180 w3c

Last synced: 15 May 2026

https://github.com/shawroger/vutable

A easy and cool tool to transform a csv file into webpage

csv typescript vue

Last synced: 20 Jan 2026

https://github.com/ola-kaznowska/it-employee-management-system

IT employee management application. The project uses almost all the knowledge from the 2 semesters of the bootcamp introducing to Python programming. Project done independently. I only helped myself with the OFFICIAL PYTHON 3.12.6 DOCUMENTATION.

csv employee-management freelancer junior junior-backend junior-developer junior-project os practice-programming practice-project python python-introduction python3

Last synced: 03 Apr 2025

https://github.com/josemavarez11/employees-detector

Simple QR code generator and detector for employees in a company

authentication csv cv2 python qrcode-generator qrcode-scanner tkinter-gui

Last synced: 06 Jul 2026

https://github.com/announce/cjt

Library to convert CSV text to Jira's table notation

csv jira table

Last synced: 14 May 2026

https://github.com/z3ut/csv-saver

Create and save CSV files in browser

browser csv save

Last synced: 03 Mar 2025

https://github.com/pranjalco/birthday-wisher

This project automates birthday wishes by checking the birthday.csv file for birthdays matching the current date. If found, it picks a random template from letter_templates, replaces [NAME] with the person's name, and uses Python's smtplib to send the email. Perfect for personalized automation!

automation communication csv email-automation email-sender file-handling intermediate manipulation programming python random-module

Last synced: 30 Mar 2025

https://github.com/nekozer0158/nz_md_to_csv

Convert md files to csv files with the press of one button

csv godot godot4 md

Last synced: 16 May 2026

https://github.com/terratensor/fct-parser

Утилита командной строки для синтаксического анализа страниц списка вопросов к рубрике «Вопрос-ответ» и сохранением в файл в формате csv или json.

csv json parse parser

Last synced: 18 Feb 2026

https://github.com/rahulchandradasrcd/rest-booking-api-performance-testing-using-jmeter

This repository features a robust performance testing suite for the Restful Booker API using Apache JMeter. It simulates real-world traffic to evaluate scalability, response times, and throughput, ensuring optimal performance. Ideal for CI/CD integration, it helps maintain high reliability and speed in production environments.

csv http-header-parser jmeter jmx json-extractor load-testing performance-testing report

Last synced: 02 Jan 2026

https://github.com/theohbrothers/get-duplicatecontact

A script to locate duplicate or non-duplicate contacts between two `.csv` contact lists.

compare-object contact-lists contacts csv duplicates hashtable json keys nonduplicates object objects powershell pwsh script xml

Last synced: 21 May 2026

https://github.com/7rikazhexde/writecryptactcustomformatingasss-fromsavedsubscanstakingrewardscsv

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

crypto csv google-apps-script google-spreadsheet subscan

Last synced: 29 Oct 2025

https://github.com/compwright/pst2csv

Extract contact information from a PST file

csv pst

Last synced: 17 Jan 2026

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

Import data from various formats into GeoKey

csv django geojson geokey geokey-extension kml

Last synced: 15 May 2026

https://github.com/spouyllau/csv2oai-the-definitive-perl-version

CSV2OAI : OAI-PMH Server for CSV file “The definitive 🐪 Perl version”

csv oai-pmh perl

Last synced: 15 Sep 2025

https://github.com/attron/optg

Orbit Propagation and Timing Geometry File. Read OPTG files and return CSV of events and event data

astronomy cmake cpp csv hacktoberfest nasa optg space spacecraft telemetry

Last synced: 06 Apr 2025

https://github.com/spouyllau/csv2www

A Perl program to publish and show CSV file on the Web. Perl is chosen for its stability and compatibility with web services

csv perl web

Last synced: 15 Sep 2025

https://github.com/siddharth-nandagopal/billionaires-rag-query

Billionaires RAG Query uses LLMs and a RAG framework to analyze the world's billionaires list. Extracts tabular data from PDFs, converts to multiple formats, and enables precise queries about net worth, age, and more. Integrates with Poetry and asdf for easy setup and management.

asdf billionaires-list camelot csv data-conversion data-ingestion data-pipelines financial-analysis json llm machine-learning natural-language-processing openai pdf-extraction poetry python rag structured-data tabular-data wealth-data

Last synced: 01 May 2026

https://github.com/seankndy/phpcsv

PHP package for working with CSV data

csv csv-data php

Last synced: 18 Jan 2026

https://github.com/alpstable/csvpb

Stream protobuf data to CSV

csv protobuf structpb

Last synced: 17 Jan 2026

https://github.com/mostafarakib/csv-reader

In this app, you can import csv files and render them as table. Manipulate the values of table and finally export it as a pdf file.

bootstrap chartjs csv es6-javascript jspdf-plugin papaparse react react-router-dom reactchartjs

Last synced: 08 Apr 2026

https://github.com/flaviu-chelaru/csv-reader

A CSV reader based on iterators. Offers better support for line endings

csv end iterator line-ending memory reader

Last synced: 12 Dec 2025

https://github.com/humanclarityinstitute/hci-focussurvey-2025

Public dataset from the Human Clarity Institute (HCI)’s 2025 Focus & Distraction Survey, examining attention, productivity, and digital behaviour patterns.

attention csv dataset digital-behaviour distraction focus hci open-data survey-data wellbeing

Last synced: 17 Feb 2026

https://github.com/viniciusmattosrj/introducao-python

Workshop Python - Le Wagon RJ

csv python

Last synced: 14 Apr 2025

https://github.com/josh/summer-movie-wager-data

Summer Movie Wager historical dataset

boxoffice csv filmcast git-scraping

Last synced: 05 May 2025

https://github.com/jagritx/juit-annexure-scraper

You know what you are doing.

axios cheerio cookies csv parsing scraper

Last synced: 27 Mar 2025

https://github.com/tomtom828/90.3-core-scrape

Navigate to 90.3 Core FM website and scrape current songs every 5 minutes

csv pip python3 scheduled-tasks scraper

Last synced: 06 Jul 2026

https://github.com/musadiq071/hacker-news_scraper

CLI scraper for Hacker News — get top stories, filter by keyword, save to CSV, or open in browser.

automation cli csv datacollection hacker-news open-source python selenium webscraping

Last synced: 17 May 2026

https://github.com/antoniojcosta/webscrappingcomgolangblackfridaymercadolivre

Web Scraper criado em Golang que coleta todas as promoções da black friday do site https://www.mercadolivre.com.br e armazena os dados em um arquivo .csv

colly csv golang mercadolibre mercadolivre webscraper webscraping

Last synced: 07 Apr 2025

https://github.com/bemxio/discord-member-log

A Discord bot for real-time member logging in Google Sheets

bot csv discord google-sheets pycord python worksheet

Last synced: 21 Aug 2025

https://github.com/adrianorsouza/compare-system-versions

Check package and frameworks versions within projects running in production.

csv version version-checker

Last synced: 08 Apr 2026

https://github.com/priyanka7411/student-performance-tracker

A web application built with Streamlit to track and visualize student performance based on various demographic and academic attributes.

csv file-upload json matplotlib pandas pickle pip plotly streamlit txt webapplication

Last synced: 10 Apr 2026

https://github.com/kirkalyn13/xyz-books-pipeline

XYZ Books Pipeline to check and update incoming ISBNs from newly added books from the CRUD UI, and record new data to a CSV file.

api csv data go http rabbitmq

Last synced: 05 Mar 2025

https://github.com/fugerit-org/query-export-tool

Tool export query in CSV and XLS / XLSX format

csv export query tool xls xlsx

Last synced: 06 Apr 2025

https://github.com/danielcba/csv_to_kml

This Python script that converts a CSV file containing geographic coordinates (latitude and longitude) into a KML (Keyhole Markup Language) file. The KML file can be used with geographic visualization tools such as Google Earth, QGIS, etc.

csv google-earth kml python3 qgis simplekml

Last synced: 03 Jan 2026

https://github.com/boocodes/site_map_gen

PHP lib for generating site map. Support`s three type of map: json, xml, csv. Does not use third party dependencies. Located on the packagiest service

csv json php-library php8 sitemap-generator xml

Last synced: 28 Apr 2026

https://github.com/faizantkhan/python_panda_library

Welcome to PandasPowerhouse, your go-to repository for unleashing the full potential of the Pandas library in Python! 🐼

csv data-science install machine-learning pandas pandas-library pandas-python pandas-tricks-for-data-manipulation python pythonlibrarires

Last synced: 17 May 2026

https://github.com/lucasfeliciano02/webautomation

Preenchimento automático de produtos em um formulário de um site web com Pyautogui

automation csv database pyautogui-automation python3

Last synced: 14 May 2026

https://github.com/blackstar257/csvlint-rs

A fast CSV linter written in Rust that validates CSV files according to RFC 4180.

csv csv-linter linter rust

Last synced: 24 Jun 2025

https://github.com/andrearufo/onlinecsvreader

A csv reader without upload file

converter csv excel online reader table vue

Last synced: 26 May 2026

https://github.com/effortlessmetrics/tokmd

Code intelligence for humans, machines, and LLMs: receipts, metrics, and insights from your codebase.

ai-tools ci cli code-metrics code-statistics csv devex github-actions jsonl llm llmops loc markdown monorepo repository-analysis rust sloc tokei tsv

Last synced: 15 Apr 2026

https://github.com/prashanth-sams/export-github-prs

A simple Python utility to export github pull requests

csv export exporter github pull-requests query

Last synced: 28 Apr 2026

https://github.com/mitsuki31/xls2csv

Simple but professional CLI tool to convert Excel files to CSV

cli cli-app csv csv-export excel excel-automation python-cli python3

Last synced: 06 Jul 2026

https://github.com/arthurcfranklin/gestao-biblioteca

Sistema de gerenciamento de bibliotecas, utilizando manipulação de arquivo CSV, para armazenar dados de usuários e livros, para melhorar o controle de clientes.

biblioteca csv datetime-library hashlib-library programming-exercises python

Last synced: 30 Mar 2025

https://github.com/zhibirc/dbtex

🌻 DbTex is a lightweight, flat-file, embedded, zero-dependant database designed for using in non-ACID and relatively simple Node.js applications as an external dependency.

csv database delimited-data dsv flat-file nosql text-database tsv

Last synced: 15 May 2026

https://github.com/gwenn/scanner

Port of Go Scanner in Java.

csv csv-parser scanner

Last synced: 05 Apr 2025

https://github.com/moscowsquad/plan-mate

A command-line task management application built with Kotlin using TDD and SOLID principles. Supports user roles, projects, dynamic task states, and an audit trail.

clean-architecture clean-code cli csv google-truth junit5 koin kotlin md5-hash solid

Last synced: 07 May 2025

https://github.com/matteotorna/java-file-converter

A file converter made in Java and Struts2, that maps the files and allows you to convert them in XLSX, XML, JSON and CSV

css css3 csv excel file-upload fileuploader html html-css-javascript html5 java javascript json json2csv pdfjs sheetjs strusts struts2 webserver xlsx xml

Last synced: 28 Jul 2025

https://github.com/ellreka/figma-comments-to-csv

Export figma's comments to CSV.

csv figma

Last synced: 16 May 2026

https://github.com/xennis/idp.data-sheet

Script for generating a CSV sheet of the Papyri.info Integrating Digital Papyrology (IDP) data

csv epidoc epigraphy papyri

Last synced: 12 Mar 2025

https://github.com/rkooyenga/csv-viewer

Flexible Parsing of CSV Data

csv

Last synced: 06 Jul 2026

https://github.com/barkerbg001/docbuilder

DocBuilder is a API for creating dynamic reports in PDF, Xlsx and image formats. Utilizing the powerful SkiaSharp graphics library, it offers a flexible way to build and customize report layouts, styles, and contents.

csv dotnet opensource pdf skiasharp word xlsx

Last synced: 16 May 2026

https://github.com/larsid/soft-iot-write-csv

Bundle OSGI responsável por criar e escrever arquivos CSV.

csv karaf osgi-bundle soft-iot

Last synced: 22 May 2026

https://github.com/justin-marian/query-language

Simple query language for CSV data table operations like extraction, filtering, merging, and transformation of data.

csv parse-tables query-language scala table

Last synced: 04 Nov 2025

https://github.com/luiizsilverio/js-csv-export

Programa que exporta dados no formato CSV, desenvolvido em Javascript durante o curso CJRM.

csv javascript

Last synced: 30 Jun 2025

https://github.com/opt-nc/odata-domaines-marques-opt-nc

Les noms de domaines des marques de l'OPT-NC

csv domaine-nc open-data open-datasets

Last synced: 16 Feb 2026

https://github.com/marcel-msc/nodejs-csv

reading and writing CSV into sqlite

csv nodejs sqlite

Last synced: 05 May 2026

https://github.com/mohamedouni1/cv_scoring

𝙎𝙘𝙤𝙧𝙞𝙣𝙜 𝙞𝙣𝙩𝙚𝙡𝙡𝙞𝙜𝙚𝙣𝙩 𝙙𝙚𝙨 𝘾𝙑𝙨 𝙜𝙧𝙖̂𝙘𝙚 à 𝙪𝙣𝙚 𝙥𝙡𝙖𝙩𝙚𝙛𝙤𝙧𝙢𝙚 𝙬𝙚𝙗 𝙞𝙣𝙣𝙤𝙫𝙖𝙣𝙩𝙚

csv flask nlp pdf python

Last synced: 22 Mar 2025

https://github.com/dlesbre/csv2mdtable

Simple C++ program to transform csv files into pretty markdown tables

c-plus-plus converter csv markdown

Last synced: 29 Apr 2026

https://github.com/adriens/edb-noumea-data

Repo de collecte automatique quotidienne des données sur la qualité des eaux de baignade à Nouméa

csv noumea opendata water-quality-analysis

Last synced: 27 May 2026

https://github.com/tomchen/csv2po

csv2po.py: Python Script to generate gettext .po file from CSV files and vice versa 🌐⬜

csv gettext i18n localization po tab-separated translation

Last synced: 30 Mar 2025

https://github.com/filsakala/svg_template_to_pdf

This gem takes picture in SVG format with defined variables and CSV data file and produce generated PDF files.

csv pdf-generation ruby rubygems svg

Last synced: 07 Apr 2025

https://github.com/paregorios/encoded_csv

Could that CSV file be encoded in something other than ASCII? No problem.

csv encoding python python36

Last synced: 15 Sep 2025

https://github.com/emweigh/powershell_scripts

PowerShell scripts written for work and to practice

csv pdf powershell powershell-script

Last synced: 30 Mar 2025

https://github.com/avidee007/file-processor

Restful API to take csv file as input, reads its content line by line and save that into PostgreSQL database.

csv csv-parser postgresql spring-boot spring-data-jpa spring-web

Last synced: 16 Jun 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