excel2xx

View on PyPIReverse Dependencies (0)

0.11.8 excel2xx-0.11.8-py3-none-any.whl

Wheel Details

Project: excel2xx
Version: 0.11.8
Filename: excel2xx-0.11.8-py3-none-any.whl
Download: [link]
Size: 17480
MD5: de0b84344cd33b04b9b8b5d5e6596b74
SHA256: 42e68edcb7b2c478e90caad098ecd5560b43d53f925ec202f225f9a591abd0bf
Uploaded: 2024-05-06 08:14:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: excel2xx
Version: 0.11.8
Summary: Extract data from excel file, and export to json, msgpack, or any code(mako template).
Author: cupen
Author-Email: xcupen[at]gmail.com
Home-Page: https://github.com/cupen/excel2xx
License: WTFPL
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development :: Code Generators
Requires-Python: >=3.8
Requires-Dist: xlrd (==1.2.*)
Requires-Dist: openpyxl (==3.1.*)
Requires-Dist: docopt (>=0.6.0)
Requires-Dist: mako (>=1.3.0)
Requires-Dist: msgpack-python (>=0.4.8)
Requires-Dist: colorama (>=0.4.6)
Requires-Dist: toml (>=0.10.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2839 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
excel2xx/__init__.py sha256=vKoOkVtXx8HvnEgkLOXcxGD3mIUbwHyaRkpR7dxqSNs 6511
excel2xx/__main__.py sha256=w8xoQ7UncumNonhRb5kkFcdxu-3wxDNbyVSWqnLPyiM 336
excel2xx/config.py sha256=YBw6YVYysq85LPnz3DwY-w14oZV9q0ruOOo5Pl2MCIo 275
excel2xx/export.py sha256=pYYoFQxmzZ_NKp-P72zmAHvQaUeh15Up6mltPay5eH0 1349
excel2xx/fieldmeta.py sha256=8wQ14-7Dzuc66YJkGCP47ZyQPpc35kZ0oWtTO8RiyCs 3217
excel2xx/fields.py sha256=RS9yqS_qeNu7_G3NOU-FKfgqBlSFA3UjF8rFwPc8tqI 13487
excel2xx/main.py sha256=OzsjuPU8_MdFGPJOCPqstapRJbYQ3MXqvlI0RZ-VS5I 2860
excel2xx/utils.py sha256=wwx6uiv9bGRW1NosH_dtUkIvjFbP7k-Jcl4xA3Tn3Ps 98
excel2xx/version.py sha256=2e2YiflT_rf_ljFOkldqBm57Tpkff6iFJuq3eWuYn4M 19
excel2xx/codegen/__init__.py sha256=YoTTxR_l9pru7b1Py2j4ta_nWJ7Q9vEPgofv6U0ySEI 1935
excel2xx/console/__init__.py sha256=lHCnI9l2KJqA6szni77ldd9R8cLhaIshMW11N4GHYno 577
excel2xx/console/colors.py sha256=gXOI9OfLZ0527c9o-54Y8Mi8CyHTExaWijP5xbQ-htM 858
excel2xx/exporter/__init__.py sha256=nfX9JqBWedRVzBj4J3YTqks7iA7TYNf-GVcIZgZiBME 1169
excel2xx/exporter/auto.py sha256=mHrO9UDzG6iA51sYutMOoB0pYKw7jm7Bsnh4pllW-dI 2204
excel2xx/validator/__init__.py sha256=pEMmfxqoxxlwCayLQ4JmlVeb1mS67cyMCYsu_9vnlBA 1488
excel2xx-0.11.8.dist-info/LICENSE sha256=LysXbaB8lQBr74lRtEYmZxRHz6miRRdV2N3WGhMKOs8 482
excel2xx-0.11.8.dist-info/METADATA sha256=-ijCerRUJlvWKlHa5iEGUum4C1YtfSu2WK0JRuzZvxo 5155
excel2xx-0.11.8.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
excel2xx-0.11.8.dist-info/entry_points.txt sha256=ySFQqMH6IXBPddi1ApxDth3CvdCllczWTUm5rEUiKXc 55
excel2xx-0.11.8.dist-info/top_level.txt sha256=1NEX_6sGM6STbxHx8T46lXdEN5t7IONg24F16YyB56E 9
excel2xx-0.11.8.dist-info/RECORD

top_level.txt

excel2xx

entry_points.txt

excel2xx = excel2xx.main:main_docopt