files-com 1.6.81__py3-none-any.whl → 1.6.82__py3-none-any.whl
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.
Potentially problematic release.
This version of files-com might be problematic. Click here for more details.
- README.md +6 -0
- _VERSION +1 -1
- {files_com-1.6.81.dist-info → files_com-1.6.82.dist-info}/METADATA +7 -1
- {files_com-1.6.81.dist-info → files_com-1.6.82.dist-info}/RECORD +8 -8
- files_sdk/__init__.py +1 -1
- {files_com-1.6.81.dist-info → files_com-1.6.82.dist-info}/WHEEL +0 -0
- {files_com-1.6.81.dist-info → files_com-1.6.82.dist-info}/licenses/LICENSE +0 -0
- {files_com-1.6.81.dist-info → files_com-1.6.82.dist-info}/top_level.txt +0 -0
README.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# Files.com Python Client
|
|
2
2
|
|
|
3
|
+
The Files.com Python Client provides a direct, high performance integration to Files.com from applications written in Python.
|
|
4
|
+
|
|
5
|
+
Files.com is the cloud-native, next-gen MFT, SFTP, and secure file-sharing platform that replaces brittle legacy servers with one always-on, secure fabric. Automate mission-critical file flows—across any cloud, protocol, or partner—while supporting human collaboration and eliminating manual work.
|
|
6
|
+
|
|
7
|
+
With universal SFTP, AS2, HTTPS, and 50+ native connectors backed by military-grade encryption, Files.com unifies governance, visibility, and compliance in a single pane of glass.
|
|
8
|
+
|
|
3
9
|
The content included here should be enough to get started, but please visit our
|
|
4
10
|
[Developer Documentation Website](https://developers.files.com/python/) for the complete documentation.
|
|
5
11
|
|
_VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.6.
|
|
1
|
+
1.6.82
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: files_com
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.82
|
|
4
4
|
Summary: Python bindings for the Files.com API
|
|
5
5
|
License: MIT
|
|
6
6
|
Requires-Python: >=3.5
|
|
@@ -12,6 +12,12 @@ Dynamic: license-file
|
|
|
12
12
|
|
|
13
13
|
# Files.com Python Client
|
|
14
14
|
|
|
15
|
+
The Files.com Python Client provides a direct, high performance integration to Files.com from applications written in Python.
|
|
16
|
+
|
|
17
|
+
Files.com is the cloud-native, next-gen MFT, SFTP, and secure file-sharing platform that replaces brittle legacy servers with one always-on, secure fabric. Automate mission-critical file flows—across any cloud, protocol, or partner—while supporting human collaboration and eliminating manual work.
|
|
18
|
+
|
|
19
|
+
With universal SFTP, AS2, HTTPS, and 50+ native connectors backed by military-grade encryption, Files.com unifies governance, visibility, and compliance in a single pane of glass.
|
|
20
|
+
|
|
15
21
|
The content included here should be enough to get started, but please visit our
|
|
16
22
|
[Developer Documentation Website](https://developers.files.com/python/) for the complete documentation.
|
|
17
23
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
README.md,sha256=
|
|
2
|
-
_VERSION,sha256=
|
|
3
|
-
files_com-1.6.
|
|
4
|
-
files_sdk/__init__.py,sha256=
|
|
1
|
+
README.md,sha256=k4K3G19zaMy-B-BPFztQzrX8Mq1bSx-cyAvuc80WIfc,32051
|
|
2
|
+
_VERSION,sha256=mDm2dNXnYI6OIm-P7PWOSCFA2zfKL4L5kjd-IBVSZ88,7
|
|
3
|
+
files_com-1.6.82.dist-info/licenses/LICENSE,sha256=ziANl9OTD-5-iE8XYIZNm6IYBDxOCHwQ-mdhci7lNew,1102
|
|
4
|
+
files_sdk/__init__.py,sha256=5U6cvLU7k6Vaxt--4YL5fLI5zKH-wfaS3-2IS-Sp954,13241
|
|
5
5
|
files_sdk/api.py,sha256=HOLk50HLQCbnHwnAr9OElQEWvdA_BABBSEvvFSt1S4A,1846
|
|
6
6
|
files_sdk/api_client.py,sha256=cfFvm-o4Ao8SWADiJv7t7qnJfG_LJmWV3l6ALTC-Opo,11264
|
|
7
7
|
files_sdk/error.py,sha256=1Nrfq2AuyTf86XH1Pwx-ykzIKpPGSUibCGs-QF6_9LI,66643
|
|
@@ -115,7 +115,7 @@ files_sdk/models/user_request.py,sha256=ykA5Lq0MYB7qTDOMMFBuyKa_R_LgQwGVorC-q-6q
|
|
|
115
115
|
files_sdk/models/user_sftp_client_use.py,sha256=VnOo3ll6fwSc8grG5ZqGK8o3grYKg5P9b5B_hGS4vCs,2827
|
|
116
116
|
files_sdk/models/web_dav_action_log.py,sha256=uMTIkTgSpW5mgKAEWnCmI4U5eqcAL2g8OHqB-lBir3A,76424
|
|
117
117
|
files_sdk/models/webhook_test.py,sha256=AWGH8ULsgltBJL2YtTYGnAJ80cCVekrjZ2sUP0UlWgc,5018
|
|
118
|
-
files_com-1.6.
|
|
119
|
-
files_com-1.6.
|
|
120
|
-
files_com-1.6.
|
|
121
|
-
files_com-1.6.
|
|
118
|
+
files_com-1.6.82.dist-info/METADATA,sha256=YunJBzlrh_qhRqVCirDUhXEMaWkDE-dtYXj-HVmS_Lw,32343
|
|
119
|
+
files_com-1.6.82.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
120
|
+
files_com-1.6.82.dist-info/top_level.txt,sha256=p_2P-gluT_8boeXQNixTP3x-tFd1-la2NedKOiln21I,10
|
|
121
|
+
files_com-1.6.82.dist-info/RECORD,,
|
files_sdk/__init__.py
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|