Fatture In Cloud API SDK
Project description
# Python SDK for fattura24 api
### API Reference
https://www.fattura24.com/api-documentazione/
### Installation
pip install fattura24
### Usage
import fattura24
fe = fattura24.FEDocument(api_key=settings.FATTURA24_API_KEY)
res = fe.send()
- if res.findtext(‘returnCode’) == ‘0’:
doc_number = res.findtext(‘docNumber’) doc_id = res.findtext(‘docId’)
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fattura24-0.0.1.tar.gz.
File metadata
- Download URL: fattura24-0.0.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cbeb5c29a835e2d5a07887318346ef0c334e2b6fd17ee1e83ef7e213deee232
|
|
| MD5 |
f7f826bc6528aea7b6b48863777b79e7
|
|
| BLAKE2b-256 |
3897b2d7d5bcbd3329f79e6dc3709b65abb2bafce2f68bad18180deed901ddbb
|
File details
Details for the file fattura24-0.0.1-py3-none-any.whl.
File metadata
- Download URL: fattura24-0.0.1-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6f6bdab740756dd7eda9647daabfd406956f5d3beb45579f729fe06f8d481ae
|
|
| MD5 |
df298c501f3031f48d199cdb13bcdf93
|
|
| BLAKE2b-256 |
104ffd5d31bd6d64d6afb2e3de10977ba9c4b7febc7c36eb83bc9289ffee46d1
|