Skip to main content

A blessings polyfill for the windows command line

Project description

Known VulnerabilitiesRequirements Status # Intercessions A blessings polyfill for the windows command line

Attempts to implement the full blessings API in a format that will work on windows. Makes use of colorama to help with styling.

Installation

pip install intercessions

Usage

from intercessions import Terminal

t = Terminal()
with t.location(0,0), t.hidden_cursor():
    print(t.bold_red('Hello World!') + t.clear_eol)
    raw_input('Press Enter' + t.clear_eol)

Known Issues

  1. Terminal.fullscreen will work, but will crash CMD/Powershell after exit. See tartley/colorama#139

  2. The following will not work as they have no command codes entered

  • standout

  • no_standout

  • subscript

  • no_subscript

  • superscript

  • no_superscript

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

intercessions-1.1.3.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

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

intercessions-1.1.3-py2.py3-none-any.whl (9.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file intercessions-1.1.3.tar.gz.

File metadata

  • Download URL: intercessions-1.1.3.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for intercessions-1.1.3.tar.gz
Algorithm Hash digest
SHA256 0774187e0da89075601370ea341a4d2ccf57d5f74848cbecd9a7d4a0c3e409b4
MD5 fddbb335d6267532afbf751705cec600
BLAKE2b-256 f70b9671cf0b137787dcd91cdd03b1262cf08929fe62d326959babfb0fcc6294

See more details on using hashes here.

File details

Details for the file intercessions-1.1.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for intercessions-1.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 20e9999bfc945302509104885c4dd5141ebaf698ac931fad560ca3a48f1ad250
MD5 b4cfe3d0b946e477e3635c98a99653a6
BLAKE2b-256 92725ec15ae8f740981a7da6d74372fa2e7b3060d89f91621ac2b505fbb753fb

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