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.7.tar.gz
(10.1 kB
view details)
Built Distribution
PyHarshit-0.0.7-py3-none-any.whl
(12.4 kB
view details)
File details
Details for the file PyHarshit-0.0.7.tar.gz
.
File metadata
- Download URL: PyHarshit-0.0.7.tar.gz
- Upload date:
- Size: 10.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 |
5d2c3f26c2ed0c32f527d932cf010d3ff838773bf8450ce520b4c0a3ddfb25a5
|
|
MD5 |
b0506206a5b6a003805083bcc4ffd77c
|
|
BLAKE2b-256 |
6eca00dd71f3022a2459c59595bb1e6ffaa1b79907d03ea9c973b6e383197096
|
File details
Details for the file PyHarshit-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: PyHarshit-0.0.7-py3-none-any.whl
- Upload date:
- Size: 12.4 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 |
181321d215516c6a468e92f93e64b6f7fe8ff89e3311a98cc63d36e37760b674
|
|
MD5 |
daf2cc58d33fc16f77a1fc1ad7c47640
|
|
BLAKE2b-256 |
62f944b1a84f465380e57411b79fbc991d4db2d685aae64dfee289d7873ca9d6
|