معرفی شرکت ها


dropboxdrivefs-1.3.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Dropbox implementation for fsspec module
ویژگی مقدار
سیستم عامل -
نام فایل dropboxdrivefs-1.3.1
نام dropboxdrivefs
نسخه کتابخانه 1.3.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Marine Chaput
ایمیل نویسنده marine.chaput@hotmail.fr
آدرس صفحه اصلی https://github.com/fsspec/dropboxdrivefs
آدرس اینترنتی https://pypi.org/project/dropboxdrivefs/
مجوز BSD
# Description This package is one of the implementation available in the fsspec module. It can be used with alone, or dask and intake by indicating the protocol in the path file: ``` dropbox://file_path ``` It can also be used directly from the fsspec module to download and upload files in the github account. The upload part is using the dropbox API. The download part is using the dropbox API to create a temporary link and then used the already existing https implementation. Caching (see fsspec module) is available in that case. Documentation of the fsspec module : https://github.com/intake/filesystem_spec/blob/master/docs/source/features.rst ## Install ``` pip install dropboxdrivefs ``` ## Thanks Thanks to martindurant and TomAugspurger for the help to developping this implementation see info about the development: https://github.com/intake/filesystem_spec/pull/207


زبان مورد نیاز

مقدار نام
>=3.5 Python


نحوه نصب


نصب پکیج whl dropboxdrivefs-1.3.1:

    pip install dropboxdrivefs-1.3.1.whl


نصب پکیج tar.gz dropboxdrivefs-1.3.1:

    pip install dropboxdrivefs-1.3.1.tar.gz