Create .xls file with Python dictionary
Project description
A script to create excel from Python dictionary data.
Example usage:
Example usage -> make_excel({‘data’: [1, 2, 3, 4, 5, 6, 7], ‘data1’: [‘apples’, ‘oranges’], ‘data3’: 1}, full_filepath=’output_NsURCM’)
This will create an excel of name ‘output_NsURCM.xls’ with the data supplied to it as Python dictionary.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file make_excel-1.2.0.dev1.tar.gz.
File metadata
- Download URL: make_excel-1.2.0.dev1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
952f15d8e0327fffc817852e0fb487f8476a624c9fdd7de9138e849f17060e32
|
|
| MD5 |
2abb04489828ad6025a98f6d83c04812
|
|
| BLAKE2b-256 |
9c9ee834d85884bfb7e7bdd3b708854c3146588886d48ebe93d075dc8d6ef849
|
File details
Details for the file make_excel-1.2.0.dev1-py2.py3-none-any.whl.
File metadata
- Download URL: make_excel-1.2.0.dev1-py2.py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a225f6a282f952df68d5924c4be28afc13e0f7c3cfaaa270a3587df5000e05c4
|
|
| MD5 |
fd506d37dae3b59e1dba9f2fd56310ec
|
|
| BLAKE2b-256 |
a721305fc74234de9af504926dcdd95e698d855598253ca35b262dd61c2a7f6c
|