python-sdk:MercadoLibre的Python SDK

时间:2024-05-26 12:54:47
【文件属性】:

文件名称:python-sdk:MercadoLibre的Python SDK

文件大小:67KB

文件格式:ZIP

更新时间:2024-05-26 12:54:47

Python

[已弃用]该存储库不再维护 从2021年4月的第一周起,我们将停止维护我们的SDK。 该项目不起作用,依赖项不会更新为最新的依赖项。 我们建议您阅读我们的。 MercadoLibre的Python SDK 这是MercadoLibre平台的官方Python SDK。 要求。 Python 2.7和3.4+ 安装 点安装 如果python软件包托管在存储库中,则可以使用以下命令直接安装: pip install git+https://github.com/mercadolibre/python-sdk.git (您可能需要以root权限运行pip : sudo pip install git+https://github.com/mercadolibre/python-sdk.git ) 然后导入包: import meli 设定工具 通过安装。 python setup


【文件预览】:
python-sdk-master
----test-requirements.txt(111B)
----meli()
--------exceptions.py(4KB)
--------models()
--------configuration.py(14KB)
--------rest.py(13KB)
--------__init__.py(1KB)
--------api_client.py(26KB)
--------api()
----requirements.txt(127B)
----examples()
--------rest_client_get.py(976B)
--------rest_client_post.py(2KB)
--------get_token.py(1KB)
----.travis.yml(334B)
----tox.ini(146B)
----test()
--------test_rest_client_api.py(1KB)
--------test_items_api.py(1KB)
--------test_attributes_value_struct.py(1KB)
--------test_item_pictures.py(1KB)
--------test_o_auth_2_0_api.py(925B)
--------test_variations.py(2KB)
--------test_items_health_api.py(1KB)
--------test_inline_object.py(1KB)
--------test_item.py(4KB)
--------__init__.py(0B)
--------test_variations_attribute_combinations.py(2KB)
--------test_attributes_values.py(2KB)
--------test_attributes.py(2KB)
--------test_categories_api.py(1KB)
----setup.cfg(28B)
----setup.py(908B)
----README.md(7KB)
----docs()
--------AttributesValues.md(448B)
--------OAuth20Api.md(4KB)
--------CategoriesApi.md(6KB)
--------ItemsApi.md(5KB)
--------Variations.md(595B)
--------AttributesValueStruct.md(375B)
--------InlineObject.md(543B)
--------Item.md(803B)
--------VariationsAttributeCombinations.md(427B)
--------ItemsHealthApi.md(6KB)
--------Attributes.md(712B)
--------RestClientApi.md(7KB)
--------ItemPictures.md(328B)
----.gitignore(2KB)
----.gitlab-ci.yml(640B)

网友评论