#reddit

1 messages · Page 10 of 1

night prismBOT
night prismBOT
night prismBOT
#

I understand what does "Everything is an object" means for python, just wondering how is other object oriented language...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

My CS teacher thinks that you shouldn't know how the code you import works, but is there an extent as to whether or not you...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello guys, ​ I want to develope an application using Python, and I think that the best option for a GUI is the...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Just started learning python and i am trying to create a mini calculator program. I want to be able to put a simple math...

#

A. Create a series of snowball poems that are at least five words long (each word should grow in the number of characters as...

night prismBOT
#

Does anyone have experience with django-channels and real-time game experiences? What I’m working on will probably send a...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi all, ​ is Anaconda just a Python distribution that uses cPython or does it bring its own implementation of...

night prismBOT
#

I am trying to make my boyfriend an e-card by sending him the code (He's a computer programmer). I am awful at coding and...

night prismBOT
night prismBOT
#

Hi there, I was trying py2exe on a simple script; if I'm correct, the command I have to use in the console to start building...

#

Hello there, ​ In these last few months, the idea of writing a book about programming is blazing in my mind. A bit...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

So I'm new and tried to make something that tells you in which year you will become 100 years old. What is the difference...

night prismBOT
#
l0l

import time DayBool = 0 NightBool = 0 time.sleep(5) DayBool = 1 if DayBool == 1: GM = str(input("Good morning!")) if GM ==...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I am working on an ai that will follow a certain ideology. Right now in my code I have a bunch of links talking about that...

night prismBOT
night prismBOT
#

I did a code with the turtle import thingy, its super easy to do but just wanted to share it cuz i am proud of it...

night prismBOT
#

I've been learning Python lately and wanted to code a super simple AI/ML program. I do know Java and a few other languages...

night prismBOT
night prismBOT
#

How difficult would it be to make an IDE that was more gui focused in terms of commands being passed via the IDE gui? Want to...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Can someone look at my project, its pretty much finished and I might update it later? the project is at...

night prismBOT
#

I dowloaded python like 3 days ago, i've been learning since then, i roughfly know the basics of the programm, what should be...

night prismBOT
night prismBOT
#

Hey guys, I'm a huge NBA fan who also loves python, writing and teaching. I'm working on a pandas tutorial using real NBA...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hey everyone, I am a college undergraduate and have been learning python for six months. I have learnt its fundamentals and...

night prismBOT
night prismBOT
#

Hello everyone ! I'm learning Python and i had the idea to write a small code that generates random youtube links and it...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Did Python save the day in any of your projects, make something possible or vastly easier, help you meet a deadline that...

night prismBOT
night prismBOT
#

I’m fairly new to programming but I work in finance and I’m using python for data analysis a lot. As I’m trying become a...

night prismBOT
#

Talking about Valentines day with my coworkers Me: I don't celebrate Valentines day. My Boss: Why's that? Me: Cause I'm...

night prismBOT
night prismBOT
night prismBOT
#

I have decided to make Python my weapon of choice, and as a first real-world project, I have decided to port my personal...

night prismBOT
#

Okay so I'm switching to python, and literally started tearing into the learning curve this morning. I'm gonna go ahead and...

night prismBOT
night prismBOT
night prismBOT
#

Ok so i'm taking a udemy course and i'm trying to program this network scanner. And it works fine in Kali Linux, But when I...

#

Hello. Please look at the following code: >>> a=[1,2,3,4,5] >>> b=a >>> b [1, 2, 3, 4, 5]...

#

How can I auto-populate an input so the user can either hit enter or delete to replace? Say I wanted to ask for a username...

#

In my program, I want to keep asking a user for negative or positive values using an integer input. However, I want the user...

night prismBOT
#

I have a background in Java, so the IDE (Eclipse) will tell you what a method or constructor requires as you're writing it,...

#

I wrote a barebones subprocess alternative. It is much faster than the built in library. ​ I'd like some community...

night prismBOT
night prismBOT
night prismBOT
#

Hello everyone this is my first time here and i would love to learn Python after a series of dropped languages.. So the thing...

#

Hello everyone this is my first time here and i would love to learn Python after a series of dropped languages.. So the thing...

night prismBOT
#

Hello, I am very new to python and data science in general, so bare with me if I'm being stupid. I have been trying to import...

night prismBOT
night prismBOT
#

bank=# \d banks Table "public.banks" Column | Type | Modifiers --------+-----------------------+----------- name | character...

night prismBOT
night prismBOT
night prismBOT
#

Hello! I have old project that I want to update. Is an API wrapper for steam. Old Project:...

#

I applied kmeans clustering to some of the Pollock's paintings. The idea was to track the artist's usage of #colors through...

#

Not obviously, python is popular for being a good back end code but I was curious how far somebody could strech tkinter or...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

What strategies do you use to log your ETL scripts? What do you try to capture in your logs? I usually just dump a log file...

night prismBOT
night prismBOT
#

Hello, ​ I try to learn web development but not really enjoying it. I plan to study back-end of web development....

night prismBOT
#

I'm starting learning about this and have some questions. Linux (Ubuntu) system is mandatory? Or I can use Window 10 / High...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I have 10 different functions that poll various things and log the results to influxdb. Currently, I am running these with...

night prismBOT
night prismBOT
night prismBOT
#

Hello! Me and a few friends have created a facebook post since 2013 where we just...talk. It is currently at about 380,000...

night prismBOT
#

So, I was asked by a friend about a light weight screen recorder that could be used with little programming knowledge. I put...

night prismBOT
#

It displays trophies/achievements, Puzzle solutions, and safe/locker combinations! :) very good if you are doing a speed run...

night prismBOT
night prismBOT
#

Hey guys, I’m in the process of doing a lab assignment in my Python for GIS course and I am getting hung up on 2 parts of...

night prismBOT
#

Hi, so I though of something cool for Reddit. I want to compare real things in real life but in code. Can someone solve this...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Here's my take on Conway's game of life. Let me know what you think! (You can obviously copy the code and run it yourself)...

night prismBOT
#

Exploring Python Basics is a collection of chapters from several different Manning books, blended together to give you a...

night prismBOT
#

Hi, I developed a random chat application with Python, which I named Chit-Chat. After a lot of hard work and dealing with...

night prismBOT
#

Hello, ​ I am trying to learn socket programming and following a few tutorials I now have a socket server running...

night prismBOT
#

So, I have a pretty good amount of base knowledge of python after having taken a course. My current method of learning is to...

night prismBOT
night prismBOT
night prismBOT
#

Hi everyone, I would like to share with you all a project which I have been working on this week. It's called the **UFC MMA...

night prismBOT
night prismBOT
#

I was reading about Locust this week. Thought of sharing my learnings with the community. Read at...

night prismBOT
night prismBOT
#

Hey guys, just built an asynchronous pusher client for python, since I noticed I wasn't able to find an implementation that...

night prismBOT
night prismBOT
#

Hey there! I'm relatively new to Python and programing in general and I'm wondering if there's a site like CodeAcademy for...

night prismBOT
#

Hi, so I'm new to coding, and I heard Python was easy to learn, so I decided to try it. I looked up a tutorial...

night prismBOT
#

Was doing an exercise out of the Sams Yourself Python in 24 hours book. It asks to create a single line of code that would...

night prismBOT
night prismBOT
night prismBOT
#

Hi, I'm currently going through a python book and I have a question. I'm using Python's idle shell and I'm having an issue...

night prismBOT
#

Am i able to code a program to put into my startup folder so when a specific event occurs a animation is played without...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I want to learn more about what people have been able to do with Python! Personally, I feel reasonably comfortable with...

night prismBOT
night prismBOT
night prismBOT
#

I haven't been doing python for years. Now a days I've mainly been doing Spring development with Java. However I've recently...

night prismBOT
night prismBOT
#

I want to practice solve a problems by python from beginner level to advanced I really confused Hackerrank and Codewars are...

night prismBOT
night prismBOT
night prismBOT
#

I am trying Heroku for the first time with a reddit bot, and have found a working buildpack to use for tesseract-ocr but...

#

I've been writing a short series of articles about magic functions in IPython. In the previous parts, I've explained how the...

#

I've tried everything to fix it but I can seem to find the problem is it because I'm on a mac? Help Please This is the error...

night prismBOT
night prismBOT
#

So for example i have this list, how can i get 2-digit integers from it like ['22', '25', '26', '23', '52', '55', '56',...

#
#

Hello everyone, ​ Does anyone know the answer to this?, Which Statement is False for the following code: aList =...

night prismBOT
night prismBOT
#

i have to store continuous data for 1 week for designing Machine learning model.But since i am going to use Amazon RDS,i need...

night prismBOT
#

I am interested in learning more about mining social media. Trying to use tweepy to gather some data and run some stats on,...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I'm trying to split an integer, but I can't find a way online to do so without first converting it into a string. I've tried...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello, I was wondering if anyone knows of a tool to start / load a python project from a checkpoint? For example lets say I...

night prismBOT
night prismBOT
#

Hi, my Python abilities are extremely primitive but, I was wondering if anyone would know how to grab data to input into...

night prismBOT
night prismBOT
#

I am currently on the challenge 'Lif Off!' on Grok learning and can't figure out why my while statement isn't working? The...

night prismBOT
night prismBOT
#

Has anyone figured out the best way to fit a lognormal distribution to your data using scipy.lognorm and then plot the data...

night prismBOT
#

This week's top r/Python posts have arrived!

Just noticed that the code in "Ralph Breaks the Internet" is...
| 1137 upvotes | 99 comments | u/rishirk | r/Python |

A line follower robot my classmade and i made with python for...
| 1059 upvotes | 47 comments | u/Marc_B7 | r/Python |

Here we go
| 1023 upvotes | 197 comments | u/TylerJWhit | r/Python |

We're not that bad
| 789 upvotes | 64 comments | u/ducksucg | r/Python |

Prototype of Python-powered IoT device, gets how many subs...
| 783 upvotes | 57 comments | u/blinka_friendlysnake | r/Python |

#

Hi everyone! TL;DR: I have this program where it requires me to draw 10 squares in a loop, with different color values each...

night prismBOT
night prismBOT
#

**Python is one of the world's most popular, in-demand programming languages. Here, I’ve made an attempt at sharing some of...

night prismBOT
#

Anyone know how to read a pdf in python to grab information from a table in the pdf? Any input would be much appreciated!

night prismBOT
night prismBOT
#

So I'm trying to get 128 hex numbers from a MCU and seperate them into a numpy array (so I can then graph it with pyqtgraph)....

night prismBOT
night prismBOT
#

Hi guys, I'm an EE student that applied for QA co-op position involving web development automation using Selenium. I had my...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hey everyone, I've been playing around a bit with ARM servers and seeing how well they compare to x86 options for web...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi there - I am fairly experienced with python but have only used it for data analysis/machine learning projects. I was...

#

Looking for someone that has a good knowlegde in python and a.i. Whom will help me get a task done. The task is to solve a...

#

What is the fastest way to a convert an input video to frames? Code will be helpful, if feasible.

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I want to configure hierarchical rules such as - Rules --------------- dimension_1: * dimension_2: * value: val1 dimension_1:...

night prismBOT
night prismBOT
night prismBOT
#

I recently started learning code (python specifically), and even as I use various apps, including Reddit, I'm already talking...

night prismBOT
#

Hi, I want to create a script to automatically sign up for gym classes that will run on my Ubuntu server. There is no captcha...

night prismBOT
#

I help to lead data science projects at big companies and startups, and one of the questions I get the most is how to keep...

night prismBOT
#

# iterates a half inning of at bats ​ outs = 0 runs = 0 first = 0 second = 0 third = 0 home = 0 import random x =...

#

Hello I’ve been learning for a year several programming languages. At last I found Python mostly fitted to me. Could you...

night prismBOT
night prismBOT
night prismBOT
#

Client's request is to take an input from a microsoft word's table, create a table with the input and write it in a document...

#

If you're familiar with Perl Poetry, you'll know what I'm talking about. Because of the large number of English words in the...

night prismBOT
night prismBOT
#

Wtf, idk why but the random thing is broken, you see it says that random has no attribute "randint" ​ I did this...

night prismBOT
#

I don't understand why would someone use flask? It's just another layer of python over html/css. Am I missing the point? From...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I installed Anaconda3 then later on i discovered Python3, is there a difference or am i still good to go? I’m about to start...

night prismBOT
#

Hey guys I'm currently in the beginner stages of Python, and I need your help. (sorry if it is not clean or it can be...

night prismBOT
#

Howdy, got assigned something for school, finished it reasonably quickly but I'm wondering if there's any way to make it...

night prismBOT
night prismBOT
#

One of my first mini projects, pretty happy with how this turned out. Hoping to implement lower case letters, numbers and...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...

night prismBOT
night prismBOT
#

Stupid question but I can’t seem to figure it out nor find an answer online. I’m not new to Python but haven’t coded it in...

night prismBOT
#

So I've got a class SomeClass which has method method_x which needs to run in a different process and is call in another...

night prismBOT
night prismBOT
#

Hello there, First of all, I would like to thank this community for all efforts put into helping others. I am currently...

night prismBOT
night prismBOT
night prismBOT
#

I have started working on my first project, creating a binary code translator. The main issue I am facing is turning the...

night prismBOT
#

hey guys, i don't know if i'm posting this in the right spot, but i'm working on a project for school and I have to build a...

night prismBOT
night prismBOT
night prismBOT
#

Hello, I am working on creating a bot that can send an email with a question that user types in. The functionality was...

night prismBOT
night prismBOT
#

Right now I'm going through the w3schools coverage of python. I took Java in college so I am fairly familiar with most of the...

night prismBOT
#

How can I take three functions and implement them to a main function and store them in a dictionary and have the dictionary...

night prismBOT
#

Learn about common algorithm concepts in Python and how to solve algorithm challenges you may encounter in an interview:...

night prismBOT
#

Trying to create rock, paper scissors game without import of any kind. Any sort of help would be greatly appreciated!

night prismBOT
night prismBOT
#

is anyone still into them? its basically all i write, but its fun! curious if anyone actually plays them still, at least if...

night prismBOT
#

Instead of having to explicitly mark async calls with await, they could be awaited by default and another keyword could be...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Trying to make breakout with pygame atm. Currently stuck on one part. And that is the fact that i cant seem to get the ball...

night prismBOT
#

Hi there, Just your regular newbie here. I started to my school program which will teach me the basics of python. I've been...

#

Hey guys, Sorry to post a bit off-topic, and apologies in advance if you've seen my thread in another reddit. I'm just trying...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I was wondering if this is already a thing, a platform where a student signs up with her school name and finds ongoing...

night prismBOT
#

So i made this little kind off alarm whit a PIR sensor an a RPI Zero W and i wanted to share the code to see what you guys...

night prismBOT
#

So i made this little kind off alarm whit a PIR sensor an a RPI Zero W and i wanted to share the code to see what you guys...

#

Hey there. ​ I want to be able to control my tv through a Raspberry Pi with an Infrared LED, using Python-LIRC. I...

night prismBOT
night prismBOT
night prismBOT
#

i have no expierence with coding or anything whatsoever but this would seem like a fun thing to do. where do i start?

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I’ve always seen posts about AI and how it’s going to be the future of programming, but I really don’t get it. Can anyone...

night prismBOT
night prismBOT
#

I am trying to create an ETL micro-service to read data using the cloud provider API's (e.g. aws ec2 describe-instances),...

night prismBOT
#

Has anyone used PyVue or any other JS front end wrapper? What are your thoughts/experiences building a front-end using such...

#

Hey, I just succesfully wrote an entire program that aborts itself as soon as you start it. I haven't documented it quite...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#
night prismBOT
#

Hey, I’m trying to parse an ini-file with ConfigParser. There’s a specific string I need and it contains a path to a file....

#

Hello online friends ! I want to edit existing videos by taking out frames at specific places and save them back as videos. I...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I am learning Python and trying to find assignments and tasks to challenge myself, now I have found my match. So I found a...

night prismBOT
night prismBOT
#
night prismBOT
#

Hi all, ​ I know how to insert elements into a binary search tree and make sure that they get sorted during...

night prismBOT
#

Hey all, So I know Python 3 to a relatively advanced level, and I'm looking to build my profile as a programmer. I'm looking...

#

So, I hate JSON with a passion. Let's get that out of the way. ​ Ok. So. No proper API for me. However, using...

night prismBOT
#

Hello I made this. I made YouTube and porn integrations for discord...

night prismBOT
night prismBOT
#

What are y'all's power combos for web scaping/data collection?

#

Hello everyone , I have just started learning Python(since last 4 months), I am a student . I have completed CS50 and also a...

night prismBOT
#

I have been able to login to google calendar via IDLE. For some reason, when running shell, the program doesnt work. (using a...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Gran curso en desarrollar la habilidad de pensar lógica y secuencialmente, para empezar a desarrollar programas en Python ....

night prismBOT
night prismBOT
night prismBOT
#

Hey guy, ​ I have started my course with python. Very new to python, LOL very new to programming itself. Had...

night prismBOT
#

Does anyone have gift ideas I could ask for my birthday as an aspiring data Scientist who wants to expand his toolset? Books,...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Just a quick post. In my spare time I'm planning to gradually get into and learn more about programming, in particular Python...

night prismBOT
night prismBOT
night prismBOT
#

Hi guys, I've been learning python for a while and I think it's time to go for real practice. I want to start a project to...

night prismBOT
night prismBOT
#

Hello I've a text, a plain text I'd like to use a parser in order to get word for sentimental analysis. ​ for...

night prismBOT
#

Hey guys hope someone can help me out, I'm a bit new to python. I'm trying to download 1000 zip files which i have a list of....

night prismBOT
night prismBOT
#

I have an assignment that requires us to do the following. Note that this is one function out of 4. My problem here is that I...

night prismBOT
night prismBOT
#

This week's top r/Python posts have arrived!

You can generate wall paper fractal images with python and...
| 1250 upvotes | 64 comments | u/neozhaoliang | r/Python |

Animated Dijkstra, sidewinder maze, pillow and imageio (xpost...
| 1273 upvotes | 83 comments | u/madducks | r/Python |

My implementation of YOLO - You only look once (ver 2) for...
| 853 upvotes | 106 comments | u/1991viet | r/Python |

Today is python birthday, what do you wish?
First message of Guido releasing python was the 20 February 1991 on alt.sources. What would you like to wish for the 28y of...
| 687 upvotes | 312 comments | u/lerrigatto | r/Python |

y’all are so are so advanced with you project but this is my...
| 484 upvotes | 184 comments | u/BigTastyy6969 | r/Python |

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

def calc_square(numbers): for n in numbers: print(n2) def calc_cube(numbers): for n in numbers: print(n3) if name ==...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello there, ​ First opf all: I am new to posting on Reddit. But after googling my problem as stated below I...

night prismBOT
night prismBOT
#

I much prefer Youtube Music to Google Play Music in terms of playlist quality and general layout and since there is not...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

The firewall on my work computer is a huge pain point for me. I can barely download anything and I can't even access the...

night prismBOT
#

I am trying to save objects in spatialite but I keep encountering this error. According to...

night prismBOT
night prismBOT
night prismBOT
#

I am writing a program that reads sensors on a Beagle Bone Black. The output of those sensors is stored in a sqlite database...

#

Hello everyone, I am fairly new to using python 2.7.15, I am using PyCharm, when I try to do type(32) for example it doesnt...

night prismBOT
night prismBOT
#

Im at an intermediate level with python i just started using tkinter for GUI but i wonder if you could create your own gui...

night prismBOT
night prismBOT
#

There are many python libraries around now. Post your favorite one with reason and let's help each other.

night prismBOT
#
#

Hi, everyone! I'm in the early stages of developing a sudoku app (yeah, I know) for e-ink Android devices, like the Onyx Boox...

night prismBOT
#

This may seem like a really dumb question to most of you but I recently picked up Python and I'm really enjoying it, however...

night prismBOT
#

Hello everyone, I am a computer engineering student currently taking classes for c++. I am wanting to learn Python for my...

night prismBOT
#

A little bit o context for ya. I'm trying to write a program that is able to go into a zip file and return all of the names...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

This is actually about Code Academy though. Did Codeacademy change its policies? They used to be free, but now I can't seem...

night prismBOT
night prismBOT
#

Is there any way to make a computer ignore user input while a script is running?

night prismBOT
#

I've finished university in EE/CE, and have been developing my python skills as of late. I have a high level understanding of...

night prismBOT
night prismBOT
#

I was working on some python data visualization code from a tutorial working with the "seaborn" library: g =...

#

This is one code that I am having quite a hard time understanding: ​ n, bins, patches =...

night prismBOT
night prismBOT
#

If not allowed in /python I will remove, also in /learnpython Hi everyone, Im curious to know if anyone lurking around here...

night prismBOT
night prismBOT
#

I wanted to try coding with python and watched some tutorials. But for some reason, I just can't get my simple Hello World...

#

Challenge Make a constant in Python ​ [Supported...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

i am trying to fetch data over serial communication and create substrings from it thus import serial ser =...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I want to create an alert to my phone for when I receive a particular email. The caveat is that I only want to receive it if...

#

Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...

night prismBOT
night prismBOT
#

Hey folks; I'm working on a GIS degree and one of the courses for my major is in programming. I emailed the professor and she...

night prismBOT
#

I have a list with many duplicate items. I want to remove duplicates but add specified values together to the entry I keep. I...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hey guys, I've been working with powershell for two years and I feel really comfortable using it. Lately I've been tasked...

#

The Error keeps saying that Line21 (Not line, It's a variable) is invalid Syntax. Plz help ​ Here's the script:...

night prismBOT
night prismBOT
night prismBOT
#

Hi folks I believe many of you - just like me - use Spotify and their desktop app. It works quite well but I'm missing the...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello, I'm trying to create a website that can help people with shopping. I've made a list of "features" that I want to make...

night prismBOT
#

I was checking out Greg Egan's site and found it to be fascinating, filled with physics simulations. For example:...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi, i. have a question about my Macbook. It came with python version 2.x by default. I check the version by writing Python in...

night prismBOT
night prismBOT
#

Hello everyone!! I know you all are really expert at python and have done some remarkable work in it!! But i am new to it!! i...

#

I am currently working on a system of functions and equations solver, but last week I was working on making the Undertale...

night prismBOT
night prismBOT
#

I'm doing an assignment for my python class where we have to calculate the price of a phone bill for multiple customers. At...

night prismBOT
#

Hello, so recently I've been spending a lot of time with Python and Flask. ​ This has been cutting into my use of...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I'm learning python, but from this example code, what is .format(year) ? all_years = [] for year in range(1880,...

#

I am a non-user. I have basic to minimal knowledge and I need some help in writing code. Hence I will list down every fact I...

night prismBOT
#

Hey guys, I'm looking to scrape some data from a website using Selenium and Beautiful Soup but I can't quite figure out the...

night prismBOT
#

Is there a module that can read the sdtid token so I can input my code and python can generate the key? If not how can I...

night prismBOT
#

I am starting an online course and I will be learning Python, I have my reservations on how brilliant the course will be and...

night prismBOT
night prismBOT
#

I’m an new learning in python and would like some help regarding basic level dictionaries. If you can help me out, talking in...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

So I whipped this up in an hour or two. It is the (sort of) popular game, Mancala (Google it if you want). I am a Java...

night prismBOT
#

say I have 2 notebooks ​ 1) main Machine Learning code, filename is main 2) function code ( i.e data cleaning...

night prismBOT
#

I need to finish this code. The assignment is to have a user type five integers greater than 1 and then the program should...

night prismBOT
night prismBOT
#

Python is a general purpose programming language. Hence, you can use the programming language for developing both desktop and...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

>Write a program that repeatedly prompts a user for integer numbers until the user enters 'done'. Once 'done' is entered,...

night prismBOT
#

I've read that python is one of the better languages to start with, therefore I'm looking for a decent beginner course...

#

Hey everyone! Lately, I've been working on my first Python module - rrsg, which stands for Readable Random String Generation...

night prismBOT
#

In this post I don't to be somehow rude, and if it sounds like this - it is just because English is my first language....

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello, i am new to python and our teacher asked us to make a project with client server. I see online both Python and Python3...

night prismBOT
#

Top Level comments must be Job Opportunities. Please include Location or any other Requirements in your comment....

night prismBOT
#

hello guys, I got 2 item selected and i want to script that it change the names of the two item with the same number at the...

#

Hello guys, I'm starting with Python and would like to make a project to know when each device is connected to my house wifi....

night prismBOT
#

Which of the methods of the Python/DatFrame object API do you think are most useful for data cleaning and transformation...

night prismBOT
#

I’m trying to write a password script that allows the user to choose how many passwords they want and how long they need to...

#

Can anyone recommend good books about learning Python?

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I'm trying to use the re module in Cython in a fully standalone program, but the resulting exec tries to import re from the...

night prismBOT
night prismBOT
#

Hi guys, for my physics lab at uni we are required to make a simulation of a double pendulum using python. I found some code...

night prismBOT
#

​ Challenge * Create a String * test if the String is a number >> isdigit() * test if the String is a...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I'm practicing Python (as I haven't for 3 days), and from memory I can remember a few things from the input side of Python....

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

guys, rn i'm using the atbs as a learning course, but since chapter 10 and above the course more focus on data scrape,...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I am doing a project where I take Raspberry Pi sensor data and will send it to an SQL database to be displayed on a web page....

night prismBOT
#

I end up writing a fair amount of file system manipulation utilities, but despite having read about and used pathlib a couple...

night prismBOT
night prismBOT
#

So, a bit of background here. I run a WordPress site for a small church. However, I've recently decided that I've had enough...

night prismBOT
#

I was working in a notebook when suddenly my code started bugging out on a line it had ran fine 5x within the hour. Decided...

night prismBOT
#

I use windows and have been using anaconda terminal to run my codes. Recently ,while training deep neural networks I have...

night prismBOT
night prismBOT
#

Everybody told you that " to improve your python skill you need to practice" but you do not always have your laptop with you....

night prismBOT
#

​ [Other people have python as black, with numbers at the side and it looks a lot better. My version, doesnt...

night prismBOT
#

from turtle import * def maketriangle(deg,size) : right(deg) i = 0 while i < 3: forward(size) right(120) i=i+1 x = 61...

#

I've dabbled with e-commerce websites, basic web apps, and games. I always feel as if I'm forcing myself to finish the...

night prismBOT
#

Hi, does anyone knows how I can make a program that by clicking on a button on my keyboard, make the mouse not moveable. And...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

So, I saw a while ago somebody posted a thread asking for ways that people have used python to automate their lives or just...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

As a The Office fan, mine would be __mifflin__ &#x200B; What's yours? And why?

night prismBOT
night prismBOT
night prismBOT
#

I've typed this code for fun (im pretty new to python): ## Shoes name: Black Panther ## Id : 1234567 ## Price : $50 ##...

night prismBOT
night prismBOT
night prismBOT
#

sample code ``` parser = argparse.ArgumentParser("Enter a string to check for palindrome") parser.add_argument("input...

night prismBOT
night prismBOT
#

I am making a menu program that has multiple recipes in a nested dictionaries and I need to multiply the ingredients by the...

night prismBOT
#

I'm the newbie learning Python. When I wanted to change my color scheme to Dracular, I go to Dracular homepage and so I found...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello dear python community, My personnal projects involve intensive python calculations, so i would be interested in...

night prismBOT
#

I recently finished learning python and have been coding a lot in it lately. I wanted to do some machine learning and was...

night prismBOT
night prismBOT
#

I am interested in learning python so I was hoping that someone could suggest me some material so that I can learn it without...

#

I’m very new to python and in pycharm when I try to edit code within a line, what I type gets written over the line and I end...

night prismBOT
#

I just started getting more into Python. I have been using Notepad++ and cmd for all my py files so far. I am looking for a...

night prismBOT
#

I know literally nothing about Python, what are the best ressources for beginners ?

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hey guys, I'm right at the end of developing a code I need to do for a theoretical project at uni but I'm having issues with...

night prismBOT
#

Im a beginner and has never coded in my life. I decode today that i want to use python and learn to code but i know NOTHING...

night prismBOT
night prismBOT
night prismBOT
#

I'm new to python and I'm trying to work on a webscraping project using the pyautogui module. I created a path to where I've...

night prismBOT
#

If you could show someone (your age) about 10 lines of code as a way to convince them to give it a go, what 10ish lines would...

night prismBOT
night prismBOT
#

I am starting a python study group for beginners using the modern python 3 Bootcamp by Colt Steal. If anyone is interested to...

night prismBOT
night prismBOT
#

I use Python 3.7.2 64 bit and I'm writing a command prompt to set my volume to max/100% but i cant figure it out, ive gone on...

night prismBOT
night prismBOT
#

Can anybody tell me good videos for fundamental learning of python.

#

So I'm trying to scrape a webpage that post live sport commentaries. It's mostly rendered in JavaScript so the usual requests...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

This week's top r/Python posts have arrived!

I just finished a 48 hour game jam using Python and Pygame!...
| 1572 upvotes | 123 comments | u/DaFluffyPotato | r/Python |

First time coding anything other than HTML on my first day at...
| 811 upvotes | 189 comments | u/Enjgine | r/Python |

Turtle twiddling. For those of you who asked :D
| 788 upvotes | 33 comments | u/Unknown_Abyss | r/Python |

I was playing with turtle and made this
| 609 upvotes | 45 comments | u/zombie_neo | r/Python |

Useful Python tricks
So, I saw a while ago somebody posted a thread asking for ways that people have used python to automate their lives or just...
| 400 upvotes | 226 comments | u/Killerjayko | r/Python |

night prismBOT
#

I am new to python(student) I want to make the turtle move if i type Either W,A,S,D The turtle shell crashes everytime i try...

#

1- could we say that "faster_rcnn_inception_v2_pets.config" is a pretraind model? 2- And can we use above model for our...

#

I've been working on a web app that can allow you to edit images using colors for example color a black and white image using...

#

iFlame Institute leading Python training institute in Ahmedabad. Provides Python Project Training, Python Developer Course,...

#

I’m about to take the leap on a 6 month course with Python. What is hard about it? I never coded and my language is 0.

#

i want to start learning python where is the best place where i can learn like a video or interactive website?

#

Is there a way to install Python and allow for the installation of modules when needed by my students on school machines that...

#

Hello r/Python! I wanted to share that my beta version of my full stack web development book is now live. You can check it...

#

I know this is probably a really dumb question but I am not sure why this wouldn't work . &#x200B; `if s.StartMode !=...

#

Hello today I saw a video where a dude made a syntax mistake in idle (python). Then he started the program and the normal...

night prismBOT
#

I have a document with a list of words. I am trying to add numbers 000-999 to each of the words in the list, how would I go...

night prismBOT
#

Hello, &#x200B; So Programming Noob hier with no programming experience. I work in an engineering company where we run...

night prismBOT
#

Hi Guys, &#x200B; Can someone tell me if it is possible to get a overview of all rights on folders within a SharePoint...

night prismBOT
#

Programming noob here. Just recently introduced to Python. Can anyone help me code a refined program for Matrix Transposition...

#

i have aPython code to remove files in a directory and replase it withits self it is currently coded to only affect the fiels...

night prismBOT
night prismBOT
night prismBOT
#

Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I am wondering how I could get the DNS from the IP of a website. For example how I could get...

#

I'm currently working on a project where I'm taking measurements from uncalibrated stereo images using openCV, then deforming...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi all, I wrote simple program to download web pages using multi threading. I am new in python and I would greatly appreciate...

night prismBOT
night prismBOT
#

I'm using Python 3 and have an ipdb.set_trace() statement in my code that gives me an ipdb&gt; prompt. How can I set a...

night prismBOT
night prismBOT
#

First of all i dont know if this is the right subreddit for this so sorry if its wrong &#x200B; If a person would want to...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Fellow Redditors, &#x200B; We (the Internet) needs to Write a Python Book this book needs to be Open Source and available...

night prismBOT
night prismBOT
night prismBOT
#

I've had experience with C++ in the classroom. The farthest I completed was data structures like trees, linked lists, graphs,...

night prismBOT
#

What are your thoughts on this indent style? Basically, the opening bracket stays on the same line as the statement it...

night prismBOT
night prismBOT
#

has anyone made a 3d game in python with online functionality

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi, I am new to Python Programming Language. Please point me to tutorials or documentation to start learning Python. Thanks...

night prismBOT
night prismBOT
night prismBOT
#

Hey, so I am following a Python Tutorial for 'The Foundry's Nuke', the Tutorial is older and uses PySide, whereas I have to...

night prismBOT
night prismBOT
night prismBOT
#

Hello there budding pythonistas! I am very new to programming and am currently trying to dabble with python as it is a...

night prismBOT
#

Okay so i'm a complete noob guys. First year of IT and one of the courses we need to do jython for "intro to programming"....

night prismBOT
#

I'm looking for a tool or api that can be called via a phyton function that tells me if a string is found in the desktop...

night prismBOT
night prismBOT
#

The way I thought multiprocess works was that it allows you to do something like this from multiprocessing import Process def...

#

I'm looking into converting to aiohttp but in flask there is @app.before_request and @app.after_request that get called...

night prismBOT
#

This is my first Putin class and I am stuck on this question that has been assigned. Not sure how to do the calculation after...

night prismBOT
night prismBOT
#

I have a simple function which is ugly by the way. I want to create a web page that takes an input and uses that to return my...

night prismBOT
night prismBOT
#

Hey /r/python, I've just started a project in Python for the first time in a few years; it's really fun, I forgot how much I...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi all, I have a React Native based app that uses an Expo link. I've written a python script that performs some image...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello everybody, so i am almost finished with school and will have a lot of free time till i actually start working, so i...

night prismBOT
night prismBOT
#

so ive been learning the pixel library and can't figur out how to spawn an image i loaded with the command defined in the...