Invoicepy

Latest version: v0.1.2

Safety actively analyzes 623760 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.2

patch

0.1.1

fixed `sample-config` command
[invoicepy-0.1.1.tar.gz](https://github.com/adamwojt/invoicepy/files/7608297/invoicepy-0.1.1.tar.gz)
.

0.1.0

First release.

Features:
- init config with `sample-config` command.
- provide custom config flag with `invoicepy -C`, default `~/.pyconfig.json`
- print invoice pdf with `pdf` command.
- invoices are saved to user config file (this can be disabled with `--no-save` option).
- increment invoice number based on `series` field for given company based on saved invoices.
- companies and customers can be saved configured with alias for quick access when creating new invoices.
- simple template is provided, user can add their own templates with `custom_templates_dir` option. (`-t` flag)
- open generated invoice in browser with `-b` flag.
- support for vat lines, simple calculations are done to calculate tax amounts.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.