Logic for creating and editing invoices
Project description
invoices
Contents
Source Code and Documentation
- Source Code: https://github.com/mindpowered/invoices-python
- Documentation: https://mindpowered.github.io/invoices-python
Licensing
This package is dual-licensed under the MIT and CPAL-1.0 licenses.
To obtain a version licensed under the MIT License, follow the instructions at get a license.
Requirements
- Requires Python 3.x. Due to security fixes and new features Python 3.7 or later is recommended.
- pip
Third-party dependencies may have additional requirements.
Installation
You can retrieve the invoices package from the Python Package Index https://pypi.org/ using pip. First make sure you have python3 and python3-pip installed. Then you can start by making a requirements.txt
file in your working directory with the invoices requirement in it. You can add any other packages to your requirements here, each as a separate line.
requirements.txt:
mindpowered-invoices>0
Now you can use pip to install the invoices package: python3 -m pip install -r requirements.txt
If you would like to update the package, simply run the above command again.
Support
We are here to support using this package. If it doesn't do what you're looking for, isn't working, or you just need help, please Contact us.
There is also a public Issue Tracker available for this package.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for mindpowered_invoices-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdbcdf882fa682952c96f34891b86575dace92882b60caa466c0e53197ebfa11 |
|
MD5 | ed19119dda4badef7c0edee983e91193 |
|
BLAKE2b-256 | d3f1b3749eddb60879bd0d9f909ee26a79a83431f178d4aed2211f3a3e3a1e46 |