python-moloni-fix 0.3.16__tar.gz → 0.3.18__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {python_moloni_fix-0.3.16/python_moloni_fix.egg-info → python_moloni_fix-0.3.18}/PKG-INFO +2 -2
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/README.md +1 -1
- python_moloni_fix-0.3.18/moloni/__version__.py +1 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/base/client.py +1 -1
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18/python_moloni_fix.egg-info}/PKG-INFO +2 -2
- python_moloni_fix-0.3.16/moloni/__version__.py +0 -1
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/LICENSE +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/__init__.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/__init__.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/bankaccounts_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/billsoflading_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/companies_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/countries_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/creditnotes_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/currencies_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/customeralternateaddresses_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/customerreturnnotes_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/customers_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/debitnotes_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/deductions_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/deliverymethods_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/deliverynotes_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/documentmodels_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/documents_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/documentsets_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/estimates_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/fiscalzones_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/identificationtemplates_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/invoicereceipts_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/invoices_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/languages_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/maturitydates_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/measurementunits_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/ownassetsmovementguides_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/paymentmethods_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/productcategories_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/products_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/receipts_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/salesmen_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/simplifiedinvoices_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/subscription_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/suppliers_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/taxes_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/taxexemptions_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/users_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/vehicles_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/warehouses_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/waybills_client.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/base/__init__.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/base/config.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/base/helpers.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/base/logger_config.py +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/python_moloni_fix.egg-info/SOURCES.txt +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/python_moloni_fix.egg-info/dependency_links.txt +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/python_moloni_fix.egg-info/requires.txt +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/python_moloni_fix.egg-info/top_level.txt +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/setup.cfg +0 -0
- {python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-moloni-fix
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.18
|
|
4
4
|
Summary: Python wrapper for the Moloni API
|
|
5
5
|
Home-page: https://github.com/zedomel/python-moloni
|
|
6
6
|
Author: José Augusto Salim
|
|
@@ -28,7 +28,7 @@ Dynamic: summary
|
|
|
28
28
|
PYTHON-MOLONI
|
|
29
29
|
==============
|
|
30
30
|
|
|
31
|
-
Welcome to the Moloni API Client
|
|
31
|
+
Welcome to the **Moloni API Client**! This Python package provides a simple and flexible way to interact with the Moloni API. It supports a wide range of endpoints and allows you to manage your Moloni account programmatically.
|
|
32
32
|
|
|
33
33
|
## Table of Contents
|
|
34
34
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PYTHON-MOLONI
|
|
2
2
|
==============
|
|
3
3
|
|
|
4
|
-
Welcome to the Moloni API Client
|
|
4
|
+
Welcome to the **Moloni API Client**! This Python package provides a simple and flexible way to interact with the Moloni API. It supports a wide range of endpoints and allows you to manage your Moloni account programmatically.
|
|
5
5
|
|
|
6
6
|
## Table of Contents
|
|
7
7
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = '0.3.18'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-moloni-fix
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.18
|
|
4
4
|
Summary: Python wrapper for the Moloni API
|
|
5
5
|
Home-page: https://github.com/zedomel/python-moloni
|
|
6
6
|
Author: José Augusto Salim
|
|
@@ -28,7 +28,7 @@ Dynamic: summary
|
|
|
28
28
|
PYTHON-MOLONI
|
|
29
29
|
==============
|
|
30
30
|
|
|
31
|
-
Welcome to the Moloni API Client
|
|
31
|
+
Welcome to the **Moloni API Client**! This Python package provides a simple and flexible way to interact with the Moloni API. It supports a wide range of endpoints and allows you to manage your Moloni account programmatically.
|
|
32
32
|
|
|
33
33
|
## Table of Contents
|
|
34
34
|
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = '0.3.16'
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/customerreturnnotes_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/identificationtemplates_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/ownassetsmovementguides_client.py
RENAMED
|
File without changes
|
|
File without changes
|
{python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/productcategories_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/moloni/api/simplifiedinvoices_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/python_moloni_fix.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/python_moloni_fix.egg-info/requires.txt
RENAMED
|
File without changes
|
{python_moloni_fix-0.3.16 → python_moloni_fix-0.3.18}/python_moloni_fix.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|