Skip to main content
# tremendous

Powered by [libfab](https://github.com/rossdylan/libfab)

`tremendous` is a Python wrapper around `libfab`, a C library that acts like
fabulous. It makes dealing with terminal coloring easy for standard 16-color
terminals and extended 256-color environments.

```
from tremendous import green, red, bold

# every color is a function that wraps a string with terminal escape codes
print green("Hello, and welcome to computers")

# colors, backgrounds, and modifiers can be stacked
print bold(red("Bad things happened!"))

# 256 colors are available from tremendous.ext
from tremendous.ext import darkgreen
print darkgreen("Crisis averted"))
```

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tremendous-0.1.1.tar.gz (9.8 kB view details)

Uploaded Source

File details

Details for the file tremendous-0.1.1.tar.gz.

File metadata

  • Download URL: tremendous-0.1.1.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tremendous-0.1.1.tar.gz
Algorithm Hash digest
SHA256 952b7069aad719a0f40aed80ef7f503af484a4a4a6de488409d6d549aac37953
MD5 622d5cbbd901583a6d9fb6ca3b9072cd
BLAKE2b-256 38b4310914b855e885da6d681328df6b75161e9ff0f88b36a2ec8dfd2bb9ce61

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.1 This release

1 file

0.1.0

1 file

0.0.1

1 file

Supported by

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