json_to_csv_filter

View on PyPIReverse Dependencies (0)

1.4.1 json_to_csv_filter-1.4.1-py3-none-any.whl

Wheel Details

Project: json_to_csv_filter
Version: 1.4.1
Filename: json_to_csv_filter-1.4.1-py3-none-any.whl
Download: [link]
Size: 4975
MD5: 74d6ad215299f2b5ed28d27287b2df39
SHA256: 11c984d93068ae59ea0b845922f6c26184d20e1ef1b1c10f25dd340c39e8fb68
Uploaded: 2023-07-09 19:30:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: json_to_csv_filter
Version: 1.4.1
Summary: Convert list of json objects to csv with optional filters
Author-Email: Hylke Foeken <h.foeken[at]gmail.com>
Project-Url: Homepage, https://github.com/hylkefoeken/json-to-csv
Project-Url: Bug Tracker, https://github.com/hylkefoeken/json-to-csv/issues
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: babel (~=2.12.1)
Requires-Dist: python-dateutil (~=2.8.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1654 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
json_to_csv_filter/__init__.py sha256=BqOI5y46o1G1RWC9bF1DPL-YM68lGYPmZt1pn6FZFZs 22
json_to_csv_filter/json_to_csv.py sha256=6w6IqS0edya48ckTIIBPMs4READocE6uxppepIYoMYQ 5457
json_to_csv_filter-1.4.1.dist-info/METADATA sha256=jMC-B9PVlgqk8_8WEm249mUh5hK1wDV_BGLIbR-mf50 2272
json_to_csv_filter-1.4.1.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
json_to_csv_filter-1.4.1.dist-info/entry_points.txt sha256=kH0cCSqygDfRhiPqkHndYYo08AIqzan0uGfrzA2DJp4 65
json_to_csv_filter-1.4.1.dist-info/licenses/LICENSE sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00 1073
json_to_csv_filter-1.4.1.dist-info/RECORD

entry_points.txt

json2csv = json_to_csv_filter.json_to_csv:main