Skip to main content

Access ChatGPT,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
  • 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 Code the String
x,y=py.codestr('Hi') #This Converts Hi to @^&-+*^+^=##&*

# to Decode the String
print(py.dcodestr(x,py.swapdict(y)))

# 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 Access ChatGPT
print(py.ChatGPT('Hi There','Your API Key'))

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.2.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: Pydule-3.3.2.tar.gz
  • Upload date:
  • Size: 6.9 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.2.tar.gz
Algorithm Hash digest
SHA256 b8c00127b92a5fc80e41c8bc5bc748a80fcb5f4a89d5af1a9e5d7e4e256c2c0a
MD5 bc0098aa8960c49e3371d922e8f844a2
BLAKE2b-256 2691aa4e1fb4607d4713e0a3e1a13a4d3ecba9139fc0ff322abf4b70681a9bde

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Pydule-3.3.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c9baac15273769d4b503bce8a943f96c51ac3f38d05d664f13aa487cc6837ccd
MD5 9f2aa14865e9960498b3959088240d81
BLAKE2b-256 79becef59ae3d1036f590f3a797935dc184fc1042c2f8949ec2536b121c8dd58

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