Skip to content

Created a python package titled 'pdf-invoice' that converts Excel invoices into PDF invoices

Notifications You must be signed in to change notification settings

skythepoppy/pythonPackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This python package converts Excel invoices into PDF invoices

In order to install this package, you must have 'openpyxl', 'fpdf', and 'pandas' installed.

pip install openpyxl pip install fpdf pip install pandas

You can then install pdf-invoice by typing:

pip install pdf-invoice

Python library project link: https://pypi.org/project/pdf-invoice/

About

Created a python package titled 'pdf-invoice' that converts Excel invoices into PDF invoices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages