Skip to main content

Access ChatGPT,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

  • Access ChatGPT
  • Download Mp3 or Mp4 From Youtube
  • Encode and Decode a String
  • Record Screen,Internal Audio and Microphone
  • Seperate String
  • Swap Dictionary's Key to Values and Values to Key
  • 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 Swap Dictionary
d={1:2,2:3,3:4}
print(py.swapdict(d))

# to Encode String
string,Key=py.codestr('Hello World')

# to Decode String
print(py.dcodestr(string,swapdict(key)))

# 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.3.1.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

Pydule-3.3.1-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file Pydule-3.3.1.tar.gz.

File metadata

  • Download URL: Pydule-3.3.1.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for Pydule-3.3.1.tar.gz
Algorithm Hash digest
SHA256 2897082a1e8ec7a008617ac4e1122e8e9045bc445619cfe3132cc581c517d534
MD5 34f950b71210e4bdbb5e597bc2bcba70
BLAKE2b-256 3a332e3487a62e497ad9e48c94d9633a4121e2a443d8bb40020b367b7cd31862

See more details on using hashes here.

File details

Details for the file Pydule-3.3.1-py3-none-any.whl.

File metadata

  • Download URL: Pydule-3.3.1-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for Pydule-3.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 978f9e084d935c94cf4a0a61b6e1b5fb84f4d5ca0ca111d56b71edd774cdd1ed
MD5 dfab6e43e6e8a304c456d5383dfc3103
BLAKE2b-256 8853c73309c768e953635aa3191cb9557726fb82fd2d487dac4982c5d5a21145

See more details on using hashes here.

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