I'm attempting to use the following code to create a new Excel workbook for each line of a Pandas dataframe in Python: #load...
Posted by u/Cabin_Sandwich in r/Python
1 messages · Page 6 of 1
I'm attempting to use the following code to create a new Excel workbook for each line of a Pandas dataframe in Python: #load...
Hi, I'm new to python and pretty new to programming but finished OOP python course recently and worked with bash/shell and...
​ https://i.redd.it/uuwycyqxgyx11.jpg ​ Qt for PySimpleGUI is finally DONE and ready for use. All...
Had some fun this weekend building a sentiment polarity NLP pipeline and observing the "running sentiment" of fictional works...
Had some fun this weekend building a sentiment polarity pipeline in Python and observing the "running sentiment" of fictional...
Here is the code I have produced so far, I am having an issue formatting it right. I need it to go across all on the same row...
Hi everyone! Trying to learn Python by redoing some analyses I've previously done in R and having a weird problem I can't...
I'm having trouble logging into a rather old .asp site that uses a popup for its login. I'm able to go to the site and...
I am completely brand new to all of this but first A little background: Just bought a cabin in the woods essentially and have...
y=[] for i in range(3): y.append(int(input("Enter number for list:"))) if y[2]%2==0: a=y[0] b=y[1] c=y[2] d=a2+b2+c**2...
So my assignment for class has me making a game with 2 players, where player 1 picks a number 1-100 and player 2 has to guess...
Basically making a word guessing game. First thing I need is only letting the game start if there's someone in the role...
Really did this just as an experiment. Basically, what it does is searches online for remote jobs available and posts them...
Many websites now require when logging in on a new computer for the first time to send a code to your email or phone to...
I published a new post about making a custom object detector using YOLOv3 in python. For those who prefer docker, I also...
Having a good amount of raspberry pi, I've always been in the need of a port scanner to see what IP address they're assigned...
I have decided to take on the task of learning Python. I'm using a YouTube video tutorial that teaches using VSCode but when...
Just got a internship and my first assignment is they want me to develop an app that takes a picture of a package label and...
Hi /r/python, I have been working on a python library for interfacing with CoNLL files in python, that I'd appreciate you...
Hello! I am a 20 year old Physics student and I am in a computer interfacing lab where we design our own individual projects...
I am posting here, I am unsure if this thread is the best place. I am asking the community for guidance. I want to develop my...
Hi all, I just wanted to promote a package that I recently finished called...
I am wanting to automate the download of my bill in PDF form from Verizon's website. Anyone know of a gist or a script that...
Hi all, I just wanted to promote a package that I recently finished called reprexpy...
Okay so I have this code and it's a game. It's meant to add up the points for each round but it always ends up wrong. Any...
Hi all, I will be giving an interview for Site Reliability Engineer position. The scripting language requirement for this...
Hello guys, just wanna share my small project. ​ I created a simple flask web app that users can submit their...
I am attempting to add module functionality to a small program by separating out different "cmds" into different .py files...
Hi. ​ Consider this code under test: class MQ_client(): def consume(self): connection =...
Hello, I thought that building a video game bot was going to get me some extra experience with Python so here I am. This has...
Would it be possible to scrape 50+ network printers for their toner levels using python? The company we are going through is...
Im getting a IndexError and I have no idea why, I want to insert the MP3 files into the GUI. The error is happening on line...
Examples here: https://www.reddit.com/r/math/comments/24jrsm/i_wrote_a_program_that_generated_minimal_length/ I understand...
Hey guys i'm trying to webscrape a subreddit using praw. I want to go over 10,000 posts in new but when i do it just stops...
I've been studying python intro for 24 hours now and I'm very proud about my achievements so far. I made a program that helps...
Dataframe looks like this. I need to remove those rows where 'year' is either 2012 or...
I keep running into the same problem in relation totrying to only pull the id 'Date' would love some advice I've been able to...
I have to learn Java for class and I often use python syntax by habit. How do I avoid this?
from selenium import webdriver browser = webdriver.Firefox() when I run this code I get this error WebDriverException:...
There are a plethora of resources for learning python. I have a hard time sticking to one resource and getting lost finding a...
Hey guys, so currently, I'm running about 10 different scripts individually. Each script has a list of ~10 RSS feed's it...
If I have a dataset of multiple users making three (or four or five) ordered choices from a list of 1-100, how do I assign...
In my engineering class in school I’m working on a project that reads temperature from a waterproof thermometer (DS18B20) and...
Hello, I am trying to make a satellite dynamic model. The model has a center body with all 6 degree of freedoms, and 2 solar...
Im develop a django project from a third party i see it take long time to load the runserver. Like 11 seconds. And for run...
Doing this for a class. Will it run? import random wes =...
I have installed set up tools. which is saved in C python 27/ script folder. I have downloaded ecdsa 13 package which is...
I'm trying to find a way to automate the process of doing this 'Print -> Save' action in Google Chrome. I've never used...
Hi...hope you are all well. I have just started to move into building small projects and one issue that keeps coming up is...
Hello! I would like to publish and share a jupyter notebook and make it accesible for others on the internet. Also, I wanted...
I've decided to contribute so I've released my first package (in 12 years of dev career). This's a simple CLI todo tool. It...
Can someone help to a starting programmer? (; I need someone to help me with a mission I need to complete, I need someone who...
Hello Everybody! I'm trying to write an emulator for hardware devices that are connected via SPI/I²C/Ethernet and have some...
I work on Python 3. 6. 5. When I click on my 1kb Py. file that I made, the black python program pops up for a second and...
I know the usual approach is to use something like Scrapy and BeautifulSoup, and supply a list or URLs to crawl, or supply a...
A while ago Travis announced they were migrating travis-ci.org to travis-ci.com but the migration process has been bumpy to...
I recently got the pleasure of interviewing Kenneth Reitz. Thought I'd share with you all, as I'm sure some of you'll get a...
Trying to make some code to demonstrate to my Coding & Cryptography elective. I know a decent amount of Python but I'm...
I know Lxml is built on C and is considered quick but how about Regex?
Hi guys, ​ I'm still learning Python and I'm stuck right now. Perhaps someone of you can help me out. ​...
If anyone is preparing for the GRE and is looking for ways to memorize all the popular vocabulary words, then I've created a...
Hello, A couple years ago, I migrated code from Python 2 to Python 3. I remember using a tool that generated, if I recall...
Hey hopefully this is simple! What's the easiest way to get the text out of this element (The 34): `<div...
I've done a bit of searching for libraries to organize the imports of my Python files. While both...
Hello, I, for one, think it's neat that Twilio is building support for WhatsApp into their own API. It's still in beta...
Hello, everyday I have 16 xml files (about 1 GB each) which I have to add to my ElasticSearch instance. The point is, I have...
I'm just wondering if I have to tackle the google maps api, or if there is something more lightweight? We have multiple...
We're using Think Python in school. I only have one computer science course, but I plan on to continue studying the language....
Hello...two questions where would I put my authentication in the following script? If I wanted the script to create a new...
Anyone have an idea how to fix my script? Receiving the following error. Error: TypeError: document must be an instance of...
Hi, I'm trying to use tox to automate my tests with pytest but I'm getting this error: `ERROR: InvocationError for command...
Hi all. I have built a circuit where I control a Peltier element with raspberry pi and I have also attached a temperature...
Hello ok so this is a total newb question and I will own up to it BUT I’m having problems in regards to when I run my script...
Hi, I hope everyone is having a great day. I would like to know what area of python shall I look into deep and try to pick up...
#Test age = input("type in your age"): if (age => 18) print ("you can watch this movie"): else: print ("you can't watch...
I’m studying code now and obviously am aiming to work for a company or organization someday as my skills progress over time....
There is no free movement, the player advances one square at a time on a tile-based grid. Everything is basically 8-bit so...
To quickly summarize: I’m making a school schedule online. It displays current period, ow long left, etc. I’ve imported cgi,...
I'm trying to write the output of this function to a file that i can then call later. Since its just a ps output it doesn't...
Any ideas on this? I'm using pip install.
We currently have a Microsoft Access 2016 front-end app that is being used for data entry. It is connected via 'linked...
OP didn't have enough karma to post this here on their own so I am doing what I can. If anyone has the skill/knowledge to...
TL;DR: Does there exist an analogue of IronPython for C++? I wrote a prototype of our application in C#, using...
I've recently just become interested in python and was wondering if anyone knew any good but also free python courses that I...
I'm hoping to submit a project I'm working on to PyPI and add it to my github, maintain it, and get a sense of the...
So I want to learn python ,I've been learning it by myself for a week now with the help of codecademy and tutorials. I would...
So I want to learn python ,I've been learning it by myself for a week now with the help of codecademy and tutorials. I would...
using slicing l = [1,2,3,4,'python'] a,b,c,d,e = l[0],l[1:-1],l[-1][0],l[-1][1],list(l[-1][2:]) output: 1 [2, 3, 4] p y ['t',...
Hi all, ​ I have this code: ​ from PyPDF2 import PdfFileMerger import os path = r'C:\Python\User\'...
Hi, I'am working on django server now, with GraphQl which is connected with graphene. I want find library or something else...
Hello, I've released a new version of Hypercorn, 0.4. The most notable improvement...
Hi, I would like to create a background job that runs to scans a BLE(Bluetooth low energy) devices, and once it found a...
I had two Excel files with a column of categories (repeated), and needed to check if each file had the same categories....
Make your data analysis with Google sheets easy and more productive. It's simple. Just use Python! Check out how to...
Hello, I have to write a Python 3.6 application for my thesis, that must have a CLI. I stumpled upon argparse, which...
There are many performance analysis tools but they are not enough. I wanna make the integrated performance analysis tool for...
So I have tried to implement AES 256/128 encryption from scratch in python without the use of any libraries to impress a...
I'm using pandas to create a large dataframe and am running out of memory. I need help! right now im writing the python...
Perfect Python ​ Thought I'd share since it is a godsend for meeting...
Probably not so useful if you use an IDE which goes into debug mode on an error, but if you're like me and just use the...
Hi All, Need advise from this subreddit please. Basically I want to create an application that is written in Python . Before...
I first started learning Python about two and a half years ago. I fell in love with the language and programmed extensively...
I followed this guide and essentially broke pyzo. When I try...
what is the best projects to have fun with when you're bored? :D i used to play wiyh scrapy, pillow, xml eTree element,...
Hye guys, I have been working on a Python library that uses Twitter data and TextBlob (Natural Language Processing (NLP)...
Hi all, I am trying to install Python from source without using root (by doing ./configure --prefix=$HOME). I have...
I couldn't find one, so I made it myself! Currently, I have to manually start the data collecting program, then start the...
At the company I'm working for, they have a SOAP .asmx Web Service. I want to Expose parts of the SOAP Web Service as a...
Starting next week I'm taking a two-week career course in the Royal Canadian Air Force (RCAF). Part of this course involves...
I have v3.7 installed on machine and I want to install v3.6 and all its dependencies local to a folder. Is this possible? If...
Have a degree in Mathematics. Looking to start a career in data science/analytics. With no portfolio, should I invest in...
I want to build a simple application for my team to help keep track of my manager's time. After we're done with out client,...
Hello everyone ! I am currently doing my master's in machine learning, and after several years of using Python, I would like...
macOS Mojave Python 3.7 installed. I blurred out my name for privacy. https://imgur.com/a/wDX6RwZ I'm really catching on to...
result = 0b1110 & 0b101 print result O/P: 0b100 ​ result = 0b1110 and 0b101 print result O/P: 0b101
I've been running PyDev on Eclipse since pretty much the dawn of time. Eclipse's workflows are overly complicated sometimes,...
Hi guys, the stream for PyCon balkan www.pyconbalkan.com is live now on twitch youtube and...
Hello, So basically I finished my first semester and I have a lot of free time in the coming months. ​ **I know I...
Hello, So basically I finished my first semester and I have a lot of free time in the coming months. **I know I am no where...
Every time you go on the internet, you are making use of some kind of #json knowingly or unknowingly. Therefore json files...
Guys check out this amazing video where python code is used in a good manner...
I'm trying to scrape all posts with a specific stock in the post name. Does anyone know if it is possible with PRAW?
I'm learning python and in the code for i in range(5): I print("hello!") I know what it does by I don't understand...
Getting readline() working in a terminal app is trivially easy: import...
Hey so im starting to learn python and can't seem to grasp the syntax and the concept of coding. My trouble is where to start...
I was asked by a Women in Tech group to give a 1 hour, interactive, talk on python. The participants have experience...
I work with spark and hadoop, mostly running on AWS. As usual, when the program fails, it throws various in the log files....
Direct link to releases page: [https://github.com/Nick-Gottschlich/Social-Amnesia/releases](https://github.com/Nick-...
Hi gang. I'm at my wits end. I am on an amazon AMI centos machine. Idle is not pre-intalled on this machine so I am...
As part of a script using nmap, among other things, I want the python command line program to have the option of many of the...
Hello! I have been reading about Python for some time now as a side hobby. I want to take the next step and take an online...
Hi guys, I know there are many resources out there for learning Phython but, I was looking for one I should really invest my...
I have a folder called errors in that folder I have two files test one and test 2. In test 1, I have var1 and in test2 I have...
How does the content switching of code like foo = 1 bar = 2 foo,bar = bar, foo work in python? It seems like this is a python...
Hey guys I'm trying to go through tens of thousands of posts using PRAW. However when i try to print it, it stops at 980....
For my dissertation at university, I am having to create a python program. I have been taught how to use Python 3 and so I...
Some people like to insert ~80 characters of # (in python or bash), or even several lines, to visually separate sections of...
Hey all, ​ Working on scraping data from a page that's javascript rendered. I'm using requests_html to render...
Hello World! I was doing my python homework and I dont undestand the part of the code that is bold. memo= [None]+ (n+1) Are...
Just kinda want to gauge what's popular. I personally like atom's approach but I've also used pycharm and MSVS. What IDE do...
Hi all, ​ I need some assistance in regards to making my life easier. ​ I have the following string:...
Hi guys, this is my first post in this /r/Python. Few weeks ago I've started the process of writing a Bot (named as Tita). If...
Hi. So i wanted to try out the Django framework. I setup virtualenv and install django. Everything goes well. But wen i type...
TLDR: Celluloid I was frustrated with how difficult I found making animations in...
Hello fellow Redditers! I'm a student currently studying on the first course of Computer Science degree ;3 ​ I'm...
My name is Monty and, I'm learning how to code with python. I thought this board would like to know that fact.
Is there a way to use an API to send Twillio, SendWithUs, etc email templates programmatically? I dont want to code email...
Hello I'm getting this errors when I compil. NB playload contain json data already. What is the problem? How to fixe it?...
Hello, I feel like this is a really noob question and I'm kind of embarrassed to ask. I'm trying to loop through a hashmap,...
So i'm trying to create a program that requires you to login however the def of my login command for the login button doesn't...
Hey, ​ Someone recently asked a question [https://stackoverflow.com/questions/53357813/error-in-providing-number-...
Hello, I am trying to make a python script that uses os.walk() to go through every file and folder and copies every .mp3 for...
Hey there /r/Python - I am here today looking for help with project ideas. I am a keen coder (aged 16) who works on...
I am playing with coinmetrics api. And I wanted to, say, get all the supported assets. In...
As the title states, I am trying to figure out how to get the index value from something located in one of my objects while...
Hello, I am working on one of these smart mirrors that seem to be quite popular. I'm kind of new to python so it's a learning...
Does anyone have any solutions for this. I can't find anything.
Hello, I have never really fully understood how packages are handled in Python and I'm having a problem with that right now....
So I've been making quite a lot of mini projects using web scraping methods (requests, BS4 etc.) and want to move on to...
I've been slowly learning python/qt and programming in general, I've made a rather large program and its just a mess. What...
What this mean in Python neighbours = {node: set() for node in self.vertices} What set() is doing here?
Hey I am trying to create an arp requester'er. I keep getting an unpack error. ​ ​ here is the code...
Script I run to update all pip packages - pip freeze — local | grep -v ‘^-e’ | cut -d = -f 1 | xargs -n1 pip install -U...
pratyush@pratyush-GS65-Stealth-Thin-8RF:~$ conda list # packages in environment at /home/pratyush/anaconda3: # # Name Version...
I was reading some PEPs and found PEP 8001 . It says that they will choose...
Hello guys, I'm a newbie python programmer, and I have started my very first project and I'm looking for an advice to keep my...
We're planning how to make our overall dev *process secured. Not looking to mitigate specific/common risks rather how to...
Hi, ​ I have the below two functions : ​ def create_base_df(start_date, end_date): base_df =...
We have used pipenv for almost a year. And believe me, I had a whole variety of feelings. First of all, it all started as...
I have written a program to take host name as Input, which is looked up in mysql db and then does a short connection. The...
I re-installed conda recently and I saw that it did more than just add the path to my bashrc Here is the anaconda bashrc...
I was wondering, how does software like Git do version control? or any software for that fact. I can't imagine they store a...
I want to organize a card game evening and provide the players with the highest amount of diversity of opponents. Here are...
Any source you deem valuable, so it can be an e-book or youtube videos or whatever.
I am building a RESTful micro-service that's nginx+uwsgi+flask and within docker. I want my service to work like this. It...
Hey, New to Reddit - so I apologise if this is not supposed to be here. But I am new to Python, i’ve toyed with trying coding...
Made a Python3 friendly Chef interpreter because there was a Python2 one so I just updated it: ​...
Hello everyone, Please bear with me as I am a total noob. I work at an institute for applied medicine courses and the IT dept...
I have an event loop with a number of independent coroutines, some of which need to be polling (ideally not but let's say...
So, I am attempting to box-in my player in the game. The walls would be the perimeter of the screen. This is the code I used...
Hello All, My goal is to select 1 line from a cell in a spreadsheet. I have 1000 cells i need to query. Example. *...
I'm working on a highly optimized code using bitwise shifts to work with bitmasks. I'm always interested in the lowest 64...
So im learning python and some guy told me like download Atom from Atom.io then write print("Hello World!") save as...
What game/s do you know of that have in-game programming? I'm not asking after game programming per sa, but rather in-game...
Hi new to the subreddit and python, wondering if there was a way to fade the background from one color to another. If so how...
I am fairly new to python and a little new to XML. I am trying to do a simple manipulation to my XML through ElementTree but...
Hey y'all! I've recently refactored the code on a game I'm working on to make it more coherent, and weird stuff started...
On the #StateOfJS 2018 survey that just got out, Python is the most used "other language" with ~6k out of 20k javascript...
Not sure if this is the right sub for this but, like the tile says, I need a library that will let me work with matrix...
Kind of hit a road block I don't really understand. I am trying to pass the list file_names to the functions index_words...
Numpy has been broken for the last few days for me after installing Pynance through pip and I can't get it to work again....
This is my code its a question and answer quiz but the leader board simply doesn't work i get this error ​...
What am I doing wrong? def createCounter(): count = 0 def counter(): count += 1 return count return counter counter =...
Example Given L=[1,2,3,4,5,6,7,8,9,10,11], create a list of 4-lists (n=4) from L. In other words, our expected result...
As the title suggests, I am looking for someone to take the Coursera: [Learn to Program: The...
Is there any websites that will show me how to put a border around my app without it changing once the variables change? Just...
hello everyone, am having a problem in implementing secure file transfer using AES algorithm. i can encrypt text and decrypt...
i am working on my final year project ,which includes sentiment analysis on text and speech ,nd main feature which i want is...
I've made a bot using Selenium which unfollows people automatically, and in between each unfollow is a ~2 second gap, so...
Hi, i am a vue.js developer and want to learn python for my personal website as a backened technology with django but can't...
import time lines = ["Hit", "or", "miss?", "I", "guess", "they", "never", "miss", "huh.", "You", "got", "a", "boyfriend",...
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...
Hello! I've volunteered for new project in my company: the python newsletter. Python team is pretty small and we want to get...
Penetrating testing tool in python3 please contribute.link to project https://github.com/OxfordSecurity/pandora-framework.git...
Tech with Tim is a series on YouTube. He has tutorials on Python (for beginners are higher!). I have been using pygame, but...
I am using orator-orm and I was wondering if there is a way to find a row based on multiple columns? Do I have to chain all...
Granted, we shouldn't be complaining if others are providing their code for free but I just have to vent: **1. Requiring you...
I work for a team that manages a large number of legacy Access solutions in addition to SQL solutions and were currently...
This is exciting stuff. Machine learning software running on my PC. I've been waiting for a good machine learning project to...
So I am working for a IT company and I am trying to make a python program that opens a GUI and i can click buttons that will...
I'm new to python, and I had an awesome idea. I want to write a program that will use SoundCloud login info as input, make a...
I don't know if this is of any use to someone else but made it so I could easily schedule the Twitter updates for my website....
So basically the smtplib is encoding the email body as Japanese but English at the same time. So it has English characters...
This is the weirdest thing ... With the below code, all I get is the template name. #!/usr/bin/env python3 import argparse...
I've spent the better part of the day learning pipenv and trying to integrate a virtual env with Sublime Text 3... and...
I need to create a local wifi for a device (phone) to connect to and establish a connection to home network thru that device...
Hi everybody. I recently have been working on incorporating Cython into my projects to see if I can improve the performance...
Check out the gallery: http://www.scikit-yb.org/en/latest/gallery.html
I am thinking about making a code compiler for Alcatel Nokia switches/routers, using Python and I am a noob to Python. Here...
I have a classification program wherein I input an image and it's classified. The output is an image with a label and I can...
Hey guys I am new to this subreddit but I would like to tell you about my problem. First of all I’ll give you a little...
Would a resource of someone reading parts of the documentation aloud for major python libraries, and then walked through it...
Dаily rеmindеr thаt I, u/аphоеnix, аlsо knоwn аs АNDRЕW PHОЕNIX, livе аt 3 HАMЕL АVЕ, GUЕLPH, ОNTАRIО. I аm а соlоssаl fаggоt...
this is a fun python game but im stuck in level 3, so can someone help me please? thanks [https://github.com/arbylee/python-...
Hi /r/Python, The trackpad on my laptop stopped working recently and I wanted to see if I could come up with a temp...
I am doing a school project and we are migrating data from crm to crm. We have all the data in excel files. We have a created...
I write a bunch of constants modules, sometimes with nested values, mixing dicts and tuples, usually like so: fruits = {...
I keep finding comments (which I admit I have done once or twice) answering the question at the same time as letting OP know...
“Predict Age and Gender using Convolutional Neural Network and openCV” by Nagesh Singh Chauhan...
I have been creating videos on OOP based on Python. Here is a Youtube Playlist if you are interested - [Python OOPS...
Hello everyone, ​ The medical institute that I work at is looking to utilize the following solution: link:...
I'm building some library on my own. I wonder, is there any place they get images like these or they hire someone to draw for...
I'm a dumbass and had a webscrapping script query google too quickly. I'm not looking to automate pushing through the...
Just wondering if anybody has any recommended certificates that may help someone land a job as a python programmer? I don't...
Hi I am wondering if there is any service with UI which I can use to run Python scripts, see output, specify user parameters...
I like to write a script that gets the address of a file and uploads it to Libgen through...
Could you guys help me with this school project thanks Password reset A password for an online banking system consists of...
Will Qt for Python because PyQt to become obsolete? If this happens will it be easy to convert PyQt code to Qt/Python?
Hello, I would like to know where I should start for web operation in Python 3. ​ Thank you for your answers!👍
I’m having difficulty trying to connect my Oanda Account with token and authorise this so I can use it in my code. Does...
I'm trying to work on a script here that is suppose to take text as a word string and also take an input value from another...
So, I’ve been learning python since I don’t have a Matlab license at my new job. I’ve been using matlibplot and numpy which...
I'm currently creating an all-purpose Python library that lets you write less code to do more things. In other words, it's...
Hello people, ​ I hope this is not /r/learnpython material because I think its a bit more meta than just 'learning...
Lately there was been a panic mode in my office [I work in an ISP btw] about integration of programming in networking...
I'm doing some experiments with python garbage collector. I'm curious, if I wanted to create an in-memory structure in the...
There’s is any way to slove as normal user from different domain or something manual without use any third partyservice ??...
Hi. I got to do for homework this- To number 1234 print like this 4 43 432 4321 Thank you all for reply :D
I’m interested in learning how to code because it can be a super valuable skill for any profession these days. I also heard...
I cannot install anything non-native libraries with Python (using pycharm) . I am networked and do not have permission and...
Many of my subscribers struggle with slicing in Python. I have written a book for them specifically addressing slicing in...
Please help me, for some reason in my if statement, i have it so its if i type look into aninput, i should get a random...
I am currently writing a program using cv2 that will capture video from multiple sources and cycle through them. I have...
I'm currently working on a GUI app project which supports only Linux, and I have a some questions: 1. How could I package the...
Im trying to find out how to install it but everywere i check it says i need to install pipenv. And as far as i know thats a...
Is it possible to add numbers in the same image using deep learning? For example I have an image that contains "1+3" is it...
I’m not sure where to go from the pictures... when I try to run the program, the first photo I uploaded pops up. Not sure...
Sorry if i'm stupid, but here goes. I have a dictionary, here is an example: `dictionary = {("a", 1): "foo", ("b", 2):...
So I downloaded Anaconda to use python and added the tensorflow and keras packages using the commands : ​ conda...
I am wrriting a program that helps people with their command prompts, just simple things like showing you your IP address or...
What is the proper etiquette for turning a calculation? def (foo): moo = foo * 4 return moo Or Simply? def (foo): return foo...
Hi! I'm fairly new to python and I want to create a wordcloud in the shape of a specific image. I have figured out I need to...
https://adventofcode.com/ ​ I dont know about you guys, but I love these challenges...
in my code is import urllib.request import sys import re ​ ​ path =...
I've spent my entire day figuring out how to create a stream of ordered output from 2 generators and holy shit has it been...
It was a big surprise that Cambridge A-Level teaches in Pseudocode and they have specific grammars for it on exams. For good...
I have been developing the integrated system performance analyzer written in python for about 5 years. I wrote...
I'm currently doing a project using Python and OpenCV that enable employees to access office entrance door using facial...
Hello everybody, I am very new to coding(started 2 weeks ago) and have been doing an online course to learn it. So today I...
I'm a student, and I am VERY new to coding. We are doing a Python project, so I chose to make a program that prompts a timer...
I'm doing a visual novel that will include minigames. Since Ren'Py supports Python, I'd figure here is a good place to ask...
Meteor M2 weather satellite sends down images that are thin in width. A gradual horizontal scale is applied to make the...
I've been learning python for the past couple of weeks and I am trying to make a calculator program. How it works is you pick...
The latest release of PySimpleGUIQt, 0.15.0, has a cool new feature! System Tray Icons... complete with balloons and right...
posted over here on /r/java....
This is a python script to grab wifi passwords saved from windows computer and create a text file storing information about...
I am trying to get up to speed with Python because its gonna be my base language for a while now. Can you please share your...
I want to build a static website using. What are popular static site generators?
7.0 // 3 returns 2.0. Why not just return 2? 2 can do everything that 2.0 does but 2.0 cannot do some things that 2 can, so...
Hi what is the simple tools/approach to be used to extract data in batch from a multiple mysql sources to Google Big Query...
Another great PySimpleGUI rainmeter style application. Do you have an active GitHub site with...
Using this script, I created [this...
I’m trying to start on a project where we make an extension for Facebook messenger that collects and displays stats for group...
Hi guys, I'm looking for somebody ( mid or sr developer ) open for pair programming 1-2 times per week ( online screen share )
My game is almost complete except for a bug in reporting some results when duplicate colours are in the secret code or user...
Up until my API call runs, it seems the Interpreter is doing fine, but the 'logging' file and API call do not work the same...
Hi Currently I am working on Python application with a lot o logic inside like receive input parameters via API (flask)...
This week's top r/Python posts have arrived!
This advert for a java course uses an image of python code.
| 964 upvotes | 73 comments | u/Shizzle44 | r/Python |
Oh, I made a Hilbert Curve GIF animation in only one second!
| 730 upvotes | 46 comments | u/neozhaoliang | r/Python |
Interactive Data Visualization in Python With Bokeh
| 355 upvotes | 22 comments | u/endlesstrax | r/Python |
[**What Does It Take To Be An Expert At Python? I found this...**
| 313 upvotes | 35 comments | u/goodnewscrew | r/Python |
MIT AI: Python (Guido van Rossum)
| 297 upvotes | 25 comments | u/UltraMarathonMan | r/Python |
Sorry that I'm not sharing the code (understandable reap what I sow in terms of help. I developed the GUI in Raspbian and it...
The last time this question was posted (3 years ago!?) there was mention of twilio, dropbox but now I've seen posts here with...
So I'm a Computer Science student planning to finish my bachelor by the first half of next year. Recently, I got a job from a...
Hi all, I hope this is the right place for this post. I am currently learning python and I have an opportunity with a friend...
I have been developing the integrated system performance analyzer for linux system. It named...
Hi, Im codeing a learning anti-virus. The code i got scans two viruses and compare them. If there are any common strings its...
If there is some numbers in a string, can I locate them and make a list of them? ​ THX
I know the numbers in the title don’t match up If I have a float (3.4e-7), how can I convert it to a ‘regular’ number (with...
If so, how was your experience? What's your take on using it? Link: https://github.com/tobgu/pyrsistent
Hello all, I am a backend developer with a Node.js background. Currently I am working with Flask, and I need to write a...
I'm new to python and have been having a lot of fun following tutorials on youtube with webcam stuff. I thought I could at...
I'm new to python and have been having a lot of fun following tutorials on youtube with webcam stuff. I thought I could at...
So I need a little script that can do 1**3, 2**3, 3**3, 4**3 etc for x number of times. Any ideas?
I have only tried uu encoding, but that gives about 37% overhead for some files. I have heard base64 is good, and it gives...
Hello, I have to create an array of random floats from [-1,1) and I have to use the numpy.random.rand(n, 2), where n is just...
Hey I am currently 17 years old and I have been trying to learn python coding but it has been proved to be a bit difficult,...
I need to write some changes to a SQLite database and need to use a For Loop statement to complete changes that meet a...
​ https://i.redd.it/pljxaxmkio021.jpg Download: [Python Logo Wallpaper Pack...
Hello my name is joe (Print only the uppercase letters in string) (Print every other letter) (Print the string eith all...
#Throwback (Before): It was on 4th September 2017 when I landed a job through my college campus. Things started changing...
There are Windows applications like the one which controls volume where Alt-Tab won't offer the application as a choice but...
Several options: Jupyter Notebook, Pycharm, Spyder, IPython Notebook, others (please specify...) ​ I want a text...
Let us say I want to make a request to an API. I make a request and receive the response "received" A few seconds later, I...
Full analysis of confusion matrix library in python (New Release) ​ Github repo :...
ptop is a task manager written using Python. Checkout [https://medium.com/@darxtrix/releasing-ptop-1-0-a-task-manager-...
I’m about to graduate and am looking for a job as a network engineer. There’s a large emphasis on automation with...
Its the same conference where Guido keynoted last year! Here goes the [Speaker...
In my code i need toedit it and have a different output. But idk how to do it. Please help me.
Dear Python Community, over the years working as DevOps I’ve worked with a lot of Python projects. Unfortunately, I’m not a...
I apologize if this sounds stupid or I am misunderstanding something, I know nothing about python but I can't seem to find an...
Check out the project - developed for Hack Western 5: [devpost](https://devpost.com/software/ai-...
**I've a project for college to do that consists in searching for code to compress EEG data, aka Codecs, does anyone have any...
I want to buy a small projector that i can use with python to display images. A lot of these projectors have USB and HDMI in....
True: = do Line Error "True(:) = do" SyntaxError: invalid syntax
I need to input the names and test scores of students in this array, here's my code: `exam = [{"Name": "Kevin", "test1": "",...
Hey Reddit! I have been learning python for the past three to four months. I read automate the boring stuff, went through...
Im trying to make a simple script that will give me the top five hot off this subreddit and i get a massive 404 error cant...
Thank you for the opportunity to share my project with you. I hope you will try it out and that it will save your time for...
I am looking for a python project for a person who has a networking background, minimal coding, and just getting into python....
Say, Number = 15 List = [1,2,3,4,5,6,7,8,9,10] What’s a good way to compare all of the values within said list to the number...
I've learned, and relearned python at least four times now. I always lose interest because I can't find any project worth...
Hey guys I’m going to try and explain what’s been happening to me recently, So it’s been awhile since I last booted up...
Let me know if this should be in a mysql subreddit instead. I'm new to mysql and python, and trying to read data from a...
I have data. It is given as a serial series of data points. So: |x1|y1|z1| |:-|:-|:-| |x2|y2|z2| ​ If I want to...
I need to convert a list of letters into a list of numbers. A being 1, b being 2, etc. What would be the best way of going...
Okay so i'm still fairly new to Python but i'm curious about something. I have a file, this file will contain all the defined...
Is it possible to write a sneaker/supreme/designer cop bot that automatically purchases something from a website using...
​ https://i.redd.it/my04666xss021.png Photo source:...
Define a function countALLlist(..) which receives a list of strings (where each string contains only digits) and returns a...
From Packt, there's a great Humble Bundle with some Python books/videos/stuff in it. (Security oriented, of course, but still...
Hey all, ​ Just a quick intro: Im a hard-core lover of Ruby on Rails and dev jobs for them are very scarce where I...
"Cryptography with Python" and "Python For Offensive PenTest: A Complete Practical Course" are up for grabs for the tier 2...
I had a need for a method that worked differently depending on whether it was called as a classmethod or an instance method -...
Hello, I was watching a particular person coding and I've seen this piece of code: http://prntscr.com/lnl0vv What's up with...
Hi guys, You might like a long-term project I try to build. It is a datavisualization that aims to cluster movie posters and...
Messing around with adding an mp3 to a python program (hal9000 quote for those curious) and I'm having a problem where the...
Hi guys, You might like a long-term project I try to build. It is a datavisualization that aims to cluster movie posters and...
Hello Everyone, I'm new to graphene and I'm working on an integration with Github in which I collect the github data from a...
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...
Hello, I have been using Python for the past few months, mostly in data science and machine learning applications. I am...
I'm trying to pull data from a DB that was supposed to have unique ID's in the primary key field, but doesn't. Now I need to...
As promised I am continuing on making the Python Automation series. Today, I am sharing the tutorial where I showed how you...
I found this gem while reading the book, Practical Python Design Patterns. It...
I'm using python 3.6.5 and i get this error Could not find a version that satisfies the requirement tensorflow (from...
Hi all I am trying to find the way to remove configuration from my python services and store it separately and update configs...
Hello i need some help here i am programming a snake game in python turtle and i need some help with collisions all i know is...
So i made this cool script using selenium and python which can copy the live forex rate of usd - pkr and post to facebook by...
import datetime a = open("inventory.txt", "a") while True: b = int(input("How many items do you want to add? If you don't...
in Python 3.6
Because it's a rainy Tuesday and I've been writing unit tests all day. def test_report_activity(self): # This is not...
In /r/rust, there's a post with information about good places to ask questions. Questions are also encouraged in the...
Does anyone know why this is happening? It just started happening recently after I brought home some code I was working on...
Looking for good book on python that's a nice addition to otherwise learning most of the materials online. Ideally one thats...
I wrote the following on Python Shell: ​ i=0 while i<5: print ("Help me!") i = i+5 print ("Distress call...
I'm very new to python, and coding in general, but I'm making a program in python that translates English to numbers...
I have a test tomorrow and i cannot take the test unless i do this question. The problem is that i have no clue how to do it....
Simple, maybe dumb, question. I read the Wikipedia page about its origins in lisp, but I’m curious about the reasoning behind...
I deal a lot with machine learning and debugging usually consists inserting a lot of print(numpy_var.shape) lines. It'd be...
Hi all, I'm very new to coding, I've been looking around for projects and things to analyze and play with and I came across a...
Hi I was wondering if it is possible for a Discord bot (or integration with something such as todoist) to do the above.I will...
Sincere apologies if this is the wrong place to ask this. I am planning to release an open source project with a C++11 core,...
Hi, first time posting here. So how does this work. def reverse(s): if len(s) == 0: return s else: return reverse(s[1:]) +...
Skillzilla https://www.skillzilla.io/ We just launched our first product, would love feedback...
A little TLDR, but this post goes through a dynamic programming example (Needlman-Wunsch) for finding the optimal global...
​ some Python beginners videos i have let me know how it is! how to build Ai-...
Hello guys, I’m trying to get a software that will allow me to automate python If you have any suggestions on that please let...
I have been working on a video series which goes on to building a networking tool which uses socket programming in 22 videos....
need help on programing a python program. robot going to tables and receveing a request I NEED HELP on a python project. It...
Everywhere I look, I see requirements for Python 2.7, 3.4+. ​ What's the deal with 3.0 through 3.3?
Hi All, I have done an introductory course of Python for Data Science. Right now i want to experiment with fbprophet as...
https://i.redd.it/migo42w6w3121.png ​ I created a flask app for collaborative writing, users(I.P) gonna be able to...
Help! My antivirus (Webroot) updated yesterday, and now Spyder wont launch if it is turned on.
I'm looking for a python GUI that is very customizable, like how you can customize a `div` in CSS. If this isn't possible,...
Is it possible to write a Python Program that can loop infinitely changing someone's nickname in Facebook's Messenger group...
I currently work as a Python Dev doing mostly data work. I'm self taught and have next to no experience with web development...
For my AI class, we were given free rein on a final project. For a while now, I've been looking at Reddit's API and trying to...
If I have code with inline comments: def my_function(): #my comment return 1+1 Flake8 will give me this error --> E262 -...
I want to schedule a python script to fire every morning at about 6am but since I don’t have admin rights (it’s a work...
I'm doing some practice programs to help learn, and Id like some critique on what I could do better. I'm currently changing...
Hi r/Python, I've been stuck on this for about an hour. Just as an FYI, here's my code: ```python import numpy as np from...
What is the best IDE for using python ( Data science ) ?
I have been writing Python programs for about 4 or 5 months now. Up until this week I never had luck with any UI libraries...
BST(binary search tree) is too difficult to understand to me. It took me all the day to learn it but I could not finish even...
Immediate Help ! I have an error import pillow package pillow: ver. 5.3.0 python: 3.7 ide: PyCharm environment: conda...
The next command in Fabric will not print the output to stdout. I have to manually type print output to print the output...
How can I order the variable "changes" by the order in the variable ordered_stacks? def...
Ive recently made my first discord bot and have been hosting it using Amazon EC2. Basically I just have an instance thats...
in short, is there any libraries that allow you to save a webpage as pdf like pdfkit but without third party program like...
Hi to all, We all know that macOS has preinstalled python language, which is also very outdated, so most of the times when I...
Hello, I have cross compiled Python 2.7.15 for my ARM target and everything works fine so far. Now I want to load shared...
hi i want to create a program that has a punctuation for erasure function from the beginning and end of a word using...
I have to concurrently calculate a function with inputs taken from a Queue and if one instance takes longer than n seconds it...
I'm 31, have an associates degree in the arts, looking into a career change, I never coded a day in my life outside of trying...
I’m trying to automate some web stuff on a Bootstrap design using Selenium and Python 3.7. There’s no way to use the Select...
I would like to start with python, I am already familiar with R and mathematics, statistics, but not with python. I believe...
Hi everyone, I have been using MATLAB for many years and I am using python for machine learning now. Therefore I will...
I have 60 data set every minutes. I will need to store them. At this point, I will say that I will need to store one million...
Hi Guys! New to Reddit and new to coding in python. I am currently trying to code so that the main code reads 9 numbers from...
I’m making a Rock Paper Scissors game that updates a score when someone wins. I want the score to stay as an array. How can I...
Hello, I'm working as test automation engineer and now as my duties have changed a lot I have to do something with Flask. I'm...
I want to make a youtube view bot and I want to use Windscribe Is that feasible to use ask Python to change the VPN ip address?
I have a moderate knowledge of python and I want to improve myself by contributing to open source projects. But I'm having a...
I'm running a suite of selenium tests, 30 tests to be exact, with lots of moving parts: app hosted on AWS, tests executed by...
Has anyone got any experience or pointers on creating music software with python. Specifically, I would like to create a...
This is a part of a problem I'm working on. Can i get some insight please? very appreciated. No clue where to start, or what...
I'm looking to learn a little bit more about the pipenv ecosystem so I can be a bit quicker when running into dependency...
The PySimpleGUI package has been getting a bit more attention since the Qt port was started. There have been a number of...
My SO's recently retired engineer father is pretty old fashioned when it comes to tech, but expressed an interest in learning...
So I have data for a trade, sitting in a spreadsheet. I want to be able to run my code, have it call up the spreadsheet...
I'm fairly new to python and I don't know which Ide to code. Does anybody know which one's would be good ? Thanks!
I have an excel file with latitudes and longitudes, I would like to know in which province they are in Canada. I have a shape...
I am trying to visualize the genetic algorithm that I wrote. I am trying to minimize the function f(x) = (sin(a* pi * x))/b*x...
For a cryptology class I'm taking in in school I have to complete a function that decrypts a message after it encrypts it....
Could somebody break this down for me please and help me understand how I can find the complexity of an algorithm like this....
Heyo there kiddos. I am in a janky py class and need to do a final project. I can kinda do whatever I want. I have 6+ years...
The problem is thus: You have a large number between 10,000 and 1,000,000. You want to check if this number is divisible into...
I'm about to graduate from college and I want to implement Python and SQL in my life as I don't know them well and I hear...
I have an excel document with a list of latitudes and longitudes which I need to convert to LCC. Any recommendations/tools or...
array_1 = [1,2,3,4] g1 = (x for x in array_1) array_1 = [1,2,3,4,5] array_2 = [1,2,3,4] g2 = (x for x in array_2) array_2[:]...
I am using to_image() with following code: def get_row_image(self, page, row_bbox): try: row_bbox = list(row_bbox)...
Hey folks, I'm looking for a way to detect people's age and gender from a photo. I saw this [Github...
Hello everyone, ​ The string I am trying to process can have different numbers at the end and I am trying to use...
I'm trying to run this script: https://github.com/Isaacdelly/Plutus running on Android with qpython and kivy launcher but...
dudes just a little question, no need to say about the details what are you doing, please just say : Python 2 or Python 3?...
So I’m trying to learn on how to code with codecademy and they don’t have C++ but has Python, and I would like to know if I...
Hello, ​ I am a VERY Beginner to Python, and I am thinking about making a career change to Coding. I might be...
Hi everyone, I hope what I'm doing in this post is ok. It is self-promotion, I hold no illusions that it isn't. But I do...
I want to upgrade my real python knowledge, I wanna stop struggling with actual code, wanna know right of the bat how or what...
I have a bunch of ndarrays all with the same dimensions. (X samples, 24, 8). How can i add all of these together so thta i...
R has sqldf, which allows you to apply SQL queries to R data frames ​...
I took some time and created this flappy bird clone with the pygame library. Check it out! [https://github.com/dvfcfbgv/py-...
Hey, I would like to get this Python Kye working and am having issues. I'm pretty new to Python overall and don't quite get...
Hello, ​ I am working on a project for school. I have absolutely no coding experience other than HTML. I have to...
so basically I created some module that make python server easier to create and that kinda uhhh... IDK if thats good or not...
Looking for any notebooks or online classes that walk you through performing equity analysis and evaluation using Python. I'm...
Hey guys I have very little coding experience about 1 semester of Delphi 7 years ago. Where can I do a course online (I'll...
I am a noob at Python with just over 4 months of coding experience. I want to create a program that can do a few things...
Good evening r/Python! I'm having some trouble with a school project of mine. I'm using a Raspberry Pi 3b+ (os: Raspbian) and...
Can someone help me write a program to display counting numbers. Ask for the starting value, the ending value, and the...
Statement: I've just recently started learning Python. No prior computing language experiance. I purchased a couple udemy...
​ https://i.redd.it/i5qf9hdqbm121.png resource : [http://www.prowebscraper.com/blog/50-best-open-source-web-...
hi, I'm new to python and I don't know what to do. ​ I say a tutorial and they used the line " import numpy as np...
Hi, ​ I am working on a weather station project. My sensors are connected to a ECP8266 which connects to my wifi...
I need help. Here is my end goal - a Win10 offline machine with seperate Anaconda2 and Anaconda3 environments, with some...
Hello guys I’ve got some homework to do in python and I’m trying to convert a list of variables in a list into a string. My...
I installed Anaconda Python but get this error when I try to open it: the ordinal 242 could not be located in the dynamic...
In this video, I have shown how you can scrap data from web using BeautifulSoup4. This tutorial is suitable for anyone having...
I'm fairly new to Python, and I've been playing around with it a little. One thing that I can't seem to figure out a nice way...
Hello guys, I'm using Python and matplotlib to do some machine learning related stuff. I have the following problem: Say I...
I am wanting to run some code in aws lambda. I want to fire the code when there is a new json file in s3. This part is setup...
Will use Qt library , what’s the best option to code easy the GUI (like drag and drop buttons, labels etc)? I think the...
Hi, I'm not sure if i should post here but i found a script to help me run my insta account, and it ran perfectly first try....
Hi All, I'm taking a crack at Python and am trying to test my skills. I am trying to write code that iterates through text,...
Hey there! I'm new to python and am having a bit of trouble fitting a Rice distribution with my data's ECDF, can you please...
I'm learning from Udemy and had to code a few lines of text for the outcome to be "Hello World". Now I could have just typed...
Hi, I am trying to understand what a program does, how it works however no matter how I look at it I can not understand. The...
Although I used "pip install requests" all the time
Hello. I am newbie in Python. I've developing some projects on PHP and for simplify my work I've created small python script...
Working on one of the AoC exercises, switching one data structure from a list to a set made...
Web scraping and using Selenium for pages that use JavaScript for content.
I'm a volunteer for the PSF as an organizer of Startup Row for PyCon and am excited...
I'm trying to find out what the ideal way would be to store and read my variable data i'm using in my python selenium...
So I want to make a program that chooses a random name from a different file. But I don't know how.
Hi all, Im currently a Masters student and want to run some experiments using python. Each will take about 2 hours, and I...
My job has tasked me with creating a scraper that scrapes google for all architects in a specific area near our business ( we...
Hey everyone, ​ I'm writing a Django channels app that's using async consumers. I'm currently using the python...
I've looked and found this library but it only pops up a...
Hello all. I'm a very beginner at programming. I caught on html and CSS just fine but am really struggling with Python. My...
I'm trying to get this effect on a image but I don't know where to start from.. I used the...
There was a github code repository somewhere but I cant find it anymore. The idea is that there is a python script that...
Hi, I'm new to Python. Can I copy the entire environment folder in Anaconda, zip it, and distribute it open-source (MIT)?...
I've tried tweaking around with my group policies and regedit, unfortunately nothing helps as of the moment. If someone who...
I've been collecting old synched bookmarks for years, encapsulating old bookmarks directories under an "OLD" folder every...
Please tell me if there's a better subreddit to ask this. I'm trying to add hundreds of rows of data into a google sheets...
Please suggest on the article. Here is the link [https://medium.com/@akash.prime93/moving-to-production-with-nginx-uwsgi-...
For example, i need the odds from a betting website regarding some games. I need them inside my python script to continue....
As the title says. There is so much you can learn and do in python, but what are the main things you should master in python...
I'm currently using phue to control my lights with python (and was thinking...
Hello guys , I'm new in programming I get interested since we are technology generation What should I focus in python?
Hello everyone! I'm wondering how the Spanish Python community is doing... I understand, read and write English, but because...
One project I have been thinking about taking on is making a game. I know that Pygame has the biggest community and lots of...
I want to have multiple scripts running simultaneously but also have them be able to communicate between each other. What’s...
I am developing a new website and have been granted access to an API which allows access via SOAP (v1 and 2) and XML-RPC. I...
Hi all, I'm working on my final project for my intro Python computer science class. I'm working on a GUI where a user enters...
I am a bit new to Python (and coding in general), and I have an assignment where I need to use regex expressions to fulfill...
I am working on a large scale project with around 150 some engineering models that consist of formulas, models, and...
Hey, I am trying to do a (seemingly) simple thing. I have a list that users input, I then sum that list and divide it by the...
This week's top r/Python posts have arrived!
render 3d cube wireframe in console
| 1130 upvotes | 44 comments | u/vanyakosmos | r/Python |
I'm no data scientist, can somebody explain the correlation...
| 878 upvotes | 129 comments | u/Jaizoo | r/Python |
I made a flask website to find similar movie posters, hope...
Hi guys, You might like a long-term project I try to build. It is a datavisualization that aims to cluster movie posters and...
| 484 upvotes | 52 comments | u/aDrz | r/Python |
Tutorial: Build A Simple Live Flight Tracking in Python
| 364 upvotes | 9 comments | u/m_razali | r/Python |
Advent of Code 2018 is now online
| 325 upvotes | 58 comments | u/notaharrisfan | r/Python |
This week's top r/Python posts have arrived!
render 3d cube wireframe in console
| 1132 upvotes | 44 comments | u/vanyakosmos | r/Python |
I'm no data scientist, can somebody explain the correlation...
| 881 upvotes | 129 comments | u/Jaizoo | r/Python |
I made a flask website to find similar movie posters, hope...
Hi guys, You might like a long-term project I try to build. It is a datavisualization that aims to cluster movie posters and...
| 489 upvotes | 52 comments | u/aDrz | r/Python |
Tutorial: Build A Simple Live Flight Tracking in Python
| 362 upvotes | 9 comments | u/m_razali | r/Python |
Advent of Code 2018 is now online
| 320 upvotes | 58 comments | u/notaharrisfan | r/Python |
Hello redditors; just wanted to know the best way to solve this problem. please comment.its a question from codingbat. You...
Yeah I’m trying to lean python but I don’t know what def is and whenever I google it it is always to underatnd. Can someone...
Note: I looked into a book called Python for Data Science but it said that I should at least be proficient in Python and be...
I've gotten the itch to develop a proper budgeting system for myself and of course, being a Python developer, I want to...
I am using Python 2.7.15 I am wondering how I could convert 4-digit HEX numbers to string, e.g., 0x4865 0x6c6c 0x6f20 0x6d79...
https://github.com/bugsmasher6174/general-py is my repo full o python 3.7 stuff.
I am writing a script to extract information from log files on servers to display diagnostic data. I want to format the way...
Hello everyone, I'm asking if anybody could develope a bot that interacts with Twitter. In theory it should check a list of...
Hey guys So I've been searching around and quite find an answer to the question: "Are chemical or nuclear engineers employed...
College textbooks will work or any resources you recommend will be very helpful
My python website is complete now. These guys have done really great work for me in less time. If anybody wants to develop...
Pathlib is a module for working with filesystem paths.
Looking for resources to learn how to connect and fetch data from SSAS OLAP Cube. ​ Found I can do it with XMLA...
Hi, I have this dataset from US Census Bureau with weighted data: Weight Income ...... 2 136 72000 5 18 18000 `10 21...
In python, I wrote a code which uses firefox webdriver and selenium and when run, it loads a website, submits data to a html...
Hello, ​ I'm trying to find a way to install python modules on a windows server in a secure environment that has...
Hi everyone, I am trying to connect one of my esp to my computer using an usb cable rather than WIFI. Eventhough I am able to...
I'd be doing them in python. I want to gather feedback before I head down this path too far though. Do you think there would...
I've been developing Python web apps and scripts to help automate my business for years and I make some heavy use of Requests...
So I currently use Visual Studio for my Python and C++ coding and Eclipse for my JavaScript and Java coding, but I been...
import os import sys import csv import logging import plistlib import subprocess if sys.version_info[0] > 2: raise...
Hi,I am a complete noob,didn't even do coding or something like that at school,barely talked about PCs,but I like...
I just started with python and I've been making a couple of small programms with pyautogui. I'd like to know how you are able...
This bot responds to your mentions at @ifiwasananimal (twitter.com/ifiwasananimal) with an animal and its image. The source...
I've made a few Jupyter notebooks that teach you Python and a few high schools around my vicinity are willing to purchase it...
I am a product manager at a publishing technology company. The product I manage is built on Drupal. I have never been...
I'm a Java developer just learning Python as I feel like it would be helpful for DevOps related tasks. I was able to pick it...
A new version of the Data on Disk Toolbox has been posted on www.wikipython.com - secure...
Ran across this today in a Django view function. Greatly simplified to protect the innocent, guilty and those who have not...
I'll preface by saying that I currently know nothing of Python. But hey, what better way to start than diving straight in and...
I've been scripting in python to run some Storyboard Pro and Photoshop scripts on some files. Each python script I've written...
TL DR: So I have to find or make some codes that compress an ECG signal. They have to be lossless. All we need to do is to...
Ive been told as a part of an assignment that "if the server has received a request it doesnt understand, instead of closing...
Ok, so, I have my notebook, and it has a lot of sections, so I was thinking about making a summary. However, I want to be...
Hi, I want to make an application that can display a chess board in real time as people play on it by keyboard input. I have...
I want to create a trading app connected to OANDA as described in the walkthrough by [Yves Hilpesh...
I'm trying to install pyqt5, and I keep getting this error. I'm using Visual Studio Code as my IDE. I have already searched...
I want to test my repo using tox on Travis ci, and I got all of that to work. But to run the tests I need a configs file.......
Hey there I need help! One of my developers is unable to make chatbox...
Hello, I am testing something with multiprocessing that goes out and collects data from servers and stores the result in a...
Hi, i'm kinda lost at the topic of "internal dependency structuring" or "dependency injection" best practices, i don't even...
I was working in a small personal project, a text based video player for terminal using ascii chars, leave me an star in...
Hi.I'm totally new to python and I would like to learn it. ​ Here some best courses that i found recommended for...
I dowloaded python But i cant find good toturials in youtube. What should i do to get started?
Hi all, I was wondering if any of you know anything about any interesting using of non-classical logics like modal, non-...
I built a "colour segmentor" which extracts "red colour objects" from a video. Algorithm used : HSV colour range It's a cool...
I am working on a project using pymodbus, pygame, pymunk, and Gtk. I have a script that uses a gtk switch. The switch changes...
Hi.I´m new on Python. I want to eliminate the rows where lon and lat are duplicated. They are duplicated one in presence=0...
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...
Hey! I've been developing a full stack web application for personal uses, and I realize now that I need to start using...
Anyone know of any free open source Python 3 CRM's?
Each time the condition is run the generator expression is generated but how can i get the value at line 9? ​ def...
friends=["Raul", "Richard", "John"] friends2=friends.copy print(friends2) ​ When I use the "friends.copy"...
I was always fascinated by ppl who knew how to code but i never gave it a shot, and now i quit my job to try and pursue...
​ Started as a research tool. Ended up being more :D https://i.redd.it/7k153nna7a221.png...
eval('(' +''.join(open('file.json').read().split())+')') I was trying to make a Json parser (only because i didn't wanted...
Hey Currently working on a project that revolves heavily around websockets and realtime. To that end, I am using asyncio with...
Moreover this week i made a Mass Instagram Unfollower for Those Nerds Out here it can run 24/7 without any errors , No hint...
Hello, I have some programming background and have done coding in VB and C# but Python is completely new to me. I am trying...
So I'm an engineer that dabbles a little in python and I've got kind of a unique problem. I need to know if the folder of...
I believe I may have found a bug in CPython that is baffling to say the least. If you've been on r/programmerhumor and/or...
In Jupyter Lab you can execute a line of code by executing Shift + Enter. I'm specifically referring to having code open in...
I'm trying to connect to an API that has very little documentation. It has Soap v1 and v2 interfaces as well as an XMLRPC...
I am an Engineering student and my last assignment involves using C++ and Python. I am not a huge fan of Visual Studios (I...
Made a simple program that pings IP addresses. Wanted to make it a bit simpler and use a GUI instead of a command prompt....
I'm doing an independent directed studies course and am having trouble getting inspired for a project. I've learned the...
I recently bought Data Analysis with Pandas from Udemy but can't even get past the first step. The instructor shows going to...
Why does this give me an output of 49 instead of 36, I know I could fix it by setting num to zero then adding one to it in...
Hi, I am apart of the development group Team Nightowl Studios and I am looking to recruit new memebers who a knowledgeable...
I’ve recently started learning python, I’m starting to feel like a can put Projects together. Even though they generally...
​ I was working in a small personal project, a community where we can help each other regarding machine learning...
Can anybody help me to plot complex function below:...
I'm trying to create an application in Python 3.2 and I use tabs all the time for indentation, but even the editor changes...
Hey, i’m new to coding so might be doing something wrong. But whenever i run a pygame code on pycharm it runs it, opens a...
Hi guys! I have created a boilerplate for flask project with some interesting integrations for my flask usage. It is freely...
VSCode keeps offering me to switch to MS Python language server, however, my experiences are not that good, so I keep using...
This command `print(*a, sep = "\n")` can be used to print a list of elements with a new line between each one, I want to...
Hello! I have no idea how to use python. I'm trying to run this program: https://github.com/bbolli/tumblr-...
[EDIT] I dont want to generate one and calculate the second one with 1.0 - firstNum.
​ The girl is to attract your attention ;) # About the project [CEF...
Hi, ​ I have made a function which checks if a node should change colour (to red) whenever there are more red than...
Hello! I'm trying to create a simple text based game for a semester project in a python class. I want to make it so the...
e.g. a function should return: - stackpath = "config/openvpn/openvpn02.json" for stackname = "openvpn02". How would I search...
I've got this issue and I am trying to explain it to people but no one seems to understand me. What I am after is say a list...
Yea this one makes my brain cramp a bit. I'm building a little taylormade development utility for our team in flask....
Hello, all. I'm working on a project that doing recommend movies based on sentiment analysis combining with user-based&...
I know what "non-blocking" means as a concept but in the context of the io module I am stumped.
Is it possible to write a script that can download a YouTube video and upload it straight to a website? Not embedded, but...
Hi, I'm completely new (as of this afternoon) to matplotlib. Though not python. I'm trying to create a plot with...
I am trying to create a series of tif images in LAB mode from a numpy array. I have pillow 5.2.0 installed. The code I am...
I am working in a big company where we do data science in multiple teams for different products. Since we are doing much...
I’m currently working on a on premise chatbot and I’m thinking of using NLTK to create SQL Queries from English sentences....
Hi, I'm just getting into python and to make it a little easier to test my code I'm trying to make a bat file that activated...
A colleague and I were discussing some of Python's sequence literals and came up with the following interview question. I'll...
Hey everyone! I'm 15 years old, and live in the United States. I am attempting to make a discord community of beginner...
karl = 'they have a world to win' freq = {} for thing in karl.split(): freq[len(thing)] = karl.count(thing) print(len(freq))...
Hey guys. Looking to make a mock Spotify app. Using flask on the backend. I am trying to stream YouTube songs. I am trying to...
Description: pprofile+matplotlib = Python program profiled as an awesome heatmap! Repository Link:...
I currently run a dev team who build our product and host on AWS. The app is currently Java based and monolithic. We're...
2 years and and over 1700 hours logged on my IDE, I think I have to give it up. Just hit me now. I've wasted so much time it...
I made a program that calculate molecular mass of chemical substance by reading "SMILES". SMILES is a specification in form...
Hi, I am at the onset of a project that will require storing data. I am wondering what are the best practices to employ when...
Hello, I'm kinda new to Python and now I try intalling some module (docx) and my site-packages folder is red and can't access...
I have SOAP response data file from which I am using ElementTree to parse out the xml. In the data there are encoded...
PyCM is a multi-class confusion matrix library written in Python that supports both input data vectors and direct matrix, and...
I come from a Java and Golang background and am familiar with using dependency injection for managing resources within an...
In this Post I will discuss on How to Install Jupyter Notebook on AWS EC2 Instance for Machine Learning and Python scripting...
I'm looking to make a career switch into software development, and I've been learning and working with python for about a...
For the last 1.5 months I've been working on a library for defensive programming/Design-by-Contract in Python, with no...
I'm trying to download a tumblr blog but I can't figure out what I'm doing wrong I downloaded Python 2.6 to run the following...
I am attempting to find a way to search all text files in a directory for a program my boss wants. I can get it to work on a...
I would like to listen to Audio from my Mac using Lightning Connector earphones, but I do not have a Lightning Dongle. How...
Hi, all. I've made an API using Quart, due to the asynchronous nature of the backend code I have (Flask doesn't work with...
For example, I input where I want the linkage end to pass thought After that it will tell me the length of each link and the...
Hello, I'm 16 years old, and just starting to learn Python. However, I have seen multiple people saying that programming will...
ASCII art is also known as "computer text art". It involves the smart placement of typed special characters or letters to...
So im starting to get into programming and i decided to learn python as my first language. However i want to go more into the...
Hello, I did my bachelor's in mech. Engg. and doing my masters in bionics where I was introduced to python. It's been 6months...
In The Enum Recipe we are introduced to the possibility of...
I started python a while ago(my 1st language). I was familiar with the syntax cos last summer I watched a few tutorials on...
Is scraping stock prices from NASDAQ and CNN Money permitted? It’s going to be for my own personal use and won’t be...
I'm fairly new to Python and Django development and am building a website (Ubuntu/Gunicorn/Nginx) that I plan to earn my...
I have been tasked with building a GUI in Python that will interface with a RasberryPi. The purpose of the program is to...
https://github.com/CarvellScott/completion_utils If you're like me, you...
i am making a menu for a raspberry pie where when it turns on it will ask the user to pick what they want to do ​...
So I have been using python for data analytics in my profession for a few years now. I typically leverage the language in...
So this is a bit of a long shot but here goes. At the moment a lot of the work I do involves taking raw text files (such as...
Wondering if there are any frameworks using machine learning or brute force probability based to navigate a graph .....