excel2xx

View on PyPIReverse Dependencies (0)

0.11.6 excel2xx-0.11.6-py2.py3-none-any.whl

Wheel Details

Project: excel2xx
Version: 0.11.6
Filename: excel2xx-0.11.6-py2.py3-none-any.whl
Download: [link]
Size: 17019
MD5: ece5b945a7e2c23e6d4d548a84bf4cfa
SHA256: 5bf65e8fc2022bf714b853ae532ccc514c9bc8ef734bbac6eca91b96a2f69d89
Uploaded: 2024-03-26 11:57:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: excel2xx
Version: 0.11.6
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
Requires-Python: >=3.8
Requires-Dist: xlrd (==1.2.*)
Requires-Dist: openpyxl (==3.1.*)
Requires-Dist: docopt (>=0.6.0)
Requires-Dist: mako (==1.2.*)
Requires-Dist: msgpack-python (>=0.4.8)
Requires-Dist: colorama (>=0.4.6)
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: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
excel2xx/__init__.py sha256=vKoOkVtXx8HvnEgkLOXcxGD3mIUbwHyaRkpR7dxqSNs 6511
excel2xx/__main__.py sha256=w8xoQ7UncumNonhRb5kkFcdxu-3wxDNbyVSWqnLPyiM 336
excel2xx/export.py sha256=TuwB3ru-maqEt_Y5JNFQI2b9DMLnXVjC1eR65ODS6xo 1285
excel2xx/fieldmeta.py sha256=8wQ14-7Dzuc66YJkGCP47ZyQPpc35kZ0oWtTO8RiyCs 3217
excel2xx/fields.py sha256=RS9yqS_qeNu7_G3NOU-FKfgqBlSFA3UjF8rFwPc8tqI 13487
excel2xx/main.py sha256=PwXnUX-O3IKgeH-bJppMVSbhG1hGjJeO6_TskpYALNA 2416
excel2xx/utils.py sha256=wwx6uiv9bGRW1NosH_dtUkIvjFbP7k-Jcl4xA3Tn3Ps 98
excel2xx/version.py sha256=R691JkAyVrz2NACaUxi5QfwYXxCCKeyCSpnCm-Lx_t0 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.6.dist-info/LICENSE sha256=LysXbaB8lQBr74lRtEYmZxRHz6miRRdV2N3WGhMKOs8 482
excel2xx-0.11.6.dist-info/METADATA sha256=ExsozwZwk4W_Hb4elrZ6eEK8bo2Dvbp2HZH9GrwaPiY 5010
excel2xx-0.11.6.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
excel2xx-0.11.6.dist-info/entry_points.txt sha256=ySFQqMH6IXBPddi1ApxDth3CvdCllczWTUm5rEUiKXc 55
excel2xx-0.11.6.dist-info/top_level.txt sha256=1NEX_6sGM6STbxHx8T46lXdEN5t7IONg24F16YyB56E 9
excel2xx-0.11.6.dist-info/RECORD

top_level.txt

excel2xx

entry_points.txt

excel2xx = excel2xx.main:main_docopt