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)
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.2.tar.gz
(2.1 kB
view details)
Built Distribution
File details
Details for the file PyHarshit-0.0.2.tar.gz
.
File metadata
- Download URL: PyHarshit-0.0.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c99f8c23b71d5ff5341cfbc582f83b5ed9703f572b1a8109a855af2eb79bc98a
|
|
MD5 |
447a286a603947b3483c5cff8bd1430c
|
|
BLAKE2b-256 |
f835033cc7ec849ce3938282c775a7790ce26fc3db69450d6470961a84248afd
|
File details
Details for the file PyHarshit-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: PyHarshit-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.1 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 |
bf309fd691d60b59b5dc5e81df1073191360e638acc33dab2d589bfccf7d373e
|
|
MD5 |
d7961c1103f6dcb4c14b69ad03bf14e7
|
|
BLAKE2b-256 |
c540ceabd2daba9f411776af25b27711ebbffaee2932c9665585aa7888da3790
|