Detect CSV column content
Parser and dumper for Project Haystack ZINC (Zinc is not CSV) file format
PriceGenerator is the platform for generating prices similar to real stock prices, but you can control the statistics of their distribution. Generates chain of candlesticks with predefined statistical parameters, return Pandas DataFrame or saving as .CSV-file with OHLCV-candlestick in every string. Use PriceGenerator to generate synthetic data to test your trading strategy.
Basic SLK (sylk) to CSV parser
A flexible, extensible, pluggable, slightly-out-of-spec CSV parser
Elastic parser for data-like string, JSON, JSON Lines, and CSV to RDB record
Parser and query API for bank CSV account transactions
Get time series with stock history data in .json-format from www.alphavantage.co and convert into pandas dataframe or .csv file with OHLCV-candlestick in every strings. Also you can draw an interactive chart.
CSV reader and parser with automatic detection of delimiter and start/end of data.
Bank Statement Parser is a Python library designed to parse and normalize transaction data from various bank statement formats ( CSV, Excel, etc.) into a consistent and easy-to-use Pandas DataFrame. It supports multiple banks and file formats, making it a versatile tool for financial data analysis.
Django app for creating parsers
an fast, memory efficient csv parser
CSV parser using pre-defined mapper file
A BNF grammar based CSV Parser that cleans up with messy CSV files, with optional Excel export
A Python library for parsing BADC-CSV files from the MIDAS Open dataset
A CLI tool for generating csv or json files from word dictionaries.
A simple state-machine based CSV parser.
Ultra simple csv to dictionary conversion library
SuperParseNmap is a command line utility that parses nmap XML into CSV or Excel format.
EJP CSV parser for building article objects.
Python implementation of the NSV (Newline-Separated Values) format
parse stdf files
A shodan parser that given a query will download results and parse them into CSV or JSON files while also scoring them.
Convert chemical molecule data CSV files to structured data formats
This is a simple web interface allowing the user to insert data into intelmq's pipelines interactively with preview from the parser.
fsl, vbm and csv parsers
A lightweight streaming parser for CSV and XML feeds over HTTP/FTP with automatic compression handling.
Parser of Igblast results into a csv file
CSV parser meets MQTT Publisher
A Python library for parsing FIX protocol messages and exporting to text and CSV formats.
IP Geolocation data CSV Parser Library
IBGE Parser is a Python library to get microdata from IBGE - (Instituto Brasileiro de Geografia e Estatística) census and convert the data to readable CSV files.
This package contains a function to directly parse a excel file into a csv file
JSON to CSV converter for Stanford Communities Project
Easy-way to parser nested json <--> csv file.
Gnip normalized activity JSON to csv parser (Twitter, Disqus Comments, and Wordpress Posts and Comments)
Gnip normalized activity JSON to csv parser (Twitter, Disqus Comments, and Wordpress Posts and Comments)
A CSV parser for lens
Parse puplic dvs data for ordina school project
Generates a fixed width file using the provided spec (offset provided in the spec file represent the length of each field).Implements a parser that can parse the fixed width file and generate a delimited file, like CSV for example.