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

Uploaded Source

Built Distribution

terminut-0.0.0.869-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: terminut-0.0.0.869.tar.gz
  • Upload date:
  • Size: 5.7 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.869.tar.gz
Algorithm Hash digest
SHA256 5df93d281227c91e2dc3d60382273b5e1429a52e21b88a2001535464e9abc198
MD5 f58318d5d61ee17467420e3c9cbb1ad1
BLAKE2b-256 0ac0a6132c28dc4320fd016c33c7279300e3051bca24edf56a2a57338e61b246

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for terminut-0.0.0.869-py3-none-any.whl
Algorithm Hash digest
SHA256 9ae3e5f8fdba63fe46e0aaa40516dfeed7cafebab912a71e14bc86eb843bbb71
MD5 b578cbc9e283c94f447946d28e50790e
BLAKE2b-256 f3f4fc84d92756f3c7c100d8ddb6ad8ab7e390eeb32759061b7725c0344c4de9

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