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
  • Generate Qrcode
  • 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.4.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

Pydule-3.3.4-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Pydule-3.3.4.tar.gz
  • Upload date:
  • Size: 9.3 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.4.tar.gz
Algorithm Hash digest
SHA256 215488b30d6cb1f512ade7d9b13729e2e1514fdb88ee962f703be78006f7e5eb
MD5 0f9683b7e036c6504053bf4feb9de95f
BLAKE2b-256 65390f22b7e5ad673505f78c7cc66e68849802a38902a1904adf64d2f2797dea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Pydule-3.3.4-py3-none-any.whl
  • Upload date:
  • Size: 9.2 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2c3b57eaa6d9d638984c6c6d8f435da56ba236cffdaeade6a33d8407d52cdc97
MD5 94f3ed767b2727f5c40f6cf81ed00f21
BLAKE2b-256 cd6bbeedbc4ef74ea68f889b74200f73f4097d4367e922c7b3cacde1f1baa734

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