csv-to-xls

View on PyPIReverse Dependencies (0)

0.0.4 csv_to_xls-0.0.4-py3-none-any.whl

Wheel Details

Project: csv-to-xls
Version: 0.0.4
Filename: csv_to_xls-0.0.4-py3-none-any.whl
Download: [link]
Size: 7999
MD5: 330783f353864bae1458afed40282a77
SHA256: 52c7ab6216e3b2f65d5456fcf4d25ec5fb23df030a0fadf77c34c68f24f06718
Uploaded: 2023-05-29 19:29:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: csv-to-xls
Version: 0.0.4
Summary: convert csvs to excel
Author: Hamel Husain
Author-Email: hamel.husain[at]gmail.com
Home-Page: https://github.com/hamelsmu/csv_to_xls
License: Apache Software License 2.0
Keywords: nbdev jupyter notebook python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Requires-Dist: fastcore
Requires-Dist: pandas
Requires-Dist: openpyxl
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2599 characters]

WHEEL

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

RECORD

Path Digest Size
csv_to_xls/__init__.py sha256=1mptEzQihbdyqqzMgdns_j5ZGK9gz7hR2bsgA_TnjO4 22
csv_to_xls/_modidx.py sha256=gA_E17uc3pBOYxAhWnI9P4W4iVNirfqfir9jDHsn-Yo 385
csv_to_xls/core.py sha256=5ldcBeV92ZbfzXq1FPScw4t21vAQ3pADPaRglsbo-EU 1666
csv_to_xls-0.0.4.dist-info/LICENSE sha256=xV8xoN4VOL0uw9X8RSs2IMuD_Ss_a9yAbtGNeBWZwnw 11337
csv_to_xls-0.0.4.dist-info/METADATA sha256=zcgQrtUm0Kxw3qFed4rFROymBNoyEbd03Zk2gt-vI1w 3456
csv_to_xls-0.0.4.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
csv_to_xls-0.0.4.dist-info/entry_points.txt sha256=FFpVfr3EXWmFebs3sge_r2ulUeTEXWTFg5ihLauKIaQ 95
csv_to_xls-0.0.4.dist-info/top_level.txt sha256=vLR5YK3KBalypGxtShWX0eHqCqoLj7zytR4hj4o1SWk 11
csv_to_xls-0.0.4.dist-info/RECORD

top_level.txt

csv_to_xls

entry_points.txt

csv2xls = csv_to_xls.core:convert
[nbdev]
csv_to_xls = csv_to_xls._modidx:d