A Python library that allows easy CSV to Dict conversion
Project description
PyCSVify
A Python library that allows easy conversion from CSV to Dict and back!
Use parseCSVfile(location, seperator) to convert a CSV file to a dictionary
Use parseCSV(csvString, itemSeperator, lineSeperator) to convert a CSV string to a dictionary
Use exportCSV(dictionary, itemSeperator, lineSeperator) to convert a dictionary to a CSV string
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 pycsvify-0.1.0.tar.gz.
File metadata
- Download URL: pycsvify-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75c17cfe64c95795abed0777045efe3b2342ff32c989e9d56298ad59a296a8c3
|
|
| MD5 |
30df7e48435009306659e8239d8d3a33
|
|
| BLAKE2b-256 |
24d5aadcc5ad49a4c3f64d2af1765596f2d308236a53cba79b38ed1b91526086
|
File details
Details for the file pycsvify-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pycsvify-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4077ca354e8bcd79fa65cfc60bc3686e2d067a48536df0e7606915c69d19e681
|
|
| MD5 |
d9ff088f1746dfbf61c189477a5b977c
|
|
| BLAKE2b-256 |
483bdcc45c4610bf86c823dfb9de6de89406216191e90059f00e65c93d35576f
|