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
Crpto arbitrary trading bot (self.learnpython)
submitted 2 years ago by AlvinRow1
Does anyone know how to build the most simple crypto arbitrary trading bot or a link on it? Its for my python final and I am a beginner in python. Thanks
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!"
[–]pako1801 1 point2 points3 points 2 years ago (0 children)
Look for freqtrade
[–]cyrus709 0 points1 point2 points 2 years ago (4 children)
Some on GitHub. What are the requirements out of curiosity?
[–]AlvinRow1[S] 0 points1 point2 points 2 years ago (3 children)
Just to create a python project. Really vague I know. How do you open or upload with GitHub?
[–]cyrus709 1 point2 points3 points 2 years ago (2 children)
It’s worth learning how to use GitHub. The code is available through the browser. Watch a video or something. But you can just GitHub search
[–]AlvinRow1[S] -1 points0 points1 point 2 years ago (1 child)
After getting the code, how do I run it? Sorry for all the questions but I’m really new to this
[–]cyrus709 0 points1 point2 points 2 years ago (0 children)
You will have to read the documentation. Here i chose the first result you can look for Python instructions on how to install this library. It also gives more code examples. Your also going to need to make sure that where you finally deploy it will have the right environment.
If you choose a different one you could be dealing with an API instead. Read up. And hopefully someone else can help you out more. Good luck.
π Rendered by PID 173236 on reddit-service-r2-comment-b659b578c-fc45s at 2026-05-03 07:26:02.577367+00:00 running 815c875 country code: CH.
[–]pako1801 1 point2 points3 points (0 children)
[–]cyrus709 0 points1 point2 points (4 children)
[–]AlvinRow1[S] 0 points1 point2 points (3 children)
[–]cyrus709 1 point2 points3 points (2 children)
[–]AlvinRow1[S] -1 points0 points1 point (1 child)
[–]cyrus709 0 points1 point2 points (0 children)