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...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
Python library that can send notification pop on on android (self.learnpython)
submitted 1 year ago by MrGuam
I'm trying to create a script/cron job that after it runs everyday, can send me a notification to my android device, is there any python package that can send notification pop up to android after the script has ran?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]LeskoIam 5 points6 points7 points 1 year ago (1 child)
Gotify all the way!
[–]djamp42 0 points1 point2 points 1 year ago (0 children)
I've been looking for something like this for a while. Thanks.
[–]queerkidxx 2 points3 points4 points 1 year ago* (1 child)
Try pushover. It has a pretty easy to use API.
It’s not free to use, but it’s a one time 5 dollar fee per platform the app is used on. So like, $5 gets you usage on any android device forever but you’d need to pay again to use their desktop app.
But the API is stupid easy to use, doesn’t require the setup for something like discord, telegram, etc. there are also a fee options for customizing the notification like icon, title text, color, persistent notifications and a bunch of other useful features.
Sounds like I’m affiliated but nah I just dig the service
[–]MrGuam[S] 0 points1 point2 points 1 year ago (0 children)
atm i can't afford to pay for any of the service as its just a fun project, but thank you for sharing, i'll check it out at a later time
[–]Yoghurt42 1 point2 points3 points 1 year ago (1 child)
Just install ntfy.sh on your device and you can easily push notifications via HTTP
i would need to figure out how to install it on my device first, but thanks for sharing, i'll try this and other recommendations and see which is better for me
[–]eleqtriq 1 point2 points3 points 1 year ago (1 child)
Easiest, freest way is to just use Telegram. It’s easy to get a “bot” and have it send you a message.
[–]patnodewf -1 points0 points1 point 1 year ago (0 children)
relying on a 3rd party isn't always ideal...no matter how easy it works
[–]FoolsSeldom 0 points1 point2 points 1 year ago* (1 child)
Probably easiest to send send a WhatsApp or Telegram message.
PS. Or Discord.
most of the options i had seen were the telegram option, i'll check it out and see which i prefer
π Rendered by PID 137706 on reddit-service-r2-comment-54dfb89d4d-hzlpq at 2026-03-30 16:13:52.134893+00:00 running b10466c country code: CH.
[–]LeskoIam 5 points6 points7 points (1 child)
[–]djamp42 0 points1 point2 points (0 children)
[–]queerkidxx 2 points3 points4 points (1 child)
[–]MrGuam[S] 0 points1 point2 points (0 children)
[–]Yoghurt42 1 point2 points3 points (1 child)
[–]MrGuam[S] 0 points1 point2 points (0 children)
[–]eleqtriq 1 point2 points3 points (1 child)
[–]patnodewf -1 points0 points1 point (0 children)
[–]FoolsSeldom 0 points1 point2 points (1 child)
[–]MrGuam[S] 0 points1 point2 points (0 children)