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.5.tar.gz
(2.1 kB
view details)
Built Distribution
File details
Details for the file PyHarshit-0.0.5.tar.gz
.
File metadata
- Download URL: PyHarshit-0.0.5.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 |
f2e49ff034e0ba1337f4139a54ea70bab7b14246fdfaa5a63a2e71afff346b96
|
|
MD5 |
e8985961a35f8d0a0c29eb3c4f3883c2
|
|
BLAKE2b-256 |
bc6f2672d2becba72fb4ffd8f29bf5a50a5ad05829ffe5fea37978eb3c2f8345
|
File details
Details for the file PyHarshit-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: PyHarshit-0.0.5-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 |
414931ad4386748a94d9f796ad20919f94b3d636653aeb1c642d3ffca461015b
|
|
MD5 |
0b6a09d1328fb814a725e8e20801ac99
|
|
BLAKE2b-256 |
d54b91ae63ddeb6cb92e6b5c9ef5afc10800a441989abf3218cfdd84b9e24ba9
|