Top 23 Python ascii-art Projects
-
Project mention: Is there any simple shell script or a c/c++ program that gives me the current location(latitude, longitude)? | reddit.com/r/linuxquestions | 2022-08-17
I want these numbers to use with wttr.in, to automatically show my current weather:
-
asciimatics
A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations
I've used asciimatics in the past to good effect.
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Project mention: ART 5.7 released: ASCII and Non-ASCII art library for Python | reddit.com/r/coolgithubprojects | 2022-07-06
-
Project mention: Need some great looking art? MidJourney AI Image Generator can definitely do some inspiration | reddit.com/r/roguelikedev | 2022-08-04
ASCII art was low hanging fruit at the beginning of the neural net gold rush… DeepAA was made all the way back on the first version of Tensorflow!
-
video-to-ascii
It is a simple python package to play videos in the terminal using characters as pixels
Project mention: How was this effect of code replacing the headshots done? | reddit.com/r/AfterEffects | 2021-11-04you could use one of the many video-to-ascii command line tools to render out a video you made first. then you can overlay that into your actual video. It doesnt look like thats what they did but i think it could look even better than this if executed right
-
Project mention: Nerd Snipe: How does this webapp work in the backend? | reddit.com/r/Python | 2022-03-07
Damn got RickRolled in ASCII Art. I think it's this not sure tho.
-
Asciidots is an esoteric 2D language. The most obvious question is how it compares to the classic 2D language Befunge.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
While researching on how I could make my "welcoming" message look a bit more fancy and unique, I stumbled across the pyfiglet library! It allows for a great way of adding amazing text to your command-line interface:
-
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)
Project mention: reverse-reverse telnet? I want to dial in to a router and forward that connection to something else | reddit.com/r/Cisco | 2021-11-08Theres still some things I need to iron out / test. I've spun up the classic towel.blinkenlights.nl style ASCII Star Wars and connect to it over the modem. It worked exactly once and now it's just garbled mess. Not sure if its too fast for the modem, or some encoding issue. I'm sure I'll figure it out.
-
pyTermTk – A toolkit for building interactive terminal applications
-
Project mention: How feasible is it to create your own programming language? | reddit.com/r/AskProgramming | 2021-11-16
The worth of the effort depends in what problem it solves. If its a toy for you, that's up to you. If you expect other people to use, it needs some thought and design. An example of one such language of some utility is charcoal which was written to be able to write very short programs for code challenges (they're not intelligible - but they don't take much to type). Another is hexagony which was created to be interesting. Were they worth the effort? Someone thought so.
-
-
Project mention: Real Time Color ASCII Rendering in Python using NumPy Vectorization | reddit.com/r/Python | 2022-05-02
Video explaining the algorithm: https://youtu.be/SzqKClkCi_0
-
Project mention: the scrolling of this note written by an extremely bored human is oddly satisfying | reddit.com/r/oddlysatisfying | 2022-06-03
like https://github.com/cmang/durdraw but edited by hand in a hex editor.
-
-
Project mention: Image-To-ASCII VS python-asciistuff - a user suggested alternative | libhunt.com/r/Image-To-ASCII | 2022-01-15
-
Project mention: YouTube gives dislikes the thumbs-down, hides public counts | reddit.com/r/technology | 2021-11-11
No they aren't at least if this email I found via a ddg search is true. https://github.com/oddluck/limnoria-plugins/issues/45
-
Project mention: To-ASCII 5.0 - A command line tool and library for making ASCII art from images and video! | reddit.com/r/Python | 2022-07-22
To-ASCII is an old project of mine that converts images, video, and even live vieo from a webcam to ASCII art! I recently came back to it and rewrote it to add color support, improved modularity, an improved CLI, and Nim extensions!
-
Project mention: I made a gratient/fade text module (and for banners) | reddit.com/r/Python | 2021-08-31
-
Website
-
Project mention: Real Time Color ASCII Rendering in Python using NumPy Vectorization | reddit.com/r/programming | 2022-04-13
I've always wanted to make an ASCII renderer, but the drawing functions from pillow for writing characters were always too slow to get close to real time. I set out to see if this could be vectorized and this is what I came up with. I also made a video about the algorithm: https://youtu.be/SzqKClkCi_0, and made a repo showcasing the algorithm working on a webcam: https://github.com/AlexEidt/ASCII-Vision.
-
Project mention: program to Turn Images into ASCII-art | reddit.com/r/coolgithubprojects | 2022-01-23
here is one output text file in the repo
-
Created with my Ascify-Art Tool
Python ascii-art related posts
- Need some great looking art? MidJourney AI Image Generator can definitely do some inspiration
- ART 5.7 released: ASCII and Non-ASCII art library for Python
- Ascii Strawberries
- Asciiville 1.3.1r2 - ASCII Art, animations, and command line Utilities for Linux
- ART 5.6 released: ASCII and Non-ASCII art library for Python
- ASCII Waves
- Show HN: Real Time Color ASCII Rendering in Python Using NumPy Vectorization
Index
What are some of the best open-source ascii-art projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | wttr.in | 19,147 |
2 | asciimatics | 3,124 |
3 | art | 1,513 |
4 | DeepAA | 1,398 |
5 | video-to-ascii | 1,380 |
6 | ASCII-generator | 1,213 |
7 | asciidots | 1,051 |
8 | pyfiglet | 1,015 |
9 | ascii-telnet-server | 232 |
10 | pyTermTk | 224 |
11 | Charcoal | 176 |
12 | vim-boxdraw | 174 |
13 | ASCII-Video | 91 |
14 | durdraw | 61 |
15 | SkunkBooth | 44 |
16 | Image-To-ASCII | 43 |
17 | limnoria-plugins | 36 |
18 | To-ASCII | 35 |
19 | fade | 23 |
20 | Imagscii | 18 |
21 | ASCII-Vision | 17 |
22 | ImageToAscii | 15 |
23 | Ascify-Art | 13 |
Are you hiring? Post a new remote job listing for free.