An example package. Generated with cookiecutter-pylibrary.
Project description
An example package. Generated with cookiecutter-pylibrary.
Free software: BSD 2-Clause License
Installation
pip install simple-ubl-invoice-generator
You can also install the in-development version with:
pip install https://github.com/ionelmc/python-simple-ubl-invoice-generator/archive/main.zip
Documentation
Usage: sublig [-h] [--template TEMPLATE] [--output-path OUTPUT_PATH] [--verbose] [--version] CONFIG
Command description.
- positional arguments:
CONFIG Invoice TOML config file.
options:
-h, --help show this help message and exit --template TEMPLATE, -t TEMPLATE Invoice UBL Jinja2 template. Default: ???/site-packages/simple_ubl_invoice_generator/template.xml --output-path OUTPUT_PATH, -o OUTPUT_PATH Output path for resulting invoice XML files. Default: $CWD --verbose, -v --version show program's version number and exit
Development
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.0.0 (2024-04-08)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file simple-ubl-invoice-generator-0.1.0.tar.gz
.
File metadata
- Download URL: simple-ubl-invoice-generator-0.1.0.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfdcf6364f8f9813448dcff802514febf74348b8a673f4a4780306e360e87fc3 |
|
MD5 | b5c7889808a5252c6cf4e38475976dc6 |
|
BLAKE2b-256 | 1663c6ee73546f8ce7197185a56a0106f8ab7d643349501c49e769dc44dc3fae |
File details
Details for the file simple_ubl_invoice_generator-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: simple_ubl_invoice_generator-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35b20782a4b6ae14578ce0e29b59d59378e63e3d643f090b8437493fd9303242 |
|
MD5 | 25c931d6f444bef973b43e84e9c7aa60 |
|
BLAKE2b-256 | 3ec37f13ba61c063b5ce177ac4cfc152deaf47b8ca4fc443533b4f7fa1146f3f |