All Projects → amaanabbasi → django-invoices

amaanabbasi / django-invoices

Licence: other
Create invoices using django

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to django-invoices

wkhtmltopdf-flask-aas
Wkhtmltopdf Flask As a Service
Stars: ✭ 17 (-39.29%)
Mutual labels:  wkhtmltopdf, pdfkit
Pdfkit
A Ruby gem to transform HTML + CSS into PDFs using the command-line utility wkhtmltopdf
Stars: ✭ 2,799 (+9896.43%)
Mutual labels:  wkhtmltopdf, pdfkit
wkhtmltopdf-aws-lambda-layer
AWS Lambda Layer for wkhtmltopdf
Stars: ✭ 62 (+121.43%)
Mutual labels:  wkhtmltopdf
wkhtmltopdf-binary-edge
this is forked from tolgap/wkhtmltopdf-binary .
Stars: ✭ 70 (+150%)
Mutual labels:  wkhtmltopdf
dhtml2pdf
Simple, free and very easy to use PHP API that allows you to see, download or get the binary of the PDF generated from the HTML of an URL.
Stars: ✭ 27 (-3.57%)
Mutual labels:  wkhtmltopdf
dotnet-eud
DevExpress .NET Controls End-User Documentation
Stars: ✭ 50 (+78.57%)
Mutual labels:  wkhtmltopdf
docker-symfony
Docker Symfony (PHP-FPM - NGINX - MySQL - MailHog - Redis - RabbitMQ)
Stars: ✭ 32 (+14.29%)
Mutual labels:  wkhtmltopdf
bookjs-eazy
web print / html to pdf so eazy ,HTML自动分页插件。用于生成PDF,前端WEB打印生成PDF或后端wkhtmltopdf、chrome headless生成
Stars: ✭ 99 (+253.57%)
Mutual labels:  wkhtmltopdf
php-pdf
Yet another HTML to PDF Converter based on wkhtmltopdf
Stars: ✭ 50 (+78.57%)
Mutual labels:  wkhtmltopdf
docker-alpine-wkhtmltopdf
wkhtmltopdf alpine docker container with headless qt patches
Stars: ✭ 150 (+435.71%)
Mutual labels:  wkhtmltopdf
odoo-11.0-windows-installation
Install odoo-11.0 from source on Windows
Stars: ✭ 34 (+21.43%)
Mutual labels:  wkhtmltopdf
automation-report
Automation report是一款可以解决很多行业领域中设涉及到报告生成的需求,本项目最开始的初衷是为公司内部简化人工流程的一个环节,主要实现目的是将实验室检测得出的下机数据结果与对应的报告模版批量结合生成报告(.pdf)。
Stars: ✭ 13 (-53.57%)
Mutual labels:  wkhtmltopdf
magento2-module-pdf
Magento 2 Module for creating PDF's based on wkhtmltopdf
Stars: ✭ 55 (+96.43%)
Mutual labels:  wkhtmltopdf
imprenta
An AWS lambda in python 3 that generates PDF files from HTML using jinja, pdfkit and wkhtmltopdf.
Stars: ✭ 18 (-35.71%)
Mutual labels:  wkhtmltopdf
Gotenberg
A Docker-powered stateless API for PDF files.
Stars: ✭ 3,272 (+11585.71%)
Mutual labels:  wkhtmltopdf
wkhtmltopdf
Generate and return PDFs from Vapor views
Stars: ✭ 53 (+89.29%)
Mutual labels:  wkhtmltopdf
pydf
PDF generation in python using wkhtmltopdf for heroku and docker
Stars: ✭ 68 (+142.86%)
Mutual labels:  wkhtmltopdf
api2pdf.php
PHP client library for the Api2Pdf.com REST API - Convert HTML to PDF, URL to PDF, Office Docs to PDF, Merge PDFs, HTML to Image, URL to Image, HTML to Docx, HTML to Xlsx, PDF to HTML, Thumbnail preview of office files
Stars: ✭ 42 (+50%)
Mutual labels:  wkhtmltopdf
wkhtmltopdf-crystal
Crystal C bindings and wrapper for libwkhtmltox library
Stars: ✭ 21 (-25%)
Mutual labels:  wkhtmltopdf
python-pdfkit-example
python-pdfkit HTML TO PDF Example
Stars: ✭ 18 (-35.71%)
Mutual labels:  wkhtmltopdf

django-invoices

Create invoices using django

Pre-requisites (linux)

  • wkhtmltopdf 0.12.6 (with patched qt)
  • sudo apt install wkhtmltopdf
  • Using Docker sudo docker-compose up

Contribution

For new features do raise an issue.

Usage

  1. python manage.py migrate
  2. python manage.py runserver
  3. Go to http://localhost:8000

Screenshots

Screenshot from 2020-08-06 23-01-34 Screenshot from 2020-08-06 23-21-32 Screenshot from 2020-08-06 23-23-06

Promo Video

Youtube

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].