Skip to main content

JSON flatten for Python

Project description

See the source for this project here: https://github.com/mehdiabidi/json2csv"

(Example)

from anyjson2csv.json_to_csv import convert_json_to_csv import json

with open("listing_data_sampled.json", "r") as f: json_data = json.load(f)

convert_json_to_csv(json_data, "test.csv")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anyjson2csv-0.0.4.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

anyjson2csv-0.0.4-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file anyjson2csv-0.0.4.tar.gz.

File metadata

  • Download URL: anyjson2csv-0.0.4.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.2

File hashes

Hashes for anyjson2csv-0.0.4.tar.gz
Algorithm Hash digest
SHA256 f6f9ef2bbf5ddd4163c4a6b1d8e0ef6d9bf20469d5f5b2762f7f5a7ce63cba59
MD5 c4a0f98afabac28426448c9dd74b595b
BLAKE2b-256 dd02e207e72bf5f41448b661ab858df786445a760907e62a73ad97ad9544a1ae

See more details on using hashes here.

File details

Details for the file anyjson2csv-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: anyjson2csv-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.2

File hashes

Hashes for anyjson2csv-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 13769c9a13cdb9291c151ee55f418928aab1271b39a736b426289d7080195a34
MD5 d1ba8acb870f4c08f0925072f5b5dc86
BLAKE2b-256 c1d047bcb007601aebd709737a3cf31e963cb1e859cba303d6b59fbda003558c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page