geovis upload file sdk
Project description
使用
from geovis_upload_sdk import Uploader
uploader = Uploader(hostURL, appKey, secretKey)
result = uploader.upload(categoryId, file)
1 安装
pip uninstall geovis_upload_sdk
pip install geovis_upload_sdk==0.0.1
2 测试、编译和上传
2.1 本地测试
python setup.py develop
编译tar.gz:
python setup.py sdist
编译whl:
pip install wheel
python setup.py bdist_wheel
检查
python setup.py check
上传到pypi:
pip install twine
twine upload dist/*
更新日志
0.0.1
基础版测试
0.0.2
支持分片上传
0.0.3
优化
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file geovis_upload_sdk-0.0.3.tar.gz
.
File metadata
- Download URL: geovis_upload_sdk-0.0.3.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 915787efc5ea274b98c652a3d083c9f4928e14f02a33ac6a74efec1e37319da4 |
|
MD5 | a210743715baa7cae853613e498f3b2d |
|
BLAKE2b-256 | e21bd866eeb88c5fa874354f4dccfbaa095b8ddb1ee2d22ad1ec58fc0b715250 |
File details
Details for the file geovis_upload_sdk-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: geovis_upload_sdk-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 522881085ce4f57cbf02099390a79dc1968dbbfd8ead8bc415a2ae6864e3f962 |
|
MD5 | 2b0947620415445324dc2ce5bce69137 |
|
BLAKE2b-256 | 12f40d87351ed7b97f1841289d490d33926a3c543a23a50c2a75b70c6027cea7 |