Skip to main content

A small graphics library using text

Project description

TermG

With TermG you can easily build graphical applications in the terminal!

Simply install TermG

pip install TermG

And then you can use it in your projects!

How to create a project with TermG? First import TermG

from TermG import termg as tg

Then create the Screen

sc = tg.Screen(width, height) # width = columns, height = rows

Fill the screen with a specific color

sc.fill( tg.Color(127) )

And blit your Screen to the terminal

sc.blit()

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

termg-0.0.3.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

termg-0.0.3-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file termg-0.0.3.tar.gz.

File metadata

  • Download URL: termg-0.0.3.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for termg-0.0.3.tar.gz
Algorithm Hash digest
SHA256 05090a1ea331a2b66ce26575c182ae722adee61be4ad1161f35b8be0de41a350
MD5 62b34f7420fe957e0670710c45430d3f
BLAKE2b-256 df703ba75b634467324ca277f506bb8cfe1ca5aea0c121a5134eaaf8c5956811

See more details on using hashes here.

File details

Details for the file termg-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: termg-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for termg-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4af5f6c7b2a8013d4aaa1c6c20fbb02433c629be381ec983779eaf278de2b528
MD5 7ab4ca02582055b7ee16e425c7009a6e
BLAKE2b-256 54480dc7cc105df659e0976e2b1bd555aeb8f643082a023dc66d8b6bfa091e7f

See more details on using hashes here.

Supported by

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