Showing 318 open source projects for "python csv"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 1
    enterpriseETL is a powerful Python program for performing extraction, transformation and loading of data. Data can be in a database, log file, flat file, etc, and it can be moved into a database, CSV, etc. Jobs are built using XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    User friendly command line tool for adjusting movie subtitles in various formats. Support for converting from one format to another (currently microdvd, subrip, TMplayer, CSV but more to come). Time stamps adjustment. Show duration of subtitle adjustment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gigo MG is a data manipulation program created to clean up messy CSV files. It is written in Python (2.4), and was developed on Windows 2000. It contains a number of functions, such as data parsing, email suppression, and garbage removal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5
    reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a python script for Windows that allows you to convert CSV files to MySQL .SQL formatted text files with ease. Untested with other database formats. Please try it out and contact me if it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Program for FreeCoins palm database files to export to XML and provide XML-stylesheets to convert to various formats such as QIF and CSV. This project is currently not needed as there now is a version of FreecoinsExport that works, and it is possible to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    csv2xls

    converts csv files into one (or more if splitted) xls file(s)

    There exist solutions already. But maybe for some people it is not possible or acceptable to install perl or python just for this small program. On Linux python and/or perl is often installed already. But on windows not. This csv2xls can be cross compiled for windows on Linux with mingw. It depends on: xlslib: http://sourceforge.net/projects/xlslib/ libcsv: http://sourceforge.net/projects/libcsv/ -= Limitations =- - produces only Excel(TM) 97/2000/XP/2003 - no cell formatting,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A python based utility to export key value pair into a CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 10
    xml2csv
    XML is a standard to move data around easily and CSV format is the easiest to display huge chunk of data. xml2csv offers, light weight and easy conversion of XML data to CSV formated data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    AdEvaluator

    Evaluate whether advertising works using sales data.

    AdEvaluator(tm) evaluates the effect of advertising (or marketing, sales, or public relations) on sales and profits by analyzing a sales report in comma separated values (CSV) format from QuickBooks or other accounting programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    locaton-map

    generator of map for CSV representation of Nuclear Waste Sites on US

    A Python/Folium generator of the geolocalisation map for the CSV representation of Nuclear Waste Sites on US Campuses To make use of this program it is necessary a computer with Python 3 installed, the Folium module, an IDE or a code editor able to run Python, and an internet connection. - Download the files "nuclear_waste_on_campuses.py" and "Nuclear_Waste_Sites_on_US_campuses.csv" to the same directory (folder); - Open and run the .py file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    OCR Reader

    The tool supports template-based parsing, allowing structured output i

    OCR Reader is a lightweight Windows utility designed to extract text from PDF files and images using OCR (Tesseract engine). The tool supports template-based parsing, allowing structured output into CSV or TXT without manual coding. Core components Tesseract OCR engine Poppler (PDF rendering) Template-based extraction system Homepage: https://martan1484.github.io/OCR_Reader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    XML2TXT

    Template-driven XML to TXT converter for Windows.

    XML_2_TXT Extractor is a lightweight Windows tool that converts XML files into structured TXT/CSV outputs using simple templates — no coding required. Perfect for processing XML exports from ERP systems, suppliers, or data feeds where you need to quickly extract values into a readable format. 👉 Full version, examples and updates: https://martan1484.github.io/XML2TXT/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A small program in python developed to simulate poker bankroll growth over time depending on money and risk management strategies used. No GUI, user must edit parameters in source file. Outputs to .csv format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    evac-prt5-tool

    Python scripts to read and visualize evac prt5 data by smokeview

    The evac-prt5-tool generates a script can be read and visualized by smokeview (OpenGL) for 3D visualization. The agent-based simulaton of evacuee agents are described by a CrowdEgress input file (a csv file), and the geometric layout for multi-compartments is described by FDS input file. The CrowdEgress project combines FDS with our agent-based simulation, and generates prt5 data (FDS particle binary file), the The evac-prt5-tool next writes a script to visualize prt5 data for smokeview...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This software allows you to draw a graph of your contact list. This could be useful to check who knows who, to remember how you met a person, or to be sure not to forget to invite somebody to your wedding ! This application can import csv files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    abelujo

    abelujo

    Free software for bookshops.

    Abelujo helps bookshops or publishers manage their stock of books. It provides a quality bibliographic search, works with a barcode scanner, allows to dispatch books in many places, records sells, understands deposits, can export lists to txt, pdf or csv (Excel or LibreOffice), has statistics, and more.
    Downloads: 0 This Week
    Last Update:
    See Project