Skip to main content

Download Audio From Youtube Video or Video with Audio,Play Songs,Create Qrcode,Copy Text,Translate a Sentence to Other Language and more..

Project description

Pydule-TM

forthebadge made-with-python
Python 3.6

Functionality of Pydule

  • Download Mp3 or Mp4 From Youtube
  • Insert Elements in Tuple & String
  • Generate Qrcode
  • Copy Text
  • Text Translation
  • Edit JSON Files
  • Replace Letters in String
  • Replace Elements in List and Tuple
  • Check Weather of any City
  • Open any File
  • Play Songs
  • Get Hex of a any Color
  • Convert Text to Speech
  • Restart or Shutdown Your System
  • Search on Browser

Usage

  • Make sure you have Python installed in your system.
  • Run Following command in the CMD.
 pip install Pydule

Example

# test.py
import Pydule as py

# to Search 
py.search('Youtube')

# to Create Qrcode
text,filename='Hello World','Hello.png'
py.cqrcode(text,filename)

# to Get all Available Functions
py.functions() 

# to Open Calculator
py.openapp('calculator')

# to Copy Text
py.copytext('Hello World')

# to Download Youtube Audio
py.ytmp3('YOUR LINK HERE')

# to Download Youtube Video with Audio
py.ytmp4('YOUR LINK HERE')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Pydule-3.2.6.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

Pydule-3.2.6-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page