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")
Release files for anyjson2csv 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| anyjson2csv-0.0.4.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| anyjson2csv-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.0 kB
Release files / anyjson2csv-0.0.4.tar.gz
| Download URL | anyjson2csv-0.0.4.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f6f9ef2bbf5ddd4163c4a6b1d8e0ef6d9bf20469d5f5b2762f7f5a7ce63cba59
|
|
BLAKE2b-256 checksum How to use checksums |
dd02e207e72bf5f41448b661ab858df786445a760907e62a73ad97ad9544a1ae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.2
|
Release files / anyjson2csv-0.0.4-py3-none-any.whl
| Download URL | anyjson2csv-0.0.4-py3-none-any.whl |
|---|---|
| Size | 3.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
13769c9a13cdb9291c151ee55f418928aab1271b39a736b426289d7080195a34
|
|
BLAKE2b-256 checksum How to use checksums |
c1d047bcb007601aebd709737a3cf31e963cb1e859cba303d6b59fbda003558c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.2
|