rclone-api 1.4.29__py2.py3-none-any.whl → 1.4.30__py2.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.
- {rclone_api-1.4.29.dist-info → rclone_api-1.4.30.dist-info}/METADATA +4 -2
- {rclone_api-1.4.29.dist-info → rclone_api-1.4.30.dist-info}/RECORD +6 -6
- {rclone_api-1.4.29.dist-info → rclone_api-1.4.30.dist-info}/LICENSE +0 -0
- {rclone_api-1.4.29.dist-info → rclone_api-1.4.30.dist-info}/WHEEL +0 -0
- {rclone_api-1.4.29.dist-info → rclone_api-1.4.30.dist-info}/entry_points.txt +0 -0
- {rclone_api-1.4.29.dist-info → rclone_api-1.4.30.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: rclone_api
|
3
|
-
Version: 1.4.
|
3
|
+
Version: 1.4.30
|
4
4
|
Summary: rclone api in python
|
5
5
|
Home-page: https://github.com/zackees/rclone-api
|
6
6
|
License: BSD 3-Clause License
|
@@ -35,7 +35,7 @@ Dynamic: home-page
|
|
35
35
|
|
36
36
|
Got a lot of data to transfer quickly? This package is for you.
|
37
37
|
|
38
|
-
This library was built out of necessity to transfer large amounts of AI training data. Aggressive
|
38
|
+
This library was built out of necessity to transfer large amounts of AI training data. Aggressive defaults means this api will transfer faster than rclone does in stock settings.
|
39
39
|
|
40
40
|
You must have [rclone](https://rclone.org/) in your path to use this library. You'd want this anyway because rclone is still under heavy developement.
|
41
41
|
|
@@ -43,6 +43,8 @@ You must have [rclone](https://rclone.org/) in your path to use this library. Yo
|
|
43
43
|
|
44
44
|
`pip install rclone-api`
|
45
45
|
|
46
|
+
pypi link: https://pypi.org/project/rclone-api/
|
47
|
+
|
46
48
|
# Quick
|
47
49
|
|
48
50
|
In addition to providing easy python use for rclone, this package provides additional features:
|
@@ -51,9 +51,9 @@ rclone_api/s3/multipart/upload_parts_inline.py,sha256=V7syKjFyVIe4U9Ahl5XgqVTzt9
|
|
51
51
|
rclone_api/s3/multipart/upload_parts_resumable.py,sha256=diJoUpVYow6No_dNgOZIYVsv43k4evb6zixqpzWJaUk,9771
|
52
52
|
rclone_api/s3/multipart/upload_parts_server_side_merge.py,sha256=Fp2pdrs5dONQI9LkfNolgAGj1-Z2V1SsRd0r0sreuXI,18040
|
53
53
|
rclone_api/s3/multipart/upload_state.py,sha256=f-Aq2NqtAaMUMhYitlICSNIxCKurWAl2gDEUVizLIqw,6019
|
54
|
-
rclone_api-1.4.
|
55
|
-
rclone_api-1.4.
|
56
|
-
rclone_api-1.4.
|
57
|
-
rclone_api-1.4.
|
58
|
-
rclone_api-1.4.
|
59
|
-
rclone_api-1.4.
|
54
|
+
rclone_api-1.4.30.dist-info/LICENSE,sha256=b6pOoifSXiUaz_lDS84vWlG3fr4yUKwB8fzkrH9R8bQ,1064
|
55
|
+
rclone_api-1.4.30.dist-info/METADATA,sha256=yJ2hEnx1kKYtKK-Yij0_oZCAmwrUsH_i8J6R734TLto,19105
|
56
|
+
rclone_api-1.4.30.dist-info/WHEEL,sha256=rF4EZyR2XVS6irmOHQIJx2SUqXLZKRMUrjsg8UwN-XQ,109
|
57
|
+
rclone_api-1.4.30.dist-info/entry_points.txt,sha256=fJteOlYVwgX3UbNuL9jJ0zUTuX2O79JFAeNgK7Sw7EQ,255
|
58
|
+
rclone_api-1.4.30.dist-info/top_level.txt,sha256=EvZ7uuruUpe9RiUyEp25d1Keq7PWYNT0O_-mr8FCG5g,11
|
59
|
+
rclone_api-1.4.30.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|