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 be buggy ~

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=False)

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.901.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

terminut-0.0.0.901-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: terminut-0.0.0.901.tar.gz
  • Upload date:
  • Size: 5.9 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.901.tar.gz
Algorithm Hash digest
SHA256 e4cec714c75673dab2fe8f9d6d846cc4a8948f5d5f3c3cb21de0bc4ba33c8afb
MD5 233ffa5e41305b67877a313be4ab4c06
BLAKE2b-256 cab5bfbb272750ddf01c5fa17f20691444c1fbe098af6f46362afc1333ea5beb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: terminut-0.0.0.901-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for terminut-0.0.0.901-py3-none-any.whl
Algorithm Hash digest
SHA256 2c874d871ac521d3bb07c97b2c74820b1228094169a8bd4dadae68d82ff71a8c
MD5 3b6c19aa7c60e3b4d9f4839866d6f2ea
BLAKE2b-256 d18b38337b492cb90026529b9b4b1840ad0818bc0f9a7ec7b70bb1514bc9f4a5

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