Utlity file for my codes
Project description
just a utility files for my codes
for using maths
x = sum(150,50)
For using tricolor
import turtle
from anim import anim
col = ("orange","white","green")
t = turtle.Turtle()
screen = turtle.Screen()
screen.bgcolor("black")
tricolor(color)
For checking Internet
if internet_available():
print("Internet is active")
else:
print("Internet disconnected")
for getting time
x = zonetime('Asia/Kolkata')
print(x)
For using tg functions
from PyHarshit.tg import tgFunctions
tgFunctions.copy_msg(arguments_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
PyHarshit-0.0.6.tar.gz
(9.6 kB
view details)
Built Distribution
PyHarshit-0.0.6-py3-none-any.whl
(11.7 kB
view details)
File details
Details for the file PyHarshit-0.0.6.tar.gz
.
File metadata
- Download URL: PyHarshit-0.0.6.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a7f16d2df433f639fc26eacb2773a04cb220be43a8a66b04eb1a753884c2e296
|
|
MD5 |
9e38e6382a5b36dec371b24f0346b596
|
|
BLAKE2b-256 |
22d91625978acd7f38c98535fb1f03772aa00a88f61d91e7b4eb84feb7a6050e
|
File details
Details for the file PyHarshit-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: PyHarshit-0.0.6-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2ea4223361f0150c105e6b5094be645687481166f6addb94d94ee018fb62440e
|
|
MD5 |
1170e0891c2988d71fd0baba4130622b
|
|
BLAKE2b-256 |
f172bc312b7aa79dc0a55f8f83b834e349840bd81ae202652013e871eddb1468
|