Git Product home page Git Product logo

invoices-cli's Introduction

Invoices-cli: create invoices from the command-line

Invoices generates clean and lightweight invoices fast, in batches, right on your computer, from the command line.

There are plenty of complete applications with modern user interfaces to create invoices one-by-one. But I couldn't find an open source tool to:

  1. Generate invoices in large batches.
  2. Create invoices in a simple way, from a CSV file or the command-line.

That's what invoices-cli is. It is a simple yet efficient Python program that is meant to play nice with your shell.

โš  Invoices-cli is currently in development. Although it works, it doesn't have a command line interface yet.

Contributors are welcome! See the open issues

How it works

The tool takes a template HTML files and css, and fill them up with information from your configuration, company, and invoices file.

screenshot of a generated invoice

Installing dependencies for development and testing

The tool relies on weasyprint, a library to render web pages to PDF and PNG. The project uses pipenv to manage dependencies and easily install everything.

If you don't have pipenv, install it with:

pip install pipenv

Then, in the invoices project directory, call:

pipenv install

invoices-cli's People

Contributors

nathanlovato avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.