Skip to main content

Package to save CSV as PNG

Project description

csv2img

This is a project that save CSV file as PNG images.

Installation

Run the following to install:

pip install csv2img

Pre-requisite

To use csv2img, make sure that you have installed the package of csv2pdf, fitz and PyMuPDF, since this package is a combination of csv2pdf and fitz.

pip install csv2pdf
pip install fitz #please install fitz first, else it may crush with PyMuPDF
pip install PyMuPDF

Usage

from csv2img import saveas
saveas(csv_file)
Example
from csv2img import saveas
saveas("data.csv")
Error Handling

If the occured error is related to the packages of fitz and PyMuPDF, please uninstall these packages and install them again.

pip uninstall fitz
pip uninstall PyMuPDF
pip install fitz #please install fitz first, else it may crush with PyMuPDF
pip install PyMuPDF

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

csv2img-1.0.0-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

Details for the file csv2img-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: csv2img-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.10

File hashes

Hashes for csv2img-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a8bcfd6bd6d5ed5702bdf47be3520d0ac0ea3b1aa0ef7e5df6df04b94123f410
MD5 a3f9bd9787542e90e7ab12d36a3a3096
BLAKE2b-256 4ec4d3d07d118ea80b0f0a25900dc8d97ac4d77e234eaccffd162cabce0d5da3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page