Skip to content

This program enables you to upload static files to cloudinary using cloudinary api keys. It also contains a rich text editor

License

Notifications You must be signed in to change notification settings

Unique-Red/cloudinary-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudinary-upload and rich text editor (flask ckeditor)

This project is about how to upload multiple static files/images to cloudinary, and display in your html file. Using flask, cloudinary package and sqlite.

How to run program

  • Install the packages
pip install -r requirements.txt
  • Update the configuration in the routes.py file to your details
  • Run your flask program

About

This program enables you to upload static files to cloudinary using cloudinary api keys. It also contains a rich text editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published