Cloudimage python library
Project description
Cloudimage python library
cloudimage is the name of python library that will give automatically functions to use Cloudimage services.
Install by:
pip3 install cloudimage
Usage
from cloudimage.URLBuilder import URLBuilder
urlBuilder = URLBuilder("demo", domain="cloudimg.io", version="v6")
#urlBuilder.printinfo()
path = "http://www.fmwconcepts.com/imagemagick/smartcrop/images/sofa_cat_small.jpg"
url = urlBuilder.createURL(path, filters={"fcontrast": "50", "fbright": 50})
print(url)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cloudimage-0.0.1-py3-none-any.whl.
File metadata
- Download URL: cloudimage-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40acfdc88f09f63da9a0ba89e51163b8b1e944fc02ef6a99742c59cd71adaab1
|
|
| MD5 |
31460078e33c789f8286d9b30450f65d
|
|
| BLAKE2b-256 |
7b5025c09bec25c34091678bd683dc835db0021d05ff614516260ae07fa18a82
|