# fdfspy3 **Repository Path**: kalaidi/fdfspy3 ## Basic Information - **Project Name**: fdfspy3 - **Description**: fdfs-client-python3 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fastdfs-client-python3 fastdfs client for python3 ## download package This package [fdfs_client-py-1.2.6.tar.gz](https://pypi.org/project/fdfs_client-py/1.2.6/#files) is modified that support to python3. ## test only test upload_by_filename、upload_appender_by_buffer、delete_file ## config **update client.config** tracker_server=106.1.171.154:22122 ## response ### upload_by_name ```angular2 {'Group name': 'group1', 'Remote file_id': 'group1/M00/00/02/agyzn17bSyyAetUTAACOcU1h-Fo086.jpg', 'Status': 'Upload successed.', 'Local file name': './amd.jpg', 'Uploaded size': '35.00KB', 'Storage IP': '106.1.171.154'} ``` ### upload_appender_by_buffer ```angular2 {'Group name': 'group1', 'Remote file_id': 'group1/M00/00/02/agyzn17bSyyAVvEAAACOcRcTxc0850.jpg', 'Status': 'Upload successed.', 'Local file name': '', 'Uploaded size': '35.00KB', 'Storage IP': '106.1.171.154'} ``` ## about fastdht it works ok