remove gitignore

This commit is contained in:
Ubuntu
2025-09-11 13:29:12 +00:00
parent 45bcf4274f
commit 9fdfed9655
11605 changed files with 6174940 additions and 127 deletions

View File

@@ -0,0 +1,59 @@
Metadata-Version: 2.4
Name: cos_python_sdk_v5
Version: 1.9.38
Summary: cos-python-sdk-v5
Home-page: https://www.qcloud.com/
Author: tiedu, lewzylu, channingliu
Author-email: dutie123@qq.com
License: MIT
License-File: LICENSE
Requires-Dist: requests>=2.8
Requires-Dist: xmltodict
Requires-Dist: six
Requires-Dist: crcmod
Requires-Dist: pycryptodome
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary
Qcloud COSv5 SDK
#######################
.. image:: https://img.shields.io/pypi/v/cos-python-sdk-v5.svg
:target: https://pypi.org/search/?q=cos-python-sdk-v5
:alt: Pypi
.. image:: https://api.travis-ci.com/tencentyun/cos-python-sdk-v5.svg?branch=master
:target: https://app.travis-ci.com/github/tencentyun/cos-python-sdk-v5
:alt: Travis CI
介绍
_______
腾讯云COSV5Python SDK, 目前可以支持Python2.6与Python2.7以及Python3.x。
安装指南
__________
使用pip安装 ::
pip install -U cos-python-sdk-v5
手动安装::
python setup.py install
使用方法
__________
使用python sdk参照 https://github.com/tencentyun/cos-python-sdk-v5/blob/master/demo/demo.py
cos最新可用地域参照 https://cloud.tencent.com/document/product/436/6224
python sdk 快速入门,参照 https://cloud.tencent.com/document/product/436/12269
python sdk 接口文档,参照 https://cloud.tencent.com/document/product/436/12270

View File

@@ -0,0 +1,37 @@
cos_python_sdk_v5-1.9.38.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
cos_python_sdk_v5-1.9.38.dist-info/METADATA,sha256=RIbWbgEEMxZsSwLhs6VCngt2FTBZFQcFxTrqOoRKIck,1472
cos_python_sdk_v5-1.9.38.dist-info/RECORD,,
cos_python_sdk_v5-1.9.38.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
cos_python_sdk_v5-1.9.38.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
cos_python_sdk_v5-1.9.38.dist-info/licenses/LICENSE,sha256=Nz0ec7D4ClghPfrhho4sdc2z_zOhTNNhI85jyx1Cw8E,1066
cos_python_sdk_v5-1.9.38.dist-info/top_level.txt,sha256=zyPS8RLL4lZyoaMbOhy5-V24K3gh_pqvNuJSQf0xDKw,11
qcloud_cos/__init__.py,sha256=LyxiB-laLe-p5shiNv69QPePAPWaulv3v7kyY8iFl3c,532
qcloud_cos/__pycache__/__init__.cpython-310.pyc,,
qcloud_cos/__pycache__/ai_recognition.cpython-310.pyc,,
qcloud_cos/__pycache__/cos_auth.cpython-310.pyc,,
qcloud_cos/__pycache__/cos_client.cpython-310.pyc,,
qcloud_cos/__pycache__/cos_comm.cpython-310.pyc,,
qcloud_cos/__pycache__/cos_encryption_client.cpython-310.pyc,,
qcloud_cos/__pycache__/cos_exception.cpython-310.pyc,,
qcloud_cos/__pycache__/cos_threadpool.cpython-310.pyc,,
qcloud_cos/__pycache__/crypto.cpython-310.pyc,,
qcloud_cos/__pycache__/meta_insight.cpython-310.pyc,,
qcloud_cos/__pycache__/resumable_downloader.cpython-310.pyc,,
qcloud_cos/__pycache__/select_event_stream.cpython-310.pyc,,
qcloud_cos/__pycache__/streambody.cpython-310.pyc,,
qcloud_cos/__pycache__/version.cpython-310.pyc,,
qcloud_cos/__pycache__/xml2dict.cpython-310.pyc,,
qcloud_cos/ai_recognition.py,sha256=F8FIwrCg3YjpCR6uOLfuzRVLvgh40XO-mYvPGGDvJsc,48954
qcloud_cos/cos_auth.py,sha256=HywWfkrsKfxDBGO9nyM0ThhvhCjQeoT2HZjS92TYKpg,7562
qcloud_cos/cos_client.py,sha256=04G6n3bY9Av6US9fHZuQ28Nisg8aTEPtOPtVPQ0ZFoE,468972
qcloud_cos/cos_comm.py,sha256=ha_nFas_Kp0Jgm1wqxp_4V1NLeuAnRKVPzr_P9IfzA4,21359
qcloud_cos/cos_encryption_client.py,sha256=eUCazQhJoQQ8a1LAFJ6ecxZcj-QGpQmgS1DylofY6yI,7627
qcloud_cos/cos_exception.py,sha256=2c3X2PVSJpkT1Ua8-eq9dAy-8-aFKxjKBm06NlhsjIg,2947
qcloud_cos/cos_threadpool.py,sha256=E0poXI0pjWDS2HbTVdpV6gZv1Z3cllyQAyqE5zoV6Yk,3321
qcloud_cos/crypto.py,sha256=kEHyhKMCIX-pcS31fNlKjxtpReKc9h3nV46KDLmVt_4,16057
qcloud_cos/meta_insight.py,sha256=VI2XtV6So11ZzVRg6j6jAYvaNLH8ArgUbQfg7bBHXYY,32968
qcloud_cos/resumable_downloader.py,sha256=MoGg0GIcEqUSKVeDlwlcLS3iD-wIgwz3HvyY-apbpFY,10125
qcloud_cos/select_event_stream.py,sha256=e2tkM6K5NJlfwDYmpHJFNNeb_FoLesfWSpxzzpyiJm0,4284
qcloud_cos/streambody.py,sha256=vnBASmsiRoC9-cZgzqUhf2KU6FXq78eVjo4y4RIm24A,3198
qcloud_cos/version.py,sha256=fQcTXjqgjCUCMdH8nQBgquJgLYNUEq0sUGvUCgrW0wk,25
qcloud_cos/xml2dict.py,sha256=euH6lDATcGbyiqsmMkV78iwwT9Dclk4FnegdjBkWoj8,1732

View File

@@ -0,0 +1,5 @@
Wheel-Version: 1.0
Generator: setuptools (80.9.0)
Root-Is-Purelib: true
Tag: py3-none-any

View File

@@ -0,0 +1,21 @@
MIT License
Copyright (c) 2017 腾讯云
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.