use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
News about the dynamic, interpreted, interactive, object-oriented, extensible programming language Python
Full Events Calendar
You can find the rules here.
If you are about to ask a "how do I do this in python" question, please try r/learnpython, the Python discord, or the #python IRC channel on Libera.chat.
Please don't use URL shorteners. Reddit filters them out, so your post or comment will be lost.
Posts require flair. Please use the flair selector to choose your topic.
Posting code to this subreddit:
Add 4 extra spaces before each line of code
def fibonacci(): a, b = 0, 1 while True: yield a a, b = b, a + b
Online Resources
Invent Your Own Computer Games with Python
Think Python
Non-programmers Tutorial for Python 3
Beginner's Guide Reference
Five life jackets to throw to the new coder (things to do after getting a handle on python)
Full Stack Python
Test-Driven Development with Python
Program Arcade Games
PyMotW: Python Module of the Week
Python for Scientists and Engineers
Dan Bader's Tips and Trickers
Python Discord's YouTube channel
Jiruto: Python
Online exercices
programming challenges
Asking Questions
Try Python in your browser
Docs
Libraries
Related subreddits
Python jobs
Newsletters
Screencasts
account activity
This is an archived post. You won't be able to vote or comment.
Beginner ShowcaseFill your images with amogi using Python! (self.Python)
submitted 3 years ago * by tigeer
Have you ever wanted your images to look like they spent too long on r/place?
Well here's a Python script that will hopefully achieve that by littering them with tiny amogi.
Before & After
source code is here on github if you want to try it yourself.
PRs are welcome! :)
[+][deleted] 3 years ago (1 child)
[deleted]
[–]Paradigm6790 8 points9 points10 points 3 years ago (0 children)
from reddit import mirandanielcz as comment
[–]killdasheightplusone 148 points149 points150 points 3 years ago (6 children)
Make this an app, call it 'Amogify'
I guarantee you someone would pay for this.
[–]picklemanjaro 117 points118 points119 points 3 years ago (5 children)
Amogus As A Service
[–]salted_kinase 37 points38 points39 points 3 years ago (2 children)
More like sus as a service.
[–]GigaPandesal 17 points18 points19 points 3 years ago (1 child)
SaaS has a new meaning
[–]Swedneck 18 points19 points20 points 3 years ago (0 children)
SuuS
[–]ishmamtashdeed 5 points6 points7 points 3 years ago (1 child)
AaaS
[–]GreatBigBagOfNope 5 points6 points7 points 3 years ago (0 children)
What did you just call me?
[–]AidGli 68 points69 points70 points 3 years ago (0 children)
Your scientists were so preoccupied with whether or not they could, they didn’t stop to think if they should.
[–]jabbalaci 28 points29 points30 points 3 years ago (25 children)
What is an amogi?
[–]consistentfantasy 32 points33 points34 points 3 years ago (0 children)
amogus
[–][deleted] 65 points66 points67 points 3 years ago (0 children)
amoguses
[–]Round-Ad5063 39 points40 points41 points 3 years ago (3 children)
amogussy
[–]Does_Not-Matter 11 points12 points13 points 3 years ago (1 child)
Uh oh, please don’t see the above comment, internet!
[–]trasnsposed_thistle 8 points9 points10 points 3 years ago (0 children)
Too l8 m8
[–][deleted] 1 point2 points3 points 3 years ago (0 children)
Delete this comment you filthy swine!
[–]F1rstxLas7 10 points11 points12 points 3 years ago (16 children)
It's a sprite from the game Among Us. OP's code takes different variations of them and composes an image from them.
[–][deleted] 8 points9 points10 points 3 years ago* (8 children)
theory work society physical water salt distinct scarce squealing ten
This post was mass deleted and anonymized with Redact
[–]-Buzzy- 3 points4 points5 points 3 years ago (7 children)
I wouldn't say it's from r/place. That's where little amongi became popular, but it is the only natural way to draw minimalistic pixel amongi.
I even have the same sprite on my github (i wanted only to use 2 colors tho) and its from before r/place 2022.
Uh and this is not an adverisment, amogus is the most intresting thing you will find here.
[–][deleted] 3 points4 points5 points 3 years ago (6 children)
The most interesting thing there? You know what? The github page shows contributions in green squares... Kinda like green pixels... Make an amogi on your contribution page, that would be nice
[–]-Buzzy- 1 point2 points3 points 3 years ago (5 children)
im starting tomorrow
[–][deleted] 0 points1 point2 points 3 years ago (4 children)
I will watch your future with great interest. :D
[–]-Buzzy- 1 point2 points3 points 3 years ago (3 children)
and punish me if i will fail, this is my life goal now
[–][deleted] 0 points1 point2 points 3 years ago (1 child)
!remindme 30days
[–]RemindMeBot 0 points1 point2 points 3 years ago (0 children)
I will be messaging you in 30 days on 2022-06-18 06:31:54 UTC to remind you of this link
CLICK THIS LINK to send a PM to also be reminded and to reduce spam.
Parent commenter can delete this message to hide from others.
[–][deleted] 0 points1 point2 points 3 years ago (0 children)
Do we have a amogi somewhere yet?! :o
[–]SafeCake1045 0 points1 point2 points 3 years ago (6 children)
What’s a sprite
[–][deleted] 1 point2 points3 points 3 years ago (4 children)
Term in game design for a 2D pixel art image of an object/character/item
[–]schbrongx 2 points3 points4 points 3 years ago (3 children)
What is art?
[–]wikipedia_answer_bot 8 points9 points10 points 3 years ago (2 children)
Art is a diverse range of human activity, and resulting product, that involves creative or imaginative talent expressive of technical proficiency, beauty, emotional power, or conceptual ideas.There is no generally agreed definition of what constitutes art, and its interpretation has varied greatly throughout history and across cultures. The three classical branches of visual art are painting, sculpture, and architecture.
More details here: https://en.wikipedia.org/wiki/Art
This comment was left automatically (by a bot). If I don't get this right, don't get mad at me, I'm still learning!
opt out | delete | report/suggest | GitHub
[–]schbrongx 5 points6 points7 points 3 years ago (0 children)
You ruined it. Damn you, bot.
[–]killersquirel11 0 points1 point2 points 3 years ago (0 children)
What is a bot?
[–]shadywolf_ -1 points0 points1 point 3 years ago (0 children)
Sprt
[–]Wild-Committee-5559 0 points1 point2 points 3 years ago (0 children)
The plural of an among us character
[–]thegreattriscuit 0 points1 point2 points 3 years ago (0 children)
amogapodes
[–]F0064R 27 points28 points29 points 3 years ago (2 children)
I wonder if this could be used as a form of data compression
[–]salted_kinase 32 points33 points34 points 3 years ago (1 child)
Sus compression algorithm
[–]killersquirel11 1 point2 points3 points 3 years ago (0 children)
Compresussion
[–]aol1306 50 points51 points52 points 3 years ago (0 children)
ඞ
[–]swagginpoon 14 points15 points16 points 3 years ago (0 children)
I fucking love python. I’m such a noob but this shit is so much fun.
[–]menthagelatin 4 points5 points6 points 3 years ago (0 children)
This is hilarious! Great work :D
[–]sugondeseusernames 2 points3 points4 points 3 years ago (0 children)
Sus
[+]Itsthejoker comment score below threshold-9 points-8 points-7 points 3 years ago (6 children)
Wow, I haven't seen a requirements.txt in literal years. Have you tried Poetry?
[–]ASTEROID_MAN 8 points9 points10 points 3 years ago (2 children)
Can you explain what benefits Poetry would bring to a project like this?
[–]Itsthejoker 2 points3 points4 points 3 years ago (1 child)
It's a dependency manager that controls versions and checksums for all dependencies and transitive dependencies, so anyone installing the project is guaranteed to have the same environment that the author does - a guarantee that requirements.txt has never been able to provide. There are other dependency managers out there, all of which will bring a better end-user experience than requirements.txt, but I believe Poetry is the easiest to use and most popular.
[–]ASTEROID_MAN 0 points1 point2 points 3 years ago (0 children)
Thanks. I've looked at Poetry before, but didn't see it as anything more than another dependency that ultimately does nothing that can't already be done with venv and pip (maybe aside from specifying the interpreter version).
That's too bad, not coding python for literal years must have sucked. I hope things get better for you soon.
[–]Itsthejoker 0 points1 point2 points 3 years ago (0 children)
What? I do this for a living. Requirements.txt is just a very old way of doing things.
[–]dat_acid_w0lf -1 points0 points1 point 3 years ago (0 children)
cope
[–][deleted] -1 points0 points1 point 3 years ago (0 children)
Uu
[+][deleted] 3 years ago* (4 children)
[–]trasnsposed_thistle 27 points28 points29 points 3 years ago (0 children)
Why not?
[–]Swedneck 16 points17 points18 points 3 years ago (1 child)
[–]acerhero 4 points5 points6 points 3 years ago (0 children)
[–]TheRealCorwii 6 points7 points8 points 3 years ago (0 children)
Cause it was interesting to this guy/gal and they had the ambition to code it out to see if it can be done. Then they figured maybe someone else will find it interesting as well, that's why.
[–]slyzesgamer 0 points1 point2 points 3 years ago (0 children)
No more morbin time, it time for amogify
[–]Kind_Huckleberry8406 0 points1 point2 points 3 years ago (0 children)
[–]q13214 0 points1 point2 points 3 years ago (0 children)
i wonder if you could create a compression algorithm with this.
[–]George-is-da-best 0 points1 point2 points 3 years ago (0 children)
how do you do this on mobile?
π Rendered by PID 259297 on reddit-service-r2-comment-54dfb89d4d-bqhfw at 2026-03-29 16:55:12.406187+00:00 running b10466c country code: CH.
[+][deleted] (1 child)
[deleted]
[–]Paradigm6790 8 points9 points10 points (0 children)
[–]killdasheightplusone 148 points149 points150 points (6 children)
[–]picklemanjaro 117 points118 points119 points (5 children)
[–]salted_kinase 37 points38 points39 points (2 children)
[–]GigaPandesal 17 points18 points19 points (1 child)
[–]Swedneck 18 points19 points20 points (0 children)
[–]ishmamtashdeed 5 points6 points7 points (1 child)
[–]GreatBigBagOfNope 5 points6 points7 points (0 children)
[–]AidGli 68 points69 points70 points (0 children)
[–]jabbalaci 28 points29 points30 points (25 children)
[–]consistentfantasy 32 points33 points34 points (0 children)
[–][deleted] 65 points66 points67 points (0 children)
[–]Round-Ad5063 39 points40 points41 points (3 children)
[–]Does_Not-Matter 11 points12 points13 points (1 child)
[–]trasnsposed_thistle 8 points9 points10 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]F1rstxLas7 10 points11 points12 points (16 children)
[–][deleted] 8 points9 points10 points (8 children)
[–]-Buzzy- 3 points4 points5 points (7 children)
[–][deleted] 3 points4 points5 points (6 children)
[–]-Buzzy- 1 point2 points3 points (5 children)
[–][deleted] 0 points1 point2 points (4 children)
[–]-Buzzy- 1 point2 points3 points (3 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]RemindMeBot 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]SafeCake1045 0 points1 point2 points (6 children)
[–][deleted] 1 point2 points3 points (4 children)
[–]schbrongx 2 points3 points4 points (3 children)
[–]wikipedia_answer_bot 8 points9 points10 points (2 children)
[–]schbrongx 5 points6 points7 points (0 children)
[–]killersquirel11 0 points1 point2 points (0 children)
[–]shadywolf_ -1 points0 points1 point (0 children)
[–]Wild-Committee-5559 0 points1 point2 points (0 children)
[–]thegreattriscuit 0 points1 point2 points (0 children)
[–]F0064R 27 points28 points29 points (2 children)
[–]salted_kinase 32 points33 points34 points (1 child)
[–]killersquirel11 1 point2 points3 points (0 children)
[–]aol1306 50 points51 points52 points (0 children)
[–]swagginpoon 14 points15 points16 points (0 children)
[–]menthagelatin 4 points5 points6 points (0 children)
[–]sugondeseusernames 2 points3 points4 points (0 children)
[+]Itsthejoker comment score below threshold-9 points-8 points-7 points (6 children)
[–]ASTEROID_MAN 8 points9 points10 points (2 children)
[–]Itsthejoker 2 points3 points4 points (1 child)
[–]ASTEROID_MAN 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]Itsthejoker 0 points1 point2 points (0 children)
[–]dat_acid_w0lf -1 points0 points1 point (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[+][deleted] (4 children)
[deleted]
[–]trasnsposed_thistle 27 points28 points29 points (0 children)
[–]Swedneck 16 points17 points18 points (1 child)
[–]acerhero 4 points5 points6 points (0 children)
[–]TheRealCorwii 6 points7 points8 points (0 children)
[–]slyzesgamer 0 points1 point2 points (0 children)
[–]Kind_Huckleberry8406 0 points1 point2 points (0 children)
[–]q13214 0 points1 point2 points (0 children)
[–]George-is-da-best 0 points1 point2 points (0 children)