cloudinary 1.41.0

Creator: codyrutscher

Last updated:

Add to Cart

Description:

cloudinary 1.41.0

Cloudinary Python SDK
About
The Cloudinary Python SDK allows you to quickly and easily integrate your application with Cloudinary.
Effortlessly optimize, transform, upload and manage your cloud's assets.
Note
This Readme provides basic installation and usage information.
For the complete documentation, see the Python SDK Guide.
Table of Contents

Key Features
Version Support
Installation
Usage

Setup
Transform and Optimize Assets
Django



Key Features

Transform and
optimize assets.
Generate image and
video tags.
Asset Management.
Secure URLs.

Version Support



SDK Version
Python 2.7
Python 3.x




1.x








SDK Version
Django 1.11
Django 2.x
Django 3.x
Django 4.x




1.x







Installation
pip install cloudinary

Usage
Setup
import cloudinary

Transform and Optimize Assets

See full documentation.

cloudinary.utils.cloudinary_url("sample.jpg", width=100, height=150, crop="fill")

Upload

See full documentation.
Learn more about configuring your uploads with upload presets.

cloudinary.uploader.upload("my_picture.jpg")

Django

See full documentation.

Security options

See full documentation.

Sample projects

Sample projects.
Django Photo Album.

Contributions

Ensure tests run locally.
Open a PR and ensure Travis tests pass.
See CONTRIBUTING.

Get Help
If you run into an issue or have a question, you can either:

Issues related to the SDK: Open a GitHub issue.
Issues related to your account: Open a support ticket.

About Cloudinary
Cloudinary is a powerful media API for websites and mobile apps alike, Cloudinary enables developers to efficiently
manage, transform, optimize, and deliver images and videos through multiple CDNs. Ultimately, viewers enjoy responsive
and personalized visual-media experiences—irrespective of the viewing device.
Additional Resources

Cloudinary Transformation and REST API References: Comprehensive references, including syntax and examples for all SDKs.
MediaJams.dev: Bite-size use-case tutorials written by and for Cloudinary Developers
DevJams: Cloudinary developer podcasts on YouTube.
Cloudinary Academy: Free self-paced courses, instructor-led virtual courses, and on-site courses.
Code Explorers and Feature Demos: A one-stop shop for all code explorers, Postman collections, and feature demos found in the docs.
Cloudinary Roadmap: Your chance to follow, vote, or suggest what Cloudinary should develop next.
Cloudinary Facebook Community: Learn from and offer help to other Cloudinary developers.
Cloudinary Account Registration: Free Cloudinary account registration.
Cloudinary Website: Learn about Cloudinary's products, partners, customers, pricing, and more.

Licence
Released under the MIT license.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.