Skip to main content

A blessings polyfill for the windows command line

Project description

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.0.1.tar.gz (8.6 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.0.1-py2.py3-none-any.whl (8.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for intercessions-1.0.1.tar.gz
Algorithm Hash digest
SHA256 0dcd81efca80929e129933daa494c809227b18a30835afa5a550aec881c7bc28
MD5 11197cb57ac1b2909b6d07fc018b9767
BLAKE2b-256 a5e7f2e25b8b33c6f091b4cb06a2dd934546f888ccd7c322b49da92a76a70d37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for intercessions-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2270bef706931d00e7a3b6c5308bb912529bb83a5de66990a4e0370a266979e8
MD5 33cd1f911c670218eb9588ddbe7f2a0f
BLAKE2b-256 c12723e0a1c29c95297e799a1220566cb7fe5718e322e448e6d000b68b8b04cd

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