Python ascii-art

Open-source Python projects categorized as ascii-art

Top 23 Python ascii-art Projects

  • wttr.in

    :partly_sunny: The right way to check the weather

    Project mention: Boost Your Workflow: Essential Shell Scripts for Everyday Tasks | dev.to | 2024-10-23

    #!/bin/bash # Get weather information for a specified location LOCATION="London" curl "http://wttr.in/$LOCATION?format=3"

  • SaaSHub

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

    SaaSHub logo
  • asciimatics

    A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations

    Project mention: 5 Best Python TUI Libraries for Building Text-Based User Interfaces | dev.to | 2024-11-09

    5.ASCIIMATICS ASCIIMATICS A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations

  • terminaltexteffects

    TerminalTextEffects (TTE) is a terminal visual effects engine, application, and Python library.

    Project mention: Terminal visual effects engine, application, and Python library | news.ycombinator.com | 2024-09-09
  • art

    🎨 ASCII art library for Python

  • video-to-ascii

    It is a simple python package to play videos in the terminal using characters as pixels

  • DeepAA

    make ASCII Art by Deep Learning

  • pyfiglet

    An implementation of figlet written in Python

  • asciidots

    Esolang inspired by ASCII art

  • textual-paint

    :art: MS Paint in your terminal.

  • durdraw

    Versatile ASCII and ANSI Art text editor for drawing in the Linux/Unix/macOS terminal, with animation, 256 and 16 colors, Unicode and CP437, and customizable themes

    Project mention: FLaNK Weekly 08 Jan 2024 | dev.to | 2024-01-08
  • github-readme-terminal

    ✨ Elevate your GitHub Profile ReadMe with Minimalistic Retro Terminal GIFs 🚀

    Project mention: 🚀 Create An Attractive GitHub Profile README 📝 | dev.to | 2024-06-29

    ReadME Terminal this generates a unique terminal based gif for your GitHub Profile.

  • ascii-telnet-server

    Can stream an ~20 minutes ASCII movie via Telnet emulation as stand alone server or via xinetd daemon. Using famous ASCII art animation from www.asciimation.co.nz (Star ASCIIMATION Wars)

  • rich-pixels

    A Rich-compatible library for writing pixel images and ASCII art to the terminal.

    Project mention: Show HN: Termichess – Play chess right on your terminal | news.ycombinator.com | 2024-10-07

    There was some trouble in scaling unicode text within the layout. Unfortunately increasing `font-size` is not trivial within the context of terminal. There are some ways around this , but i figured out that it's far more easier to render chess pieces as pixel images using `rich-pixels` [1]

    [1] https://github.com/darrenburns/rich-pixels

  • ascii-draw

    Sketch anything using characters

    Project mention: Monodraw | news.ycombinator.com | 2024-03-09

    Fairly new and barebones for now, but it is available as a flatpak: https://github.com/Nokse22/ascii-draw

  • Charcoal

    A concise language for sketching ASCII art.

  • vim-boxdraw

    An ASCII box drawing plugin for Vim

  • ASCII-Video

    Real time ASCII Image/Video Renderer.

  • Ascify-Art

    An easy-to-use advanced ASCII art generator for free!

  • Colored-ASCII-Video

    A program that takes a video file and outputs colored ASCII real-time video inside a terminal

  • PyBonsai

    Generate procedural ASCII art trees in the terminal.

    Project mention: PyBonsai: A script to generate an ASCII bonsai tree | news.ycombinator.com | 2024-11-19
  • To-ASCII

    Convert videos, images, gifs, and even live video to ASCII art! (Now with color support)

  • fade

    This is the first Python module allowing you to print gradient texts and banners. (by venaxyt)

  • Image-To-ASCII

    Convert images to ASCII art.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python ascii-art discussion

Log in or Post with

Python ascii-art related posts

Index

What are some of the best open-source ascii-art projects in Python? This list will help you:

Project Stars
1 wttr.in 24,823
2 asciimatics 3,666
3 terminaltexteffects 2,924
4 art 2,165
5 video-to-ascii 1,675
6 DeepAA 1,516
7 pyfiglet 1,378
8 asciidots 1,114
9 textual-paint 954
10 durdraw 724
11 github-readme-terminal 558
12 ascii-telnet-server 269
13 rich-pixels 258
14 ascii-draw 219
15 Charcoal 211
16 vim-boxdraw 194
17 ASCII-Video 151
18 Ascify-Art 115
19 Colored-ASCII-Video 105
20 PyBonsai 73
21 To-ASCII 63
22 fade 54
23 Image-To-ASCII 53

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

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