cloud storage utils package
Project description
Current release info
Name | Downloads | Version | Platforms |
---|---|---|---|
unicloud - Cloud utility package
- Unicloud provides robust and intuitive tools designed to simplify interactions with AWS S3 and Google Cloud Storage (GCS), offering developers a streamlined API for managing cloud storage operations.
- Whether you're uploading data backups, retrieving files for analysis, or managing cloud storage resources programmatically, our package ensures a seamless and efficient experience. Built with flexibility and ease of use in mind, it supports a wide range of operations, including file uploads, downloads, and storage management tasks, all while maintaining high security and reliability standards.
- Ideal for developers working in cloud-native environments, data scientists requiring reliable data storage solutions, or businesses looking to automate their cloud storage workflows, this package aims to enhance productivity and facilitate the seamless integration of cloud storage capabilities into Python applications.
Documentation
- Full documentation is available at Read the Docs
Installing unicloud
Installing unicloud
from the conda-forge
channel can be achieved by:
conda install -c conda-forge unicloud=0.2.0
It is possible to list all the versions of unicloud
available on your platform with:
conda search unicloud --channel conda-forge
Install from GitHub
to install the last development to time, you can install the library from GitHub
pip install git+https://github.com/Serapieum-of-alex/unicloud
pip
to install the last release, you can easily use pip
pip install unicloud==0.2.0
Quick start
>>> import unicloud
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
unicloud-0.2.0.tar.gz
(24.6 kB
view details)
Built Distribution
unicloud-0.2.0-py3-none-any.whl
(25.2 kB
view details)
File details
Details for the file unicloud-0.2.0.tar.gz
.
File metadata
- Download URL: unicloud-0.2.0.tar.gz
- Upload date:
- Size: 24.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ec32b40f19f77053b3dfd69d446285c8c8d5f6379f18b47953e52c94818c2e9 |
|
MD5 | 12a08870813d74856120a637acb907e6 |
|
BLAKE2b-256 | 4185a70a955a787c66fa3e15912518a4d3962a0f4aec5085cc64ab41dded87e9 |
File details
Details for the file unicloud-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: unicloud-0.2.0-py3-none-any.whl
- Upload date:
- Size: 25.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fd4c7e310746c46e2939d2081852f62eb01f4406ffee7757317360c2471991e |
|
MD5 | ac8db09126e60006994d02b4213324fc |
|
BLAKE2b-256 | 29e7f3114bc4a9b8f6093bee09f74e4917c5b44ee4a802b485ae14945a790b67 |