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.3.tar.gz
(2.1 kB
view details)
Built Distribution
File details
Details for the file PyHarshit-0.0.3.tar.gz
.
File metadata
- Download URL: PyHarshit-0.0.3.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 |
d573a59040bd0f5602f80c0b39962155a4f9d907ed254fb3a37ff2a79a68cc94
|
|
MD5 |
b889f311ce6d42ffffd0ce1606a5d32e
|
|
BLAKE2b-256 |
29b086997e37f9e8569c692371fe7e54f3f1c5b104feb0d106aecbaf333cde06
|
File details
Details for the file PyHarshit-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: PyHarshit-0.0.3-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 |
5a9ebfa2867c0260d3693b8b10449e469dba74e4eb32253039a2299f0b812a83
|
|
MD5 |
ef12f6f981f20a63d54edc24bc4d1808
|
|
BLAKE2b-256 |
0d13ad96491d5c2aef012545d8de45735fea74877b3f62df38eb9c7d17c26b46
|