This is a client for the Wellcome Storage Service.
Uploading a new version
To upload a new version:
Bump the version in src/wellcome_storage_service/version.py.
Add a changelog entry in CHANGELOG.md.
Create a new package for PyPI by running:
cd /repos/storage-service/python_client python setup.py sdist
Upload the new package to PyPI by running:
twine upload dist/wellcome_storage_service-<version>.tar.gz
Enter the PyPI username (wellcomedigitalplatform) and password (see Keybase).
Celebrate your new release. 🎉✨
Python 2.7 support
Although we use Python 3 everywhere else in the platform, Archivematica still uses Python 2.7 and this client library.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file wellcome_storage_service-2.1.0.tar.gz.
File metadata
- Download URL: wellcome_storage_service-2.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75bf0503ef3a6c308e117b83ae595ca49e3588170143d119a598c4728b33b6f3
|
|
| MD5 |
26b218cd196a45cbc2a091bf09d44eb4
|
|
| BLAKE2b-256 |
7d467db1ce8ce227eb5d6236e38b1970b7c038cd17a187fec88680ff5084c7b4
|