Skip to content

MrTG-CodeBot/pymedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language

Python Version

Pinterest Image Downloader Package

This Python package helps you download images from Pinterest URLs.

Installation:

  1. Make sure you have Python 3 installed.
  2. Install the package using pip:
pip install py-media-tool

Call the pinterest image download package & how to use it

from pymedia.pinterest import download_pin

url = "https://pin.it/2BojCfoIP"

download_pin(url)

I create some shortcut's

x show() -> we change the print to show to display the value given inside the parameters.

from pymedia.shortcut import show, add, subtract, sqrt, division, timedate, multi

show("Hi") #ouput: Hi

Also added google ai

from pymedia.ai import bard_ai

bard_ai("hi')

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages