Showing 249 open source projects for "python csv"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    lzhw

    lzhw

    LZHW Windows command line lossless compression tool for tabular files

    LZHW Command Line Lossless Compression Tool is a Windows command line tool used to compress and decompress files from and to any form, csv, excel etc without any dependencies or installations. Using an optimized algorithm (LZHW) developed from Lempel-Ziv, Huffman and LZ-Welch algorithms. The tool can work in parallel and most of its code is written in Cython, so it is pretty fast. It is based on python lzhw library. Full tool documentation can be found at: https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    notificaCaducitatContrasenya

    Notificació per correu del venciment de la contrasenya.

    Procés que realitza la notificació per correu del venciment de la contrasenya, tant a nivell d'administrador com a nivell d'usuari. Diferents opcions per seleccionar les següents funcionalitats: - Connexió LDAP a un Active Directori o OpenLDAP amb Samba. - Selecció d'usuaris o grups i també seleccionar l'exclusió d'usuaris i grups. - Selecció dels dies a notificar el bloqueig de la contrasenya. - Notificació a l'administrador dels venciments amb un arxiu format csv. - Notificació...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Crystalsim -  XRD hkl simulation

    Crystalsim - XRD hkl simulation

    X-ray diffraction (XRD) analysis for hkl simulation of any crystal.

    ... can also be entered manually. Processed data can be saved as .csv file format. Designed by M Kanagasabapathy, Assistant Professor, Department of Chemistry, Rajus' College, Affiliated to Madurai Kamaraj University Rajapalayam (TN) India email: rrcmks(at)gmail.com
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Twint

    Twint

    An advanced Twitter scraping & OSINT tool written in Python

    Twint is an advanced open-source Twitter scraping and OSINT tool written in Python that extracts tweets, user data, followers, likes, and more—without relying on Twitter’s API—making it highly useful for researchers, analysts, and hobbyists who want to bypass rate limits and access public Twitter data.
    Downloads: 4 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    CSV-Sanitizer

    CSV-Sanitizer

    Allows the user to automatically create non-sensitive, sanitized CSVs

    This project will allow the user to create non-sensitive, sanitized CSVs automatically, given any CSVs present. Its purpose? Create an easy way for people to share tasks or code that rely on sensitive CSVs, without exposing sensitive data. This project is conducted in Python3. Please see the Readme for more information :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CTOSC

    CTOSC

    Tools for processing solar cell characterization data (Rsh,ECV,QSSPC)

    CTOSC stands for 'Characterization Toolbox for Solar Cells' and contains a few functionalities to process solar cell data: sheet resistance mapping, making ECV data graphs, QSSPC lifetime data graphs and showing/averaging PL/EL images. For ECV/Rsh/QSSPC data the program currently supports output files from the Sunlab Sherescan four-point probe (.txt), the WEP Wafer Profiler CVP21 (.csv) and Sinton WCT-120 (.txt).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Security Datasets

    Security Datasets

    Re-play Security Events

    Security‑Datasets is a community-driven repository maintained by the Open Threat Research Forge (OTRF) that curates publicly available malicious and benign datasets for threat-hunting, machine learning, event analysis, and cybersecurity research. Datasets include Windows events, logs, alerts, and simulated attack data to support detection engineering and academic research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    AutoBench

    This program is a benchmark site data extraction util program

    This program is a program that extracts the latest CPU, GPU, Drive and RAM performance scores and rankings from benchmark sites. The Output Data is saved as a csv, xlsx and xls file. CPU information is written by model name and score. GPU information is written by model name and score. Drive information is written by model name and score. RAM information is written by model name and score.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    setuplib

    setuplib

    Extensions for setuptools - detailed information on entry points

    The *setuplib* package provides core functions for the query of meta information and installation repositories of *Python* packages. It provides query and filter options on the installed packages and the available information, while displaying the result data in various formats, e.g. as table, list, or JSON, XML, YAML, CSV, etc. The provided commands and extension points integrate seamless into the standard *setuptools* and/or *distutils*. The *setuplib* is member of the group...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    SkpyBackup
    OpenSource solution to download your SKYPE contact list in CSV format. https://github.com/SkpyBackup/SkpyBackup Using: https://skpy.t.allofti.me https://pandas.pydata.org https://pypi.org/project/auto-py-to-exe https://visualstudio.microsoft.com/pt-br/vs/community Get this data from your contact list: *id *name *location *language *avatar *mood *phones *birthday *authorised *blocked *favourite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    automl-gs

    automl-gs

    Provide an input CSV and a target field to predict, generate a model

    Give an input CSV file and a target field you want to predict to automl-gs, and get a trained high-performing machine learning or deep learning model plus native Python code pipelines allowing you to integrate that model into any prediction workflow. No black box: you can see exactly how the data is processed, and how the model is constructed, and you can make tweaks as necessary. automl-gs is an AutoML tool which, unlike Microsoft's NNI, Uber's Ludwig, and TPOT, offers a zero code/model...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TradingView Chart Data Extractor

    TradingView Chart Data Extractor

    Extract price and indicator data from TradingView charts

    Ensure that you zoom/pan such that the oldest date you desire is visible on TradingView before publishing the chart. Too many indicators or too low a time resolution will increase the data points and potentially overload the free server. Avoid this by hosting/running the script on your local machine or scraping multiple times with fewer indicators and manually combining the CSV afterward. Simply append the URL of a chart/idea published on TradingView to the link below. This is not the URL...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Django REST Pandas

    Django REST Pandas

    Serves up Pandas dataframes via the Django REST Framework

    Django REST Pandas (DRP) provides a simple way to generate and serve pandas DataFrames via the Django REST Framework. The resulting API can serve up CSV (and a number of other formats for consumption by a client-side visualization tool like d3.js. The design philosophy of DRP enforces a strict separation between data and presentation. This keeps the implementation simple, but also has the nice side effect of making it trivial to provide the source data for your visualizations. This capability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyFileSearcher

    pyFileSearcher

    simple searching tool for big fileservers

    pyFileSearcher was designed to be lightweight, easy to use, but capable of handling a large volume of files tool. A tool that I personally could use on large corporate servers to find out - which files have taken all my space in the last few days? It's free, it's opensource, it's for linux and windows. The program is written in Python 3 using the Qt5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PivotTable.js

    PivotTable.js

    Open-source Javascript Pivot Table

    PivotTable.js is a powerful JS library (originally CoffeeScript) that brings Excel-style pivot tables to the browser. Built atop jQuery and jQueryUI, it allows users to drag and drop fields into rows, columns, and aggregators to slice and summarize datasets. It also integrates with Python and R via modules like pivottablejs, making it versatile for data analysis across platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CSV Format Change
    The tool will change source format to the other format. It usually uses with .csv file. ==Usage Example== 1. Open source file by “Open File”. 2. (Optional) If source have 7 columns, please check "Specify" checkbox and then set “The number of column from source file” to ‘7’. E.g. 0 ,0 ,0 ,0 ,0 ,0 ,0 18 ,154 ,0 ,204 ,5 ,0 ,2.55 3. (Optional) Set "Splite by", the default is ',' 4. If destination file have 2 columns, please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Interpolator

    Multi-platform C++ QT Project for polynomial regression

    ...). On linux you will probably find built packages in your package manager (e.g. sudo apt install libgslX libgslcblas0 -- X is the version number, remember to update dependencies to the right version/name in .pro file). On windows you need to search for a built GSL package or build it yourself and change the path in the .pro file. For the expression evaluation to work, you need to have a working python distribution placed in a folder named 'python-3.7.2.amd64', with GTC package installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CMD Plot Tool

    CMD Plot Tool

    Calculates and plots Colour Magnitude Diagrams from Astronomical data

    CMD Plot Tool calculates and plots Colour Magnitude Diagrams (CMDs) from astronomical photometric data, e.g. of a star cluster observed in two filter bandpasses. It can handle multiple file formats (plain text, DAOPHOT .mag files, ACS Survey of Galactic Globular Clusters .zpt files) to generate professional and customised plots, without the usual steep learning curve. Development using Python, OOP and a formal software development lifecycle model (Agile) allowed for the creation...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Python script which reads all data from a Legrand 14671 comunication module and stores it into a csv file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    abb-inverter-modbus-retreiver

    Python script that retreives informations with modbus TCP on sunspec

    Python script that retreives informations with modbus TCP on ABB solar inverter and writes it into a csv file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bots open source edi translator

    Bots open source edi translator

    Bots is a complete translator for edi: edifact, x12, xml, tradacoms

    Bots is a complete translator for edi (Electronic Data Interchange). EDI data formats eg: edifact, x12, tradacoms, xml. Mail: http://groups.google.com/group/botsmail Web-site: http://bots.sourceforge.net Wiki: http://bots.readthedocs.io Develop: https://github.com/eppye-bots/bots
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 22
    CloverDX

    CloverDX

    Design, automate, operate and publish data pipelines at scale

    Please, visit www.cloverdx.com for latest product versions. Data integration platform; can be used to transform/map/manipulate data in batch and near-realtime modes. Suppors various input/output formats (CSV,FIXLEN,Excel,XML,JSON,Parquet, Avro,EDI/X12,HL7,COBOL,LOTUS, etc.). Connects to RDBMS/JMS/Kafka/SOAP/Rest/LDAP/S3/HTTP/FTP/ZIP/TAR. CloverDX offers 100+ specialized components which can be further extended by creation of "macros" - subgraphs - and libraries, shareable with 3rd parties...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    pyspread

    pyspread

    Python spreadsheet application

    Pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python. The goal of pyspread is to be the most pythonic spreadsheet. Pyspread expects Python expressions in its grid cells, which makes a spreadsheet specific language obsolete. Each cell returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices. Dependencies + Python (>=2.7, <3.0) + numpy (>=1.1.0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A few python functions to read common metrology formats from different instruments: Zygo, MountainView, Digital Surf, .sur
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pivottablejs

    pivottablejs

    Drag’n’drop Pivot Tables and Charts for Jupyter/IPython Notebook

    PivotTable.js is a Javascript Pivot Table and Pivot Chart library with drag-drop interactivity, and it can now be used with Jupyter/IPython Notebook via the pivottablejs module. I first built PivotTable.js with a plan to build an in-browser data analysis tool, and got as far as one where you could load up a CSV file in the browser for display. Since then, however, the Jupyter project has gathered steam and now provides a browser-based interface to some of the most powerful data processing...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.