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.
A Python package to generate realistic demo data in csv or json format.
Datadock is a PySpark-based data interoperability library. It automatically detects schemas from heterogeneous files (CSV, JSON, Parquet), groups them by structural similarity, and performs standardized batch reads. Designed for pipelines handling non-uniform large-scale data, enabling robust integration and reuse in distributed environments.
apibackuper: a command-line tool and python library for API backuping
A Python package to generate fake tabular data. Get data in pandas dataframe or export to Parquet, DeltaLake, Csv, Json, Excel or Sql
A CLI tool for generating csv or json files from word dictionaries.
Converting various input formats into WDL structs for BioWDL pipelines.
Python package to scrap twitter's front-end easily with selenium
Python utilities for file system operations
SQL Server,CSV & JSON Connection Objects and Tools
A tool to convert CSV files to JSON.
dummy csv, flat, json text file generator, typical usage scenario can be load / stress / performance testing of file-processing data tools
Tool to convert CSV files based on JSON config.
Convert csv to json or json to csv
Create a simple JSON database with just one line of code!
Quick tool to browse and view data files (json,csv,parquet,more) on local disk and s3
A tool to export MongoDB collections to JSON or CSV files
a package for generating data in different formats (csv, tsv, sql, json, xml)
My json-to-csv for nested jsons
Tools for exporting ICON blockchain data to CSV or JSON
Convert csv to json. Publishing only for learning purposes at PUC.
Converts a JSON Document with nested objects and their parameters to the JSON Document with Flat Denormalised Data.
A package to convert csv files to json and vice-versa
JAC (JSON as CSV) Format Conversion
A file reading and writing library for `.csv`, `.yaml`, `.json`, and `.pickle` files. You probably shouldn't use this.
Class project to convert files from CSV to JSON and vice-versa
Convert chemical molecule data CSV files to structured data formats
A simple csv to json coverter
A framework for transforming tabular (CSV, SQL) and hierarchical data (JSON, XML) into property graphs and ingesting them into graph databases (ArangoDB, Neo4j)
py3-aeneas is a fork of aeneas
Converts databases between .txt, .json, .csv or .xlxs files through python
Easily convert your CSV to custom JSON
Curso de introducao ao python: Conversor CSV-JSON
A csv to json tool with schema (data type) auto-detection
A tool to process and export datasets in various formats including ORC, Parquet, XML, JSON, HTML, CSV, HDF5, XLSX and Markdown.
Form fields to make it easier to map CSV or JSON files to your own models
CSV to JSON convertor with additional options to make the conversion more efficient and flexibility to add or remove columns from the conversion
Convert a CSV file into JSON format based on CSV headers
Convert list of json objects to csv with optional filters
A utility to transform CSV files into structured JSON
Convert csv to json and json to csv. Publishin only for leaning purposes.