Skip to main content

A toolkit often used with Kaviyes related projects, Its also ideal for small projects.

Project description

Open Issues License

[Experimental]

Version 1.0.0 Standard Utility

A toolkit often used with Kaviyes related projects, Its also ideal for small projects.


Installation

You can install and update using pip

pip install kaviyesutil

Examples

import kaviyesutil

kaviyesutil.Countdown(2, 'Countdown: ', 'Countdown Complete!')

#Clear the temrinal
kaviyesutil.cter()

time = kaviyesutil.CurrentTime('%H:%M:%S')
print(time)

rand1 = kaviyesutil.GenerateCustomID('STD08')
print(rand1) #Output: ETFQD7WW

rand2 = kaviyesutil.GenerateCustomID(Length=8, Type='standard') #'all' and 'digit' is also available
print(rand2) #Output: FE6B2PUV

rand3 = kaviyesutil.GenerateCustomID('$0A$ - 0A00 - 00A0 - A$0A')
print(rand3) #Output: !8W+ - 2L70 - 90B5 - C#9N

kaviyesutil.Terminal('echo Hello Kaviyes!') #quick terminal access

kaviyesutil.sleep(1) #Its from time.sleep()

Note

Some features are untested on the following platforms

  • MacOS

If you see an issue, report it here!

Open Issue

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

kaviyesutil-1.0.0.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

kaviyesutil-1.0.0-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

Details for the file kaviyesutil-1.0.0.tar.gz.

File metadata

  • Download URL: kaviyesutil-1.0.0.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for kaviyesutil-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d1b7a80977be3674d25cdf6d14bf7baa63b304a375bbe4c591a712e27a941640
MD5 62d2c8e9aa754c7058d7f0a3deefc329
BLAKE2b-256 cfd0465e2f648d77073e50b80f1b1724d765d29e00248191dab07bdcbcd79669

See more details on using hashes here.

File details

Details for the file kaviyesutil-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: kaviyesutil-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 12.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for kaviyesutil-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 04ea0171641a111d44a433f08ba3b04cb0275ce756f9a7dc50936827f52a1088
MD5 cde1af3fe84e19f66729884c9b5a5fd8
BLAKE2b-256 90d3b2d8a6d5f18619ac683133d05740c1282619d16de96398eb5cf9d4954981

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page