> ## Documentation Index
> This page is part of the Image and Video APIs product. Fetch the complete documentation index for Image and Video APIs at: https://cloudinary.com/documentation/llms-image-and-video-apis.txt?referrer=docpage and then use it to discover all relevant pages before exploring further.
> If your task extends beyond this product, fetch the top-level index covering all Cloudinary products and topics at: https://cloudinary.com/documentation/llms.txt?referrer=docpage

# Python video tutorials

If videos help you learn, then this is the place for you! 

These short video tutorials walk you through how to implement a variety of Cloudinary capabilities using the Python SDK.

You can find more video tutorials covering a variety of features and languages in the [video tutorial library](tutorial_screencasts).

[Find Your Credentials](finding_your_credentials_tutorial)

Find your Cloudinary credentials for APIs and SDKs

[Configure the Python SDK](python_configuration_tutorial)

Install and configure the Cloudinary Python SDK

[Upload Images in Python](upload_images_in_python_tutorial)

Upload images to Cloudinary using the Python SDK

[Auto-Tag Images in Python](autotag_images_in_python_tutorial)

Use AI to auto-tag uploaded images with the Python SDK

[Upload Videos in Python](upload_videos_in_python_tutorial)

Upload videos to Cloudinary using the Python SDK

[Manage Images in a Django App](django_helper_methods_tutorial)

Use Django helper methods to upload, transform, and display assets.

