json-to-table

View on PyPIReverse Dependencies (0)

0.1.0 json_to_table-0.1.0-py3-none-any.whl

Wheel Details

Project: json-to-table
Version: 0.1.0
Filename: json_to_table-0.1.0-py3-none-any.whl
Download: [link]
Size: 2549
MD5: f6e5bb0f69eacca9a38b09d91fb2233d
SHA256: 63aff5c6130ab4d0024c87e867f6adbe6f0e537e2b8146894238e58cb2ed8426
Uploaded: 2021-11-23 09:56:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: json-to-table
Version: 0.1.0
Summary: Convert Json File to CSV(XLSX)
Author: duyixian
Author-Email: duyixian1234[at]qq.com
Home-Page: https://github.com/duyixian1234/json2table
Project-Url: Repository, https://github.com/duyixian1234/json2table
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: openpyxl (<4.0.0,>=3.0.9)
Requires-Dist: pandas (<2.0.0,>=1.3.4)
Requires-Dist: typer (<0.5.0,>=0.4.0)
Requires-Dist: xlwt (<2.0.0,>=1.3.0)
Description-Content-Type: text/markdown
[Description omitted; length: 552 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
json_to_table/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
json_to_table/__main__.py sha256=q7kmvgakzFAcsrnv6dmDkeOW8QMX0AN0INLrJSJlvV8 98
json_to_table/commands.py sha256=cQVLChoK7wgUHjh4mujzRZqtKx2Rp2GKiw7VDHXnk3E 748
json_to_table-0.1.0.dist-info/entry_points.txt sha256=DZOiFOclrgDli_DOwoIA2eL7gF3FlLejysgENkhhsKo 51
json_to_table-0.1.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
json_to_table-0.1.0.dist-info/METADATA sha256=Y8c1x3C2XNs3U7r17U1jEf0laBduL6Iv9KqaSQz4SIM 1259
json_to_table-0.1.0.dist-info/RECORD

entry_points.txt

j2t = json_to_table.__main__:main