#reddit

1 messages · Page 3 of 1

night prismBOT
#

Hi people, I've been doing lots of things with pyplot (matplotlib) lately, but sometimes I am lacking something like an extra...

night prismBOT
night prismBOT
night prismBOT
#

I'm trying to set up build/deploy infrastructure for a pipenv project using Docker. Right now, I'm just copying everything...

night prismBOT
#

Hello everyone, I'm struggling how to figure out how to iterate over an xml and get the "name" and "id" variables to get with...

night prismBOT
night prismBOT
night prismBOT
#

What books to do you recommend for someone who is just starting to learn python (asking for a frien ;))

night prismBOT
night prismBOT
night prismBOT
#

Hey all, As title says, I'm looking for a python way of telling me all the active IPs on my network. This is for a home WiFi...

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

**Hello everyone, I am trying to make a team and I need to develop in python to advance the project of Digimon RPG Online, at...

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

Here's the thing, I'm new to python, but I have this task: 1 json file -> distribute the data data for 2 different CRMs...

night prismBOT
#

Hey guys, I'm learning python and I wanted to try to make a music visualizer using it. I know java and so I know the main...

#

Hi everyone, I’m looking for a way to convert RGB picture to LAB. Does anyone have a function already made, or find a way to...

night prismBOT
night prismBOT
#

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

The apocalypse
| 985 upvotes | 147 comments | u/Deadpixelator | r/Python |

Complete Guide on working with Python and MySQL
| 419 upvotes | 41 comments | u/rahuldev29 | r/Python |

How to create a Windows Service in Python
| 409 upvotes | 20 comments | u/mastro35 | r/Python |

Why is the Travis CI Python logo so derpy?
| 364 upvotes | 37 comments | u/velikov | r/Python |

Pyxel - open source retro game development environment in Python
| 364 upvotes | 32 comments | u/lee337reilly | r/Python |

night prismBOT
#

My team are thinking of building this as a relaxing side-project. upvote if you like it / would find it useful! :)...

night prismBOT
night prismBOT
#

I'm new to python and I was given some homework in my class and I was wondering if I could get some help. I need to print the...

night prismBOT
night prismBOT
night prismBOT
#

Hey guys, I have been creating a series in which I build a minesweeper solver from scratch. I am looking for some...

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

This SQLAlchemy tutorial provides a slew of code examples that cover the basics for working with SQLAlchemy....

night prismBOT
night prismBOT
night prismBOT
#

Hi, I just started with the Python Crash Course book and to run the code they want me to first type the directory of python...

#

qbRedir (qbittorrent redirection) is project that allows the remote access to qbittorent APIs even behind a router, the idea...

night prismBOT
#

What's the best subreddit for beginners like myself trying to learn python and getting some help/advice? I don't want to post...

night prismBOT
#

Hello everyone! I started learning python essentially for scripting and I didn't really get to explore its different...

night prismBOT
night prismBOT
night prismBOT
#

Something that covers as many levels as possible. While I do have experience in python so going over the basics may be...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi, I've been learning python for the last few months through the book "[How to think like a computer...

night prismBOT
#

I installed 3.7, it is what pycharm is using when I check. When I check the version of python in the terminal it says version...

night prismBOT
#

Title says it all, is there a way to incorporate Panda on IDLE, so it functions similar to anaconda? New to python and...

night prismBOT
#

I took a course on Udacity for $300. The majority of the lesson was math that they threw out the window once we got to actual...

night prismBOT
#

I've tried everything I can find online concerning com ports and Python and still haven't been able to get the following code...

night prismBOT
#

Hello everyone. I am a beginner in python And I have a question. I am working on programming an artificial intelligence. I...

night prismBOT
night prismBOT
#

Note: this is for new users/accounts ONLY. If you redeem this code please post a comment (or alternatively PM me) so others...

night prismBOT
night prismBOT
#

biotb = [] def intro(): out = [] s = ['my baby', 'I', 'we', 'isco', 'our'] a = ['dancin', 'lovin', 'bad', 'no'] o = ['and',...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello guys, I have a question regarding a matrix with random numbers I can't solve myself. So I have this matrix in matlab:...

night prismBOT
night prismBOT
#

..but to absolute no avail. I'm a total rookie with this stuff, by the way. Here's the file:...

night prismBOT
#

I noticed that the O'reilly books on Python (Learning Python, Programming Python) are targeted to the MS Windows platform....

#

Hi everyone! I've been asked to do a talk at a small meetup, I usually do talks about graphql, but I'd like to do something...

night prismBOT
night prismBOT
#

I got an agency willing to connect professional Python devs to clients that will pay money for the work you do. We will take...

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
#

I was reading the CPython souce code. In the function b32encode of the base64 module there is a comment reading s = s +...

night prismBOT
night prismBOT
night prismBOT
#

Hi, I have a text that is in JSON format. When I input this text to json.dumps() and print it, it adds "\" to all double...

night prismBOT
#

Best online resources or videos to learn python?

night prismBOT
#

error: command 'C:\\Program Files (x86)\\Microsoft Visual...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

disclosure: total noob. Im trying to create a pandas dataframe using data imported from a CSV using numpy's genfromtxt()...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi, I've been playing with multithreading / multiprocessing in Python. I love multiprocessing.Pool in terms of the...

night prismBOT
#

I recently installed python 3 but the script folder isn’t there so I can’t use pip I downloaded python from the python.org site

night prismBOT
night prismBOT
night prismBOT
#

I am writing a script to read DXF files and return length and area of the shapes so that I can automatically calculate the...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi! Fairly new python programmer here, I was wondering how to make an app with python for mobile and or desktop. What...

night prismBOT
night prismBOT
night prismBOT
#

Hi! So I've been given a list of courses from which I should select the ones that I wish. Also a clash report for possible...

night prismBOT
night prismBOT
night prismBOT
#

Hello everyone, this is so embarrassing but I'm learning python and one of the exercises is making a piece of code, as basic...

#

Hey guys, I am not sure if this is the correct sub to ask this, and if it's not then I'm sure someone will tell me, but I...

night prismBOT
night prismBOT
#

Hey ! I wrote some scripts to automatize repetitive tasks for my colleagues using python. Today I execute it for them and...

#

I have the .whl file and get-pip.py, but I don't know what to do from here. I looked it up and read that I need to use "pip...

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

Hi all, I'm a little new to python and I'm wondering if there's an efficient way to collect the data I'm looking for. I'm...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I am trying to get a large csv that is in non-tar gz format and get it into a mysql database. Anyone know how to get the gz...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi i am using python2.7 for the project and i need to write the testing code. in the root folder there is main folder and...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I'm trying to write a script that converts notes into numbers for a stylophone. There is a high range of noted, represented...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi all, I'm trying to create an application that can stream G.711 encoded audio via HTTP from an IP camera but I cannot seem...

night prismBOT
night prismBOT
#

Hi, I have been programming in Python or quite a while now, I am thinking of going into AI and machine learning. How...

night prismBOT
#

I hope I am getting the names right on these things. I am trying to get back into programming and I feel very rusty on data...

night prismBOT
night prismBOT
#

Sorry if this is a bit noobish, I learned python in order to work on this project, I'm still a bit of a novice. For the...

night prismBOT
#

Ok. So I have some coding experience. I learned through Learn Ruby the Hard Way and the first four weeks of Harvard's cs50...

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

I am making a Python GUI using PyQt5 and its editor. Trying to put some colors to the thing I played around with styleSheet....

night prismBOT
night prismBOT
#

hi, I need to learn Python this weekend and looking for an expert to help me speed this process up this weekend in nyc....

night prismBOT
night prismBOT
#

Hi All, Trying to build a tool that will allow me to parse through an entire website’s html coding and identify keywords from...

#

Hello all, I have some code that changes values in a specific column of a spreadsheet. I now want to update that column with...

night prismBOT
#

A friend and I have put together a puzzle. Try to figure out what the code does and what the answer is without running it....

night prismBOT
night prismBOT
#

Hi Folks, Just a quick note to let you know that SQLAthanor v.0.3.0 has just been released. The library provides...

night prismBOT
#

The Dayton Dynamic Languages club is going to a local screening of Monty Python and the Holy Grail!...

night prismBOT
night prismBOT
#

I’ve used the zeep SOAP library, being the one which looks more frequently updated by its creator. It worked well but I found...

night prismBOT
night prismBOT
#

Hey y’all. So I’m working on my AI. I want to say specific phrases at specific times of the day. Like if I say Hi to it in...

night prismBOT
night prismBOT
#

it tells me to add parentheses to the print function aka print ("some shit here") and than tells me it's an invalid syntax....

night prismBOT
#

Hello - this is my first time on this subreddit. I'm new to coding, so I took a class in Python so I can learn it for a...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I have a dictionary in python that I want to output in JSON format. This dictionary has multiple entries, one of which is...

#

Hello everyone! I want to ask you for feedback for my project - XDump - a utility to make a consistent partial dump and load...

night prismBOT
night prismBOT
#

Hey I am looking for a developer (i am not one) if someone has spare time to work on something, send me a message and lets...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I was testing and testing with code, until I came up with an easy way for making a Singleton: class C: def init(self):...

night prismBOT
night prismBOT
#

I came up with something unusual: Write self = self() in 'init' function inside a class definition, but don't put...

night prismBOT
night prismBOT
night prismBOT
#

I upgraded python to 3.7 and it broke venv in one of my projects, it started throwing 'error while loading shared libraries:...

night prismBOT
night prismBOT
#

I'm having a hell of a hard time trying to figure out why my print(Node(3).value) is returning 0 and my isn't working....

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

So, I was always familiar with tech, but I never trought that it could be my profession. Last year, I decided I wanted to...

#

Hi, I am a python newbie trying to analyze my own dataset that I have collected via an observational study on communications....

night prismBOT
#

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

I wrote a script to display an image in terminal using ANSI...
| 967 upvotes | 57 comments | u/Jonno_FTW | r/Python |

Introducing animatplot: Making interactive animated plots...
Documentation here What it is: animatplot is a library for more easily...
| 295 upvotes | 39 comments | u/tmakaro | r/Python |

From beginner to part time python programmer
Hi all, I posted a while ago about starting programming and got very motivating answers! I've been going pretty hard the last...
| 230 upvotes | 74 comments | u/LightTheFerkUp | r/Python |

I wrote a toy JVM implementation in Python
| 226 upvotes | 67 comments | u/gkbrk | r/Python |

Python code snippets to try out a neural network to predict...
| 200 upvotes | 24 comments | u/alpacahq | r/Python |

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi, we are trying to solve an integral equation with sympy like: 0 = int( f(x) dx from 0 to 5) -1 + f(5) whose answer should...

night prismBOT
night prismBOT
night prismBOT
#

Can you guys help point me in the right direction in what sort of things I’ll need to know to use python to generate up to...

night prismBOT
#

Im trying to to loop the "clear" only 1 time and the other items in different column/row... but i don't know what to do to...

#

Hello! I'm trying to write a script to read gmail emails from python, in particular I need the message itself and not the...

night prismBOT
#

I have basic/intermediate skills but I have need a goal to work rather than "blind"programming. Are there some fun games or...

night prismBOT
#

Hi all, I want to use DTLS for communication between multiple Raspberry Pi's. If found an API for it...

night prismBOT
night prismBOT
night prismBOT
#

does anyone use the online pdf by kevin sheppard intro to python for econometrics this is such a long shot but i booked...

night prismBOT
night prismBOT
#

Dunno of this belongs here but going to learn python at this thing called code mcallen. Will be fun dont expect to be the...

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

Hello guys! I am attending a Programming 1 course at my UNI and we all got some Kattis problems to solve (using Python3 of...

night prismBOT
#

Hi guys, I've created a simulation of the boardgame Imperial 2030 (which is a little bit like Risk) and want to visualize...

night prismBOT
#

Before I begin sorry if this is the wrong SR to ask questions. I am making something on python and I need to clear an entire...

night prismBOT
#

Hello! Is it possible to use pypy in a virtual environment for conda? conda search pypy outputs nothing. As of my...

night prismBOT
#

Specifically I am trying to create an Instagram bot and I am unsure about what library would be best. I have heard that...

#

I'm looking for programming the tfest() function from Matlab, but i don't know how Matlab processes the data. Simply, I have...

#

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

#

Hello, I've been coding in python for a while now,and got pythonista on my phone. I ran into the issue,that I cannot load a...

night prismBOT
#

Hello there, I was wondering how you store data on a remote computer or server for a python program to access, an example of...

night prismBOT
#

Looking for a way to scrape all my facebook photos on my profile - any suggestions on any repos out there already made?

night prismBOT
#

Hi, scrubkiddie here. Just trying to stir up some noise about a very nice conceptual tool with poorly thought out internals....

night prismBOT
night prismBOT
night prismBOT
#

I am a begginer in Python, and I've been trying to figure out a project to do to work on my abilities. So seeing that fantasy...

night prismBOT
#

I'm trying to make a simple socks5 server, but I have a hard time understanding where to start, and there are a few snippets...

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

Where would be a good place to link a project I'm working on to get feedback on it?

night prismBOT
#

I got a script at work that is 90% python. The part that starts the whole script is in PS. Since I have no experience with PS...

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

I'm trying to do bioinformatics on windows. simple stuff like primer trimming, collapsing haplotypes, blasting. some scripts...

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

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

pixelPython.py
| 514 upvotes | 26 comments | u/Vraja108 | r/Python |

How to make your first serious Python project
| 306 upvotes | 22 comments | u/Cosme12 | r/Python |

MypyC, native code Python compiler being developed by Dropbox
| 245 upvotes | 93 comments | u/ysangkok | r/Python |

Understand and build your first artificial neural network...
| 226 upvotes | 36 comments | u/Al-Khazrajy | r/Python |

Text to speech conversion using python using gtts
| 224 upvotes | 25 comments | u/okaydexter | r/Python |

night prismBOT
#

So I feel like I have reached a point with python that I can say with confidence that I am no longer a complete newb....

#

I'm currently doing a small thing with PyMuPDF and it appeared to me that in fitz\utils.py, line 383...

#

I am trying to import an HTML table from an html file into Python for further processing. I originally tried the PANDAS...

#

Does anyone have any experience setting up a Livy connection or knox gateway on an Ubuntu spark instance? Looking to connect...

night prismBOT
night prismBOT
night prismBOT
#

I have a project that has to be running in the computer of another guy, bu turns out this guy has a tendency to steal code...

night prismBOT
#

Hey everyone, I've come across a case in which I need to invert a simple function. The function does not do any more than...

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

i am starting with python and i had some doubts. Which "interface" or program should i download to run python in my laptop...

night prismBOT
#

Hi all, I thought I'd post my REST client here as I hope that both some will both find it useful and that it will showcase...

night prismBOT
#

I just started using Python's pack/unpack functionality to efficiently read and decode binary files. Here's where it got odd:...

#

Hi guys, I haven’t been posting in this subreddit for a while, but now I want to publish this because of an experiment that...

night prismBOT
#

I just setup a new jupyterlab environment and everything works well, except rendering latex in Markdown cells doesn't use the...

night prismBOT
#

I'm programming games and I want a pixel based render method i don't want to load the entire jpeg etc. really just as low...

#

I am trying to make a script that moves the mouse and clicks it when I press the desired key on the keyboard. I am not sure...

night prismBOT
#

CEF Python is a GUI framework that lets you embed a web browser control based on Chromium (CEF) in a desktop application....

night prismBOT
#

Hello redditors, some time ago I needed some way of communicating between 2 python processes using a simple/light way of...

night prismBOT
#

Do you know of any easier or better networking modules where computers can connect and send data or connect to a server other...

#

Hello, I want to calculate the rolling return of a list of data (I have the monthly S&P 500 price and I want to calculate...

night prismBOT
#

I'm looking for resources about how teachers have used Python to automate their workflow or make their jobs easier, not so...

night prismBOT
#

Hi Python community! ​ I've been learning programming and web design through stuff like CodeAcademy and freeCodeCamp. I wrote...

#

Hey everyone I’ve been working on a program that relies on the same structure but for different files. Therefore i decided to...

#

Hi, I'm about to start a project to scrape event dates and class schedules from my university's academic calendar and my...

#

I'm mulling over developing an application for a friend and maybe sell it to others on the same work line. I'm worried about...

#

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

#

Good Day I am a newbie to Python and I want to connect to my local PostgreSQL. I am running Python 3.7 and so far I can't...

night prismBOT
#

I have just started learning how to code using scratch and i want to learn java/python or both. What are pythons ups and downs?

#

So we have mypyc from Dropcast -- "mypyc will compile...

night prismBOT
night prismBOT
night prismBOT
#

I'm making a Rock, Paper, Scissors, Lizard, Spock game that requires a username and how many rounds the player would like to...

night prismBOT
night prismBOT
#

Hey so im like new fo coding and stuff. I believe if i want to be a good coder i should be able to read code easily i was...

night prismBOT
#

I am new with pygame so im experimenting with this. Heres my code: import pygame pygame.init() win =...

night prismBOT
#

Before I begin here, yes I'm still rocking py2.x, the switch to 3 has yet to happen. Anyway, I'm working on something here...

night prismBOT
#

I'm using a code snippet below to try and copy a file with a wildcard in both the filename and the directory but, I've had...

night prismBOT
night prismBOT
#

I am looking for a web developing partner for a huge project, unfortunately, I don't have anything to pay but I am ready to...

night prismBOT
night prismBOT
#

I want to try get into webscrapers, but at the moment I can't think of any practical uses other than letting a log of bitcoin...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi folks, hope all of you are doing great. I am working on a dataset, and having an issue of reading csv. I am writing codes...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello I am trying to write a web scraper to get a spreadsheet of every game listed chronologically from this upcoming NHL...

night prismBOT
night prismBOT
#

I just picked up python, and I'm loving it. I recently did the Python for Network Engineers course, I'm a sysadmin/network...

night prismBOT
#

I'm using bit which is a library for python to interact with the bitcoin network and I'm just trying to print a public key...

night prismBOT
night prismBOT
#

I'm currently reading 'Fluent Python' to get advanced in python but in Chapter 11''Interfaces: from protocols to ABCs'' I...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I get a slew of errors when I try to run Anaconda. My home directory was moved, and Anaconda broke with the move. When I...

night prismBOT
night prismBOT
#

Hi, ​ Does anyone know of any workshop on creating real life binding to C library? There are many examples of creating a...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Im interested to learn programming and im learning python by reading ebooks . Is that the best for a beginner like me because...

night prismBOT
#

Hey guys! I'm looking to expand my knowledge on Python, I just finished "Automate the boring stuff with Python" and looking...

night prismBOT
#

I want to make a simple plot with 5000 values, but it only shows an empy window. I am using python 3.6.5 on the latest...

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

Hey all, I am currently using an Excel spreadsheet to track components we use at work in bed frames we make. I am currently...

night prismBOT
night prismBOT
#

Hi I am a nuclear engineering student. the only coding languages I know how to use are, c++ " not that good " , and MATLAB"...

night prismBOT
night prismBOT
night prismBOT
#

I am refactoring my codebase (I do research-oriented industry code) and had a couple questions on my filenames. This is my...

night prismBOT
night prismBOT
#

Basically what I need this app to do is compile data from web page source code, and be able to bring up results accordingly....

night prismBOT
night prismBOT
#

i have a mac and i was wondering how to install pyqt 5 + qt designer. i want to code in python (import from pyqt5) and also...

night prismBOT
night prismBOT
#

I read about virtualenvs, and I decided to try it with my current project. I created a virtualenv on my machine, installed...

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

I installed anaconda3 and I'm totally new to this. So where should I get the qt designer? ​ I use Mac, pycharm...

night prismBOT
#

Hi Small question, i have python code with output . ( The output more than 100 line ) , i need this output inside html file ....

night prismBOT
#

I prefer getting my news via mailing lists and I've discovered there is comp.lang.python.announce, which is supposed to be...

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

About a week ago, after about 3ish months of learning Python, I was bored of doing simple/basic tasks(even though I'm far...

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

Well yestered i crawled 820k elements...and i wondering if there is a way to print the current url and the crawled elements...

night prismBOT
night prismBOT
night prismBOT
#

Hi there, Now I fully understand and support the reason for unit testing, the problem is, I don't get it, no matter how much...

night prismBOT
#

Hello everyone. I need some help. My company is creating open source software for the python community. We were even featured...

night prismBOT
night prismBOT
#

I know this question has been asked thousands of times on different forums. But I would like to get an answer relevant to...

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

I use a Mac version 10.10, and have qt designer + pyqt5 installed. I also made this little sample app that works fine in my...

night prismBOT
#

I'm trying to write this code that's supposed to save to my disk every image on a given page. The problem is that from what i...

#

Hey I'm trying to cheat the system and ask you beautiful monitor watchers for help. So i have this program and it only...

night prismBOT
#

Hi! I'm looking for a way to use a remote Python interpreter (in my case it's a docker container on another machine) with an...

night prismBOT
night prismBOT
#

Im new to python an Im still learning. If you can improve it, go right ahead, Im more than happy to learn. this is the code...

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

​ I want to implement Tensorflow in a Python trading algorithm. How should I move forward? I've installed...

night prismBOT
night prismBOT
night prismBOT
#

a=[1,2,3] b=a b+=[4] print(a) print(b) Output: a=[1,2,3,4] b=[1,2,3,4] Why is the value of A effected when i change B...

night prismBOT
night prismBOT
#

Hi /r/Python ​ I'm a system and network engineer and work with Python tools every day. I've written tons of...

night prismBOT
#

Hello everyone! I have a big list (about 260) of rgb values. Then I get an rgb value, which isn’t necessarily part of the big...

night prismBOT
night prismBOT
#

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

A Python class
| 761 upvotes | 56 comments | u/deadBuiltIn | r/Python |

Practice algorithms and data structures (and prep for coding...
| 406 upvotes | 28 comments | u/donnemartin | r/Python |

Microsoft announce Python integration into Power BI
| 370 upvotes | 50 comments | u/disbeam | r/Python |

Python Script to generate ASCII Art from an image!
| 241 upvotes | 38 comments | u/Aditya_Ramesh | r/Python |

Complete Guide on working with Python and Postgresql
| 212 upvotes | 25 comments | u/rahuldev29 | r/Python |

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

ok BIG noob here, need help: ​ I downloaded Python 3.6 through Anaconda and i have the Anaconda Navigator. Now I...

night prismBOT
night prismBOT
#

Hello guys...i was wondering whats wrong with this code....i mean my script works fine but i dont get the results i...

night prismBOT
#

What is Bandcamp downloader? The Bandcamp downloader is something interesting that you should know because it is an...

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

I've been working with plugins for a project and decided to pull that code out and release it as it's own package,...

night prismBOT
night prismBOT
#

I started using it for python until I realized the Redditor that advertised it is likely an employee of the site in question....

night prismBOT
night prismBOT
#

I created a class with a coroutine in it and want to connect to a server After I sucessfully did connect with my first...

#

Well!! As a freshman,where should I start with python to land a job in industry? I seriously need some help community.

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

Is there anyway to pty.spawn() a shell inside a pyqt widget? I found this stackoverflow post...

night prismBOT
night prismBOT
#

Currently I'm using tio.run for pypy2, but it would be cool if there was a way to run programs with pypy3 online. Has anyone...

night prismBOT
night prismBOT
#

a = ('12', 'a15', '18', '21', '24') how do you remove the alphabet and the number in this tuple

night prismBOT
#

Anyone have openings for python developer in India? Urgent!

night prismBOT
#

i have a specific fractal i want to make but very confused on how. I have some idea of how to make one but my knowledge is...

night prismBOT
night prismBOT
#

Hello All, I have created a weekly magazine for data scientist and data science enthusiasts. Thought Python people would be...

night prismBOT
night prismBOT
#

I have got a MacBook Pro with python 3.5.4 installed via homebrew. Recently, after trying to use the urllib module, all my...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

So, this is a curated list of a few Python libraries which are used for a gamut of applications. Follow the link to read it...

#

I built some bitcoin bots in the last year and I was thinking of putting them online and selling them. The users would input...

night prismBOT
#

I saw more project (e.g youtube-dl, openstackclient) using fake implementation in their test, rather than using mock (mocking...

#

i am starting my GCSE and im doing python in it. What should i do to help

#

Hello guys, Pretty new to python. I was wondering if there was any way to create an android app with python. Will appreciate...

#

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

#

The company I work for uses Service CEO, a field service management tool, to keep track of all of our jobs and associated...

night prismBOT
#

I'm doing a code puzzle. import math def comp(array1, array2): rt = True if array1: for i in array1: `if i*i not in...

#

I code in Python on remote linux box(local repo) with remote repos sitting in BitBucket. My development station is Windows...

night prismBOT
night prismBOT
#

Hey all, so I am working on a project that is requiring me to scrape information off of a website. I need to install pipenv...

night prismBOT
#

Hello guys I am relatively new to coding, I know the basics but I am lacking some real world experience in terms of working...

night prismBOT
night prismBOT
night prismBOT
#

It used to be that I couldn't run anything I wrote, but now it won't start at all. It says "IDLE's subprocess didn't make a...

night prismBOT
#

I'm having some issues getting easy_install to work correctly. When doing anything with easy_install, I receive this:...

night prismBOT
#

Hi fellow redditors! Currently I'm working on some python code for research where I need to fit a model on my data (pretty...

night prismBOT
night prismBOT
#

Hi guys, I'm stuck with how to skip the first 2 columns to retrieve data from the 3rd column. and how do I loop through n...

night prismBOT
#

This might be a really dumb question but I’ll go anyways. I use repl.it in my school for python stuff. It’s really fun and I...

night prismBOT
#

I'm just learning Python, but instead of the default pdb I chose this one, she's catching bugs and flies like hell. Whats...

night prismBOT
#

HERE'S THE INSTRUCTIONS: You're running a store, and it's starting to get popular. You're selling more each day, and need to...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello, I'm new to DSP so the question might seem a little bit stupid: When using a low pass filter (say Butterworth filter)...

night prismBOT
night prismBOT
#

Dear all, I have a little problem with one of my projects and until now I did not find an easy solution. During runtime it...

night prismBOT
#

I just learned Pymongo and I have a problem to consult. The elements of the printed result and the insertion into the new...

night prismBOT
night prismBOT
#

Hello, I want to make a 3D plot, say 3 different curves in different x points (example below of what I want). After trying, I...

night prismBOT
#

I have been thinking to learn Python... I am a complete beginner and idk where to start??and also I don't have any idea about...

night prismBOT
night prismBOT
#

So my school still uses the Paper Ballot for our School Council Elections and I want to change this by trying to make a...

night prismBOT
#

Does anyone know how can I use the output of a Ableton track to use as arguments on for a Python app?

#

I am writing a function that carries out a currency conversion, but I don't know the code, how should I write it?

night prismBOT
night prismBOT
night prismBOT
#

Not sure if this is the place to ask but I am wondering if its possible to build a script bot which will search all of reddit...

night prismBOT
#

Hi guys, I'm fairly new to python and wanted to create a multiplayer snake game (this is a project that i'm doing for a...

night prismBOT
#

I am using pywin32 on a project, specifically pythoncom.storagecon in this case. Does anyone have any pointers on how to...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello, I would like to preface this by stating that I am not a programmer, I work in Information Security. My programming...

night prismBOT
#

Hello all! Very new to python-just got done learning the basics and am currently learning OOP. I want to start a little...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Is it possible to get the time when a package was installed? pip show does not include this information.

#

I'm fairly new to python and programming in general, and it just hit me about five minutes ago that I'm probably doing python...

night prismBOT
night prismBOT
night prismBOT
#

Hello! I'm very new to Python, I actually just started a few days ago and I'm mostly self teaching. I have to make an age...

night prismBOT
#

Recently I've seen a lot of buzz around python programmers learning to read bytecode, analyse it, and even generate it by...

#

I'm trying to parse through my genome and find how many of each connection there is. so example A A T A A T All separated by...

night prismBOT
#

I need a good coder who is comfortable with making a bot. The bot could probably be made in several hours based on other...

#

Hello! I recently made a very basic text-based game in python as an assignment and I want to show people my game. However,...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

So ive been developing a bot to purchase clothing off of the Supreme website and it is working extremely well. I plan on...

night prismBOT
night prismBOT
night prismBOT
#

Any recommended online course that covers object oriented programming in python

night prismBOT
night prismBOT
night prismBOT
#

Hello, I just started coding and I have just run into the issue, that no matter what the input for "UCI" is, it would still...

night prismBOT
night prismBOT
#

So, I stumbled onto something I didn't expect. I often use a dict when I'm in a hurry or can make do with one instead of...

night prismBOT
#

> All the Python script would do is visit quizlet site's and match the question verbatim to something on-site and give you...

night prismBOT
night prismBOT
night prismBOT
#

I just uploaded my first pypi package. it is an api wrapper that performs searches on the National Science Foundation...

night prismBOT
night prismBOT
night prismBOT
#

I recently tried to use the easygui module but when i type import easygui * it just says module not found/ someone help

night prismBOT
night prismBOT
#

Its new to me, i dont like it.....but i need to become fluent. Any ways i can begin to love it??

night prismBOT
night prismBOT
#

I often use "list" function on the output of "filter" applied to a list to obtain a new list. Is it possible to avoid this...

#

So, I'm currently learning Python and enjoying it. I'm working on a program where I need to iterate one string so that each...

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

What are the books/articles someone needs to read to get up to speed with more advanced parts of Python? I have no problems...

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

I have created a simple framework for making slides in Python in a programmable way. I made it for my personal slides as I...

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

I'm Trying to piece this together to try it. Haven't seen any examples quite like this. And my python is a little rusty....

night prismBOT
#

I'm a beginner to this language, but when I click on my .py files they flash for a split second and then go away. Even...

night prismBOT
#

Does anyone know how to add text to a folium / leaflet map? I've been googling for a few days and can't seem to find a solution.

night prismBOT
night prismBOT
#

def thing_is_thing(thing): if thing is not thing: return False if thing is thing: return True Can you find a parameter for...

#

I am finishing up my first project and some people want to buy it from me but I want to license it per month as a...

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

shit = input("Are You Sure You Want To Call Your New File:",newfile+"?") sorry though I'm new to this - thanks in advance...

night prismBOT
night prismBOT
#

Hi I have a text file and I wanted to read it in binary (1s and 0s) but instead I get b'text' when using open(file,'rb') Any...

night prismBOT
#

I’m currently learning python and right now I’m trying to make a simple algebraic equation solver. I used tkinter to make a...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hey! I’m trying to write a program which takes an audio input via a microphone or a jack, and converts it into frequencies....

night prismBOT
#

Hello, I would like to monitor a python script that I have running on PythonAnywhere. Maybe create an application that shows...

night prismBOT
#

I am working with json for the first time. I do not know what I am looking for and do not know how to search for that lol. In...

night prismBOT
#

This is my first major project that I have completed, outside of courses. It is an application for setting up tasks and...

#

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

Compared breakdown by region on Google Trends for Python,...
| 433 upvotes | 92 comments | u/AnecD | r/Python |

Corey Schafer just released a 6.5h Django Tutorial on his...
| 343 upvotes | 20 comments | u/Crowl_ | r/Python |

Python Pandas: Tricks & Features You May Not Know – Real...
| 334 upvotes | 15 comments | u/endlesstrax | r/Python |

I hacked a quick script to download books from Humble Bundle...
| 297 upvotes | 42 comments | u/santiagobasulto | r/Python |

Writing Game boy emulator in Python
| 277 upvotes | 29 comments | u/major_x9 | r/Python |

#

Does anyone know how to make an SMS Bomber but instead of an attacker email, it snags my number? so If my number was...

night prismBOT
night prismBOT
#

Hi All! ​ Python novice here. I came across an exercise of creating your own function/algo for calculating mean,...

night prismBOT
night prismBOT
night prismBOT
#

Hey everyone! Most of what I've made with Python has been for the web or command line. However, I'm planning a GUI project,...

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

Hi everyone, I am currently learning Python pandas and I am struggling for almost an entire day trying to concatenate two...

night prismBOT
night prismBOT
#

Iam done with my python basics.To get started with the projects what concepts i have to learn further...?

night prismBOT
#

I feel oop is useless due to the fact that functional programming is more direct and shorter than writing long repetitive...

night prismBOT
night prismBOT
#

Just learning about logger, and how to use it. Now I’ve got logs! Is there a best practice for formatting, and review? I’m...

night prismBOT
#

So i have this huge folder of Tiff (16 Bit) files i need to read in. Obviously i am limited to 32 GB of RAM. So ASAP i read...

night prismBOT
#

Version 3.7.4 of the Transcrypt Python to JavaScript compiler has been released. ​...

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

Relatively new to Python just looking for some guidance on how I would go about doing this: password = "hello" #in my actual...

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

Hi all, I'm just working on my first project in python and was wondering if anyone could give me any tips. The project needs...

night prismBOT
#

Hello everyone, I am a 3rd year university student studying mechatronics. I have a project coming up in about 5 months, which...

#

I am looking to make an SSH client, minimal experience with it however you get marked on complexity, now it seems that...

night prismBOT
#

so i saw an articale about someone who crated a scrip that automatically signs up for twitter giveaways and it inspired me to...

night prismBOT
night prismBOT
#

Im writing a code that allows users to follow a letter that is drawn using turtle, this is to help them learn the alphabet...

#

Hello everyone I am looking for students to teach python language for free if you like my Efforts and you are learning...

#

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
#

I have been developing a crossword generator for some time now, and I'd like to get the advice of better programmers than...

night prismBOT
night prismBOT
night prismBOT
#

Hi ! I'm using Selenium to automate some camera web-interface work at home, but I cannot get to automatically activate Flash...

night prismBOT
night prismBOT
night prismBOT
#

Hi Guys! It's my first post in here, and I would love your help. I am getting started with Python, and I have tried to make a...

night prismBOT
night prismBOT
#

Hi! I’m a mechanical engineer trying to learn about programming because of the Masters Program in Automation and Control of...