Skip to main content

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

  • Get Battery Percentage
  • Access ChatGPT
  • Get Any Website HTML
  • Encrypt and Decrypt a String
  • Record Screen,Internal Audio and Microphone
  • Seperate String
  • Insert Elements in Tuple & String
  • Check Internet Download and Upload Speed
  • Generate Qrcode
  • Print Emoji
  • Copy Text
  • Language Translation
  • Edit JSON Files
  • Replace Letters in String
  • Check Weather of any City
  • Open any File
  • Play Songs
  • Get Hex of any Color
  • Convert Text to Speech
  • Convert Speech to Text
  • Restart and Shutdown Your System
  • Search on Browser
  • +40 more Functions

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 Find the Remaining Battery Percentage
battery=py.aboutbattery('percentage')
print(battery)

# to Search 
py.search('Youtube')

# to Get Any Website HTML
html=py.GetWebHTML('URL')
print(html)

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

# to get the Location of the Selected File
path=py.askfile()
print(path)

# to Get all Available Functions
py.functions() 

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

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

# to play mp3
py.playmusic('PATH')

# to Access ChatGPT
from Pydule import AI
print(AI.ChatGPT('Hi There','Your API Key'))

# to Track the Location
print(py.TrackLocation('Your Phone Number')) #Example +911234567890

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

Uploaded Source

Built Distribution

Pydule-3.3.7-py3-none-any.whl (18.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for Pydule-3.3.7.tar.gz
Algorithm Hash digest
SHA256 175e4afbbdb37aefc9fa9939c8d440ddff04fb0a55356e2654389ee219ecd227
MD5 2aac4568d87865f7db023b20fcab3c1f
BLAKE2b-256 8acfe9e9aef7c72cf3bb7280b7efbc0ad75b268b0e11d03c4141d09cdbfb2d01

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for Pydule-3.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 a8994a6c06d19168554ec88d708d4075fcb20d5a7535d27ae006bc9f28ddeee6
MD5 b7b7891a0f6b5b8e4012a589efd48336
BLAKE2b-256 906c0637b4f0cc32bf2f497ed8f90e6894961c2d0a2e2e0e0a7bb1ba159ecab6

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