tempy: render beautiful weather data to your terminal

This page summarizes the projects mentioned and recommended in the original post on /r/Python

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tempy

    A simple, visually pleasing weather report in your terminal. (by noprobelm)

    Don't sweat it, it's probably because of your ssh configuration. You should be able to install exactly as the instructions state if you replace git clone [email protected]:noprobelm/tempy.git with https://github.com/noprobelm/tempy.git.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • rich

    Rich is a Python library for rich text and beautiful formatting in the terminal.

    - rich, a base rich text library with tons of raw capabilities and convenience classes/functions. `tempy` makes use of `rich` for all its rendering capabilities.

  • textual

    The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.

    - textual, still largely in development, is a full TUI framework which leverages `rich` to allow users to create terminal applications with ease.

  • wttr.in

    :partly_sunny: The right way to check the weather

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • O Gerenciador de Hosts que Você Nunca Soube que Precisava... Até Agora! 😲

    2 projects | dev.to | 10 Oct 2024
  • The Host Manager You Never Knew You Needed... Until Now! 😲

    2 projects | dev.to | 10 Oct 2024
  • Show HN: An HP 15C themed TUI RPN calculator

    2 projects | news.ycombinator.com | 19 Aug 2024
  • Kaskade (TUI for Kafka) protobuf support is out

    3 projects | news.ycombinator.com | 14 Jul 2024
  • Neat Parallel Output in Python

    3 projects | news.ycombinator.com | 25 Feb 2024

Did you konow that Python is
the 2nd most popular programming language
based on number of metions?