Skip to main content

Terminut // vast#1337

Project description

Terminut.

followers
            > Custom Console Going To Be Used For My Projects
                And Available To Anyone Else Who Wants To Use <

Installation

! package NOT FULLY available for non-personal use !
~ use at the knowledge of knowing it may break ~

pip install terminut

Usage

# default shit if u want to only import for ease - auto switches #

from terminut import printf as print, inputf as input, init
init(debug=True)

print("[DEBUG] Should Not Show")
print("[INFO] Should Show")

# --------------------------------------------------------- #

# this is for custom cool stuff as seen here: 
# https://cdn.discordapp.com/attachments/1099515953223569420/1105295220414885998/2023-05-08_20-46-22.mp4

import time
from terminut import BetaConsole
c = BetaConsole(speed=2)
while True:
    try:
        timestamp = c.getTimestamp()
        c.alphaPrint("[INF]", f"[{timestamp}] made by vast :D", increment=False)
        time.sleep(0.001)
    except KeyboardInterrupt: exit(0)

* vast#1337 | imvast@github | vast.gay *

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

terminut-0.0.0.840.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

terminut-0.0.0.840-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file terminut-0.0.0.840.tar.gz.

File metadata

  • Download URL: terminut-0.0.0.840.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for terminut-0.0.0.840.tar.gz
Algorithm Hash digest
SHA256 3ce61ec1e8dcbbff24c3c4f0592e2562bebb5315b4cdd9fea4b02d30a4c3aecc
MD5 8952439451ed1d78c209b2da610e23e4
BLAKE2b-256 ae7bd62c4964295a076680a5cfc0716cf54f46c722ed7553ac8a829f526273f7

See more details on using hashes here.

File details

Details for the file terminut-0.0.0.840-py3-none-any.whl.

File metadata

File hashes

Hashes for terminut-0.0.0.840-py3-none-any.whl
Algorithm Hash digest
SHA256 3451637414180312c72616132624e2f165dc0ab54ff11410880d9ce0f77b349d
MD5 b7e808475b306ab003f372514bb76568
BLAKE2b-256 131d0cad74f18e2dffb8fc45d239c2794706e9a3f72c4f30bbf40eae5f1be968

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