An open API service indexing awesome lists of open source software.

https://github.com/adamrehn/gen-invoice

Template-based invoice generator
https://github.com/adamrehn/gen-invoice

Last synced: 6 months ago
JSON representation

Template-based invoice generator

Awesome Lists containing this project

README

          

Template-based invoice generator
================================

This package provides flexible, modular invoice generation functionality based on the [Jinja template engine](http://jinja.pocoo.org/), with PDF generation provided by [electron-pdf](https://www.npmjs.com/package/electron-pdf) when available.

**Check out the [comprehensive documentation](https://docs.adamrehn.com/gen-invoice/) to view installation and usage instructions.**

Resources:

- **Documentation:**
- **GitHub repository:**
- **Package on PyPI:**

## Legal

Copyright © 2019, Adam Rehn. Licensed under the MIT License, see the file [LICENSE](https://github.com/adamrehn/gen-invoice/blob/master/LICENSE) for details.