I have tried the 10 day trial but I am contemplating if I should shell out $245 for the 7.x version. I am happy with 6.1 and...
Posted by u/jnvilo in r/Python
1 messages · Page 14 of 1
I have tried the 10 day trial but I am contemplating if I should shell out $245 for the 7.x version. I am happy with 6.1 and...
Hello there, I'm looking to extract information from an Article (link) ​ I'm using...
Contains all the submissions of recent competitions I took. Feel free to refer while up-solving any contest! and contribute...
I play a game called "Rust". I also happen to manage a couple of servers. As part of the server data are 3 sqlite3 database...
hey guys, I'm having an issue with a global variable handled in 2 different Threads. We have Thread1: def...
Dear Python experts of Reddit, for quite some time I've been trying to create a nice little code that would perform a Fourier...
FastAPI now supports all* ORMs by deeply integrating with Pydantic's ORM mode. ​ That allows you to declare...
I'm trying to use a While loop to handle invalid datas. I have: "for states in state_data", with a handful of states in the...
Hello, r/Python! First post but I've been lurking this page for a few years now. Howdy and good morning. ​ Anyway,...
I've been using OpenCV for a while now, but hadn't created a 'fun and easy project'. With this project you can now play the...
I have a launchpad and I would like to use it to create a minigame or something but I have no idea how to start.
Hi PyDditers! I am a CG artist but do like to do some programming from time to time as a brain massage of sorts, it's...
I have undergraduate experience programming in C# and MatLab. However this was not extensive and I cant really do anything at...
Hi, ​ I want to move into OOP and have a clear understanding of what's going on so I can also improve the...
We are a group on Slack, studying Python, we give each other feedback on projects and help to solve problems. We are already...
import time from time import sleep print('welcome to my game'); sleep (1) print('lets get started'); sleep(1) while True:...
Should I just throw it in the startup folder? Will that work or do I need to use task scheduler or something?
I have made a few attempts to write a mobile app with Python but found no good solution that satisfied my needs. There are a...
I have two scanned documents which is OCR'ed. I would like to combine the text of top of page and the text of bottom of page....
Thought I'd share this project I've been working on for the last few days with y'all! https://i.redd.it/xfo6hhvtl5731.png I...
So I know basic python syntax (strings,lists,dictionaries,etc) and I can write functions using them. I haven't done any...
So I'm making my first program with basic games like guess the number and each level gets harder... for example first level...
Hi, I've [posted some details on improvements to the Arcade library's ability to work with the Tiled Map...
Pylint uses gamification to trick me into properly formatting, commenting, and restructuring my...
Hi all, I'm still in the beginning stages of learning python and I'm not sure how many more times I can create these silly...
Howdy, Working on a small project and am having difficulty figuring out how to effectively launch mpg321. Whilst I'm just...
Github page: https://github.com/the-neutron-foundation/neutron Website:...
I LOVE Sudoku and have always thought it would be cool if I could generate a Sudoku puzzle using something like Python or...
https://github.com/annomator/annomator_1.0 ​ Annomator...
I'm trying to make a graph with Bokeh's Graph_Renderer and from_networkx. So far, I've laid out the nodes, edges, labels on...
In this ever-changing world, where everything changes at a quick rate, the popularity of Python is ever-increasing. In the...
I'm looking for a way to get the broadcast IPv4 address of the current subnet that a Windows machine is connected to. Any...
I've been working with Pandas a lot lately and a lot of the literature out there says to avoid loops and use vectorized...
I have been looking at things like...
I have two functions. One returns 8 and the other returns 100. The heck is going on? Why can't I use an exponent within the...
I was annoyed of having multiple documents, pictures, memes, photos and piano recordings being at multiple places and the...
I want brute force x from 1000-9999 in variable x with terminal in ubuntu java -jar abe.jar unpack Presentation.ab aa.tar 'x'...
After seeing this post,...
I am a beginner trying to find a way to learn as much python as I can. But the only way I can learn is by getting a project....
So I have been doing some research and my google-fu has failed me it seems. I am looking for a library or instructions on how...
My computer is currently out of commission so I've been tinkering with Pydroid 3 and noticed Tensorflow library for premium....
I get confirmation from a vendor to an email address, and when this confirmation is received I'd like to execute a Python...
It's in the news everywhere (my very small nerdy news circle). Python overtakes Java as the most learned language. It's the...
​ [Image of the code. The theme for this custom version of IDLE can be found here:...
A colleague of mine seemed to imply I was a bit behind for using the standard library for testing and debugging and I wanted...
I am in need of a program that uses snipping tool to crop a certain area which is predetermined and saves image in a file. It...
I have one problem with this code in Python 3.7.3 ​ AñoEnCurso=int(input("Ingrese el año en curso: "))...
Hello, im trying to import a module, it has a py file and this py file imports a *.so file. However the module fails to...
No panda, no matrix. Only vectors created with numpy for a basic scientific computing. [https://medium.com/@ikuyasu/numpy-...
I want to know about your hacky python scripts! I'm applying for jobs and saw that Amazon had an enormous amount of job...
I'm teaching myself python since my uni doesn't really offer basic stuff like this, they sort of expect us to know to begin...
I am trying to keep track of scheduled tasks on Windows Task Scheduler for information like task start time, task end time,...
I’m teaching myself how to code and slowly taking online classes for CS degree. I also have a top secret security clearance...
So I've literally just gotten into coding Python and I've been messing around with it a bit. I'm trying to write a code that...
I am trying to practice my python skills and I am following a guide on how to develop a chat application. When I run the...
Hi gurus, Got a job for an experienced python scrapper or algorithm developer that can extract name, number, address, email...
I installed Anaconda and I use the Navigator to open Spyder and then open my .py files from there. But here's what I want to...
There's some random-appearing bug, that can only be detected after running quite a distance from the real bug site. I want to...
Project repository: https://github.com/Erfaniaa/Tweeterify Screenshots:...
Hello everyone, I've recently finished an application that allows you to save your youtube playlists' content in a .txt (in...
First post to promote my tutorial videos, if everything goes well, I will occasionally post more that I think will be...
Can anyone direct me to where I can get some pointers? I'm taking the python course on Udemy and I'm looking for more...
I'm considering using it for a project, but obviously I'm not sure if it is the best option. https://www.pythonanywhere.com/
Hi there, ​ i am following a tutorial on how create a blog using Python and flask, i am stuck with an error which...
So, I'm thinking of making a one page online service, where one would drop an executable, load it, process it with a python...
Hello Python people, I am new to development, I mostly write small scripts, and rarely make classes. However I've been asked...
Hi all, One point that comes up quite often where I work, is how much to document projects. I guess part of me wonders why...
Hello guys I am working on a project in which I monitor the internet availability. The idea is to ping google.com every 30...
I have been following python crash course book , i really tried dozen of other options this book was the best for me and i...
Hi people! I study computational linguistics and have struggled with the following question for a while: Does anyone have...
https://github.com/Mili-NT/BinBot ​ I got bored at work, so I decided to make...
I have a somewhat specific question: I'm trying to do some mapping artwork for our home using osmnx. I can pull streets just...
If you seek to plot a heatmap, assuming 3 columns ( X : Y : Heat ) how does one format the input data? My program producing...
This week's top r/Python posts have arrived!
Tired of checking craigslist for used cars so I made a python...
| 1211 upvotes | 142 comments | u/hmargalotti | r/Python |
A terminal youtube playlist music player - because terminal...
| 1190 upvotes | 116 comments | u/TimeTraveller-San | r/Python |
First post here, thought you guys might like this. I've been...
| 861 upvotes | 120 comments | u/Jirokoh | r/Python |
I invented my own numbering system and programmed a clock in...
| 697 upvotes | 79 comments | u/TheArtOfKane | r/Python |
Python now beating Java on Google Trends Worldwide
| 689 upvotes | 80 comments | u/jsalsman | r/Python |
What's up! I just launched a web app on ProductHunt in where you can export Youtube audio and podcasts to Instagram, Snapchat...
So I recently came up with an app idea that would require me to set up a media (audio) streaming service that would let...
Hello all. I'm wondering if there are any freelance programmer subreddits? I have a job that wouldn't take long for a pro to...
What is it like to use these variants. What are the advantages of practicing them?
Greetings do you know of any doc or some link of an example of a restful api with task async await in flask? I would be very...
Hello! Please share here your knowledge, experience or other relevant things about the use of Python for automate our buy or...
Deep Learning is everywhere. All organizations big or small, trying to leverage the technology and invent some cool...
Hey, ​ So I am working on a project using Pygame and have installed it via the pip through command prompt. When...
Hi there. I'm looking for a way to make some kind of stat/chart for folders (sorted from high to low) based on which folder...
Hello everyone! This is my small project that took me about 6h to make and i want to share it with you! I know, that there...
basically i wish to print graph for equation like x2 + y2= c please help my how to do that in pyplot
Hi ​ I have tested multiple times that, for the same code, the speed of intrepretion by python is incredibly...
Let's say we have the following class: class Foo(): """ Base class handling logic flow """ @classmethod def factory(cls,...
Hi, I am a beginner when it comes to programming languages, so I apologize for the stupid question. ​ I want to...
Im just going to kill myself really. ​ print("Hello") ​ the error is...
I have a limited time to try Python to see whether I like it and pursue a career in it. As a result I am reading through the...
Hi. I'm new to Python and need help with figuring out why my code behaves the way it does. ​ First of all I made a...
if guess < 5:print('Please guess a higher nukmber')guess = int(input()) if guess == 5:print('Well done you guessed...
I'm not a big fan of IDLE's shell, especially since > os.system('clear') doesn't work the way it should in it. If I run...
Disclaimer: currency rates make sites like Lynda a bit of a luxury where I live so please just keep it 100% free. :')
Hello everyone , I am a Python Developer(a bit above the beginner level,so I guess I’m intermediate) and I was wondering if...
I've spent the last few months migrating different code bases from Python 2.x to Python 3.x. With the impending EOL for...
Hi, I used to do wordpress webdev freelance jobs, but one day about 6 years ago I met python and I found it amazing. I...
I'm dealing with a pretty large dataset for a research project now. So it's quite time-consuming. I'm wondering would it help...
Hello all! I'm looking for a bit of advice on how I can better set up a file pipeline at work. I'm a video editor on an...
I'm running code to use two webcams and a raspberry pi to take a series of photos and save them with ascending names. what...
What sets it apart from other languages that make it better for machine learning?
I have written an Okta JWT token validator in Python. Please feel free to use it and let me know if you find any issues....
Hi i've been thinking of how to capture cultural moments of each country and then eventually transform into a dashboard....
I just finished up a big Flask project, but when I deployed it today I encountered a ton of recursive Import errors. This has...
I understand Python pretty well now, I’ve had very much fun with Selenium and Requests, not sure what to do next, any ideas?
If I put my abusive therapist on GitHub would people use it or would it just be a waste of time?
Hey guys the problem is: Students are asked to stand in non-decreasing order of heights for an annual photo. Return the...
I have a list of points where I need to find peak points and group them. I am using find_peak()function from...
Is there a simple way to broadcast 1D arrays/vectors to arbitrary dimension like this: a = np.array([1,2,3]) b =...
I think I just failed my job interview by saying "There's no such thing as arrays in Python. Arrays are in Java and if...
pip install -U git+https://github.com/my8100/scrapydweb.git 2. GitHub https://github.com/my8100/scrapydwebDear all, I got a script that is given a bunch of numbers and then has to pick all possible combinations, which are then...
Hello! I have a webspace with 250GB space and I can have up to 50 MySQL databases. I use heroku, flask for my application and...
I am quite new to Python. I want to process audio files using wavelet transform. Is there any guide or reference available...
Hi guys! I've recently made a small python package to teach neural networks to beginners in python. If you're interested, you...
This is my code: import random num = random.randrange(1,101) guess = int(input("What is your guess?")) if guess > num:...
Looking for any feedback, I have been teaching myself Coding for about 6 months. The code: import os import random import...
Hi, I'm trying to get Excel to display the changes I've made in the shell. The following is what I have in the shell and...
Hello Guys, I’m looking for an intensive Bootcamp on-site in US or Europe. I am an IT management person, I graduated within...
Hi Folks, I am trying to evaluate the best Python Functional testing framework available in the market. The Test Automation...
I saw a post a while back about someone using this to gather nutrition info for an app. I am messing around with this package...
I am starting to learn Python and I checked the Python website. They had three books for beginners. **Automate the Boring...
Hi! I'm running a minecraft server from within a python program using os.system("") is there anyway to pass this server a...
I am currently using discord.py rewrite to create a Discord bot. Due to this, I have to download some...
I have some experience with Python, but am still relatively new. I'm interested in working with Government data...
I want to make exe of my python program and i am using auto-py-to-exe for this....
I'm writing some Jupyter notebooks that a lot of students are going to use now and in the future and I'd like to give myself...
Im searching for a good text editor for python. what do you think its better? atom, visual studio code or something alse?
When i go to Python.org/downloads and i click the "Download Python 3.7.3" button it...
Hello! Currently I'm working as a QA Engineer and I just turned 19. At this point I've decided I'm not going to go the...
Hello, I am wondering if it is possible to scrape amazon for product rankings over the last few years. If the amazon api...
So here is my story. I wanted to buy Bose QC 35, which is a great headphone. I heard people buying it at a huge discount. I...
Have fun. 🎫 def init(self, **kwargs): self.dict.update(**kwargs)
Hi I'm on macOS and I was trying to follow along a tutorial but I think i just royally fucked everything. I think python 2.7...
Hi folks I just released a new version of karpet. What is karpet? Karpet is a new long-...
PS C:\Users\MyName\VSCodeProjects\web1> pipenv shell Creating a virtualenv for this project… `Using...
All of you procrastinator programmers... how do you motivate your self to start a project. I find it difficult to start but...
Hi, I'm teaching myself a bit of Python coding recreationally, but something doesn't quite work the way I want it... So I...
I'm a python newbie, so apologies if I made any stupid mistakes. I still have problems with for loops and the lack of need to...
I have made much more advanced versions of encryption if anyone is interested in the code, I just thought this basic one...
I tried to make standalone executable of my python script with auto-py-to-exe ,...
I have a class that I'm using to define an image extraction function (a trained object detection model). My use case requires...
I'm reading python crash course and in section that teaches you how to make a game, he makes a function that makes into an...
I read/heard python classes are built on top of a dictionary , so the fields are stored as such, does that mean there's no...
I'm coming from another language and I'm a bit paranoid about my python environment. Many times I've had to uninstall things...
my Jupyter Notebook link just will not work, Ive tried 4 different computers at 2 different locations. It either never loads...
I'm a python newbie, so apologies if I made any stupid mistakes. I still have problems with for loops and the lack of need to...
I was trying to understand the syntax for creating dictionaries and by taking a look at the Full Grammar Specification of...
I was trying to understand the syntax for creating dictionaries and by taking a look at the Full Grammar Specification of...
This is my code ​ ​ def main(): num=0 with open('words1.txt','r') as f: x = "hello" while num <...
For example: a = [['Ali', 'Greg', 'Alex', 'Xian', 'Chris', 'Alf', 'Trix'],[4, 10, 39, 19, 12, 3, 1, 9, 199, 122]]...
Hello everyone, I'm currently trying to create a list of constant lambda functions. I want that each of the lambda take their...
To learn data science I understanding that a user must master pandas library. However if some wanted to learn automation or...
Can anyone link me to any good Qt for Python tutorials? I've looked on Youtube and there aren't that many tutorials out there...
Not entirely sure if this belongs on here, but here I go: ​ My school decided to purchase Canvas' services, and I...
This week's top r/Python posts have arrived!
From the Netflix series "Family Business". I rate it 10/10...
| 1703 upvotes | 163 comments | u/cnovrup | r/Python |
Using Python to find a prime number that looks like the...
| 1592 upvotes | 95 comments | u/Gedanke | r/Python |
I created my first neural network that can recognize...
| 1367 upvotes | 83 comments | u/Fengax | r/Python |
Drawing Replicator using Fourier Transform and Epicycles
| 1006 upvotes | 57 comments | u/giacomogallina | r/Python |
Python Development Trends in 2019 [Infographic]
| 832 upvotes | 130 comments | u/evincedevin | r/Python |
data = request.json form = ValidatorsForm(formdata=data) data['data']['name'] gives me access to the name field from the...
I'm writing python code to send files via FTP using ftplib. I need to be able to send using both binary and ascii mode. The...
Guys I'm working on: Your are given an array of integers prices , for which the i -th element is the price of a given stock...
If it matters, I'm trying to scrape my historical rating data from chess.com. I imagine this is simple...
If you've heard of the language server protocol (LSP), then you're probably familiar with the several options we have for...
(1) i'm getting the feeling that a Python list is always allocated on a contiguous region in memory -- is this correct ? and...
As the title suggests I made a GUI stock predicter that I thought was pretty cool and was my biggest project ever. I made it...
def add_edge(self, start, end): if start in self._graph_dict.keys(): self._graph_dict[start].append(end) As you guys know I...
Hello everyone, I'm happy to announce that pyglet 1.4 has been released! It's available for download from...
I am beginner. Now I have a question, in the following codes I want to get a sorted list like a = [6,8,10,20,50]....
Is it a known deficiency that Arcade will not run with the below error? OpenGL Extension Viewer says 3.3 is the installed...
Hi everyone, I could use some help: I wrote below pasted code in order to resize and compress images for a static website. It...
Top 6 Python Web Frameworks every Programmer should learn Web development has turned out very important, and the...
Hello guys ! With the rising temperature, I wanted to observe the temperature variation in my bedroom (under the roof, hell...
I am doing a python script that opens another python script when given a command of /starttest1 and I want to close it when...
I have 2 files: test_1.py: import unittest class TestMe(unittest.TestCase): @classmethod def setUpClass(cls): cls.name =...
I started to learn Python a month back to improve my data science skills with no prior programming experience. I wrote a...
I'm planning to start with Python and I'm curious what are pure language advantages of this lang. What I will be able to do...
I'm trying to include mypy into my workflow, and for my code it works really well, but I'm having trouble with third party...
Any idea how to create it in python. Also need to add few functionality on that map search bar, hide objects.. ​...
Hello. Doing the tutorial of qgistutorials.com...
Of course i can find it in amazon or somewhere but i have no idea whether it's good or not. Can you recommend a good...
​ https://i.redd.it/9tp45mojl2931.png I am currently working on a youtube web application geared towards helping...
Hi, Anyone in the community know where I can find documentation to package in Python that implements multiple imputation...
Today, for the first time, I saw this structure on an import: import . import db I’ve never seen ‘dot’ used as a module...
I have a Python application that I'd like to package using the [Qt Installer...
from urllib.request import urlopen with urlopen('testsite') as response: for line in response: `line =...
so if you create web scrapers to collect data from the internet... do web servers generally pick up on this and perhaps start...
Currently in college studying data analytics with a minor in CIS, looking to start coding. Any resources for where to start?...
​ I'm trying to make a multiple screen code to calculate the amount of paint needed to paint a room. There's a...
I want to create a webpage where I show some interactive plots. I also need to update them every 5 minutes. Which is the best...
I'm guessing python probably isn't the best way to go about this (I know this can be done easily in tableau) and its...
I’ve tried df[column].str.contains(“.”) but it doesn’t seem to work a Series structure. How would I go about removing those...
Hello guys, long time lurker, first time poster. I'm new to Python and just writing my first few programs. I'm trying to...
I had made use of an small program of speech to text with speech recognition(usually that are present online ) . It is very...
So I've been learning Python for a few months now and I've got to the point where I have a few scripts that automate various...
​ https://i.redd.it/kipw7l2kr3931.png
Hey reddit, ​ my current challenge is the following: ​ I have two docker systems and one HANA database...
Check out this OSS for data pipeline testing with a lot of solid documentation and also has an active slack channel....
Hey all, ​ So i know it's possible to convert an excel spreadsheet into a pandas dataframe, but is there any way...
You will be given an array of integers and a target value. Determine the number of pairs of array elements that have a...
I've normally been using Flask to build out my backend REST API's, I'm reasonably comfortable with it. Although I do wish...
Hi there, I'm working on a simple Blackjack game in Python 3. I've got it to a playable state and thought I'd share it here...
Hi, I'm 22years old and end my IT graduation now, and i had been request by friend to help him in some task he does in is...
I watched about an hour and a half of the basics from “Programming with Mosh” and I think I’m ready to start building a game....
So first off, I know nothing about Bots or Python are tech in general so I was hoping someone can basically help out or maybe...
Hey all, As the title says, i am new to Udacity, Python, and programming. I've recently decided to pursue a career in Data...
I have a 386 row by 10808 column dataframe. I want to take the first 386 column names and rename them by their original name...
Come across a few job descriptions that want applicants who have a “knowledge of writing fast code especially numerical”....
Im having difficult time trying to pull some of the words with a specific length in my huge list of words from a dictionary (...
I am new and don't really understand a lot about Python. I'm trying to get the tweets and tweet links from a specific hashtag...
How do I build a small docker image based on python:3.6-slim with wand installed? As soon as...
Have any 3rd parties decided to make better Python Documentation? The official .org documentation is pretty bad and just...
I came across this website while searching for DeepNude https://grabthenudes.com and it seems like they improved the app and...
I would like to create a script that chooses "x" number of players in "y" number of teams and that the average value of each...
I'm learning programming and this is a thing which many of you might already know because you are smart but I can't live...
[https://dev.to/angular\_tutor/the-do-s-and-don-ts-of-error-handling-4j65](https://dev.to/angular_tutor/the-do-s-and-don-ts-...
Hey guys, This project contains some simple scripts that maybe help you some times. It's good for who beginners want to learn...
Are you looking to learn [how to add an item in a list using Python Append() Command](https://linoxide.com/linux-how-to/add-...
Hi guys I made this package to easily do some load tests with python https://github.com/sonic182/aioload how you see it? :)...
The Problem: I have a program that takes numerous inputs. It works for integers (like 100), but when I type in a string...
Hello, ​ Python beginner here, I would like to know how can I extract this simple data from an excel file, into...
Everyone yielding about Cons of python, but whats the biggest disadvantages compared to other languages in 2019? P.S. It...
Hello! I'm an experienced J2EE Dev, and I want to learn Python basics. My target is doing text analysis and statistics, to...
Starting off getting into python and have a couple of difficulties understanding the indexing. So I don't get how the...
Why do you think python is useful? How has python helped you in your life/career?
First python post - hope I’m in the right place. I’m looking to put some analysis together that would help me predict...
I've been working with the PCAP: Programming Essentials in Python course, in that I teach it to High School students. Outside...
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...
I am very new to developing modules in Python, but I decided to work on a small Python wrapper for dealing with extended...
Hi I am using httpslib2, checking to see if a URL is valid by pulling the HEAD. Is there any other way to speed up checking...
Goal: Creating new column in pandas.DataFrame after running 2 other columns through a function. Error: TypeError:...
Hello, Can someone help me understanding async behavior with loops? I have a problem where I have couple of queries that are...
I have posted the question one time, but I don't get a good answer. So I post it again. It's my blame. Because I'm beginner...
I am working with my Python course for next year and have come across bitwise operations in Python. I wonder what use this is...
Have a package on github that I'm trying to install using pipenv. I am attempting to install the package thusly: `pipenv...
Im making my way through the book Fluent Python. Its given me a far better understanding of decorators than pretty much any...
Hey all, I'm working on building a home security system out of some zero W's, IR cameras and an old alienware laptop I have...
I am working with a group that uses Python quite extensively, but with the 2.7 that comes with the operating system (el 6...
I would like to remove background music or noise from audio to leave the "speech" part, does any one have any code,...
So I am 13 year old boy who likes programming.I just made a bmi calculator usiing python on my own! I made it for my family,...
Is there a way to use Python to track how long people spend reading an Outlook email?
I already know the basics but I'm looking into learning more advanced stuff to get a job.
I am working with a database creating tool. It provides you the freedom to create forms with various fields from drop down...
So i chose to do computer science in school and i was accepted since i had good grades for maths. I just got assigned to...
Hey everyone, IT intern here, proficient in python (but not apis or libraries). I recently heard of Pyautogui. Was wondering...
So im right now creating a bot for discord and i wanted to use some other files from where the bot is store, i know my...
Hi, I just wrote an article explaining how to use gensim's implementation of Paragraph Vector, Doc2Vec, to achieve a state-...
Title pretty much says it all. I am going to be a junior in college next semester, I am completely new to coding and I am...
I'm trying to time the following command: struct.unpack(b">L", b"\x01\xff\xff\xfe") So, I tried this: >>> from...
Sorry if this question has been asked before, but I'm starting my first Python job pretty soon, and I've been reading Fluent...
I'm fairly new to Python, but it's been super easy to pick up. I was scraping some sites like Amazon/Ebay, but the idea...
I am taking the plunge and have decided to learn Python as a career change (my first programming language). Question 1: What...
Hello, I am trying to create a simple 2D card game in Python as a little summer project for myself. Does anyone know of a...
Which current Python book can I use as a guide for learning?
Why is readline skipping lines in this code? ​ For example when I run the code with a .txt file that contains "0...
I am using Visual Studio Code on a Mac to write a script that will help me automate an everyday task. If possible, can I...
This might be simple, but is there a way I can use python to click on a check box in an access database? I'm trying to...
Looking to hire someone who can adjust software title and add logo into it PM me for more details also the price can be...
Is there any kind of python library that can calculate route times? Trying to create a program that looks at how long a trip...
I'm a passionate, motivated developer working on various modules to combine into a full-suite stock trading app. **The...
I am taking an Intro to Programming Logic course and we are learning to code Python. When my family and friends ask how class...
Getting this error message while using code runner 3, and using "python 3" as the language: xcrun: error: cannot be used...
I'm trying to check if the subject of an input is a human. Would you know if there is like a database or a lib that can help...
So far I have used numpys FFT tools for this but this is running single-cored on the CPU and since I want to process many...
Mobiloitte is the best Python Web Development India we have been offering...
Hi, I don't know how to describe what I need very clear because I got the example from a book that teach Pandas. I have a...
Just installed python 3 on my windows laptop and at the end of the installation I got prompted with the option to disable...
I know there are probably a hundred or even thousands of these made already (probably), but I decided to start learning...
It doesnt have to be super indepth. Just need something for the basics, strings and whatnot.
I saw a post "[Built a small little Instagram meme...
The Cloud SDK is an utter nightmare to use, especially on Windows. ​ Develop a Python 3.7 App Engine App ->...
I know how to select by class. But now, I specifically want to select items on a table that do not have a class. I want to...
I am a relative beginner in the software world. I am working on a fairly large project using PyCharm, and recently the...
Can someone teach me how to minimal size of photo what I try: def fixCodes2():...
Has anyone on this sub lost a phone on Alnmouth beach Northumberland? We can’t ring the contact who text the phone but there...
I need to take input or raw input weather it's a string or integer... ​ let's say ​ myVar =...
I recently started using py toolz. The curried functions are very useful especially with pipe(). But Mypy complains that...
Hi, I am receiving fragment of MKV video in bytes. I need to take 1st frame of it for later processing without saving video...
Not sure if this is the correct forum but I'll ask anyways, are there any good blogs or websites which help in interview...
Question for you guys. I have this code. It creates...
Hello all, I am trying to make a twitch bot that users in chat can interact with using something like ! which is the defacto...
Does anyone have a pdf copy of Deep Learning for Computer Vision with Python by Adrian at PyImageSearch they can share?
What I want to do is use a web app one server to run a script on another server and then return a value after it's complete....
Hi. So I managed to convince the company I work for to let me download Python and now I have Python on my work computer. Now...
I'm looking for a tool or a library with which when I call a function it'll queue the logic up in a queue an execute each...
Hi all, I am trying to extract an original plan number from a comments field in a table. The Plan number is always 5 digits...
I need to plot some graphs in an application that I am developing but I want to use Bokeh and holoviews and not matplotlib....
https://github.com/domus123/gpopy I create GPOPY (early versions, so it's limited), and...
i was going to ask (here), then i was able to figure out . . . - When entering many keywords, How do people avoid all those...
[ [ 'not', 'P' ], 'or', [ 'Q', 'and', 'R' ] ] In many of my Python programs, i need to have Lists like this, and my solution...
I’m looking for a way to automate unfollowing on twitter. Does there exist a script that can auto unfollow anyone that is not...
How do you come up with programming project ideas?
Hello. I am interested in creating a program that is a "button" on the desktop (.exe) where when I run it, it downloads all...
Hello everyone. I have a question about reading the output from a parallel port that is connected to a Raspberry Pi via USB....
I have dabbled in python a while ago but now looking to throw myself into it until I get it down completely. I have a few...
do I have to check every list of having index of Vertex to find that starting point is a certain vertex having no incoming...
After following this subreddit for a while, I've been amazed by some of the unique and fun projects people have made. What is...
I have a program that uses NumPy and Tkinter, which appear in some error messages. I’ve tried building with Py2App and it...
So, I've diligently been trying to learn Python on my own, as I've heard there are many advantages to how easy the syntax is....
Hi all, I’ve created a python csv generator based off a pandas filter using os walk. Basically it’ll loop through every file...
Hi! I'm trying to make a instagram bot for download all the stories from the account you like, I'm using selenium webdriver...
I'm building an APP for fun where I get the Synonyms of a word. I'm using www.thesaurus.com but...
...
So hopefully someone has some input or something that maybe can help me out? I’ve been working on a script for about 10 hours...
Is anyone aware of a way to edit the color of the env label that appears before the terminal prompt? Specifically, `$ conda...
It's for Verizon FiOS routers, which, like most routers, only let you use ASCII text for your SSID. Where's the fun in that?...
Hi everybody, I'd like to introduce a project I have been working on for a while, MicropyCli. Micropy Cli is a project...
Hi all, I'm very lazy and want to to create an executable where it will open all the browsers/websites and applications that...
Hey, I'm working on a simple side project that parses a website and returns some info. I was going to do this in front-end...
Hello, is there an equivalent method in Python/Numpy to Matlab's bitget()? I couldn't find anything by googling. [Here's the...
Been playing around with numba a bit and while the @jit annotation is quite useful and nice I didn't ever get to run a non-...
I saw this today on an IG account, and blowed my mind, but I can't find why it works like this. I know that is match the...
i want to write a program that can run function on keyboard combination press. example :windows+ctrl
Hello everyone! I'm going to start creating a music player using PyQt5 (Trying to learn it by using it to build something). I...
It is a question that seems to create a debate on Quora. What is your opinion about it ? Is the possibility to bypass...
Hi everyone, I joined a project.And i need your guess.. My project contain smart cities.If i explain with some examples:...
I apologize in advance for the newbie question. I'm completely new to python. Did an online course with I've installed python...
I apologize in advance for the newbie question. I'm completely new to Python. Did an online course with CBTNuggets. I've...
I’m trying to work with matplotlib and pandas, but when i run my code, it tells me that there are no modules named matplotlib...
Let's say we have a child and parent object. There is a variable of the parent object that has it's properties changed. I...
I want to handle errors correctly in my Python code. I have the following code that performs a MySQL query. What I want is...
Hello everyone! ​ So I'm a computer vision practitioner, and my work so far had involved using Python mostly in a...
Does anyone have a django cheat sheet for version 2.0+?
I've created this video as a follow up on a recent article I published in Towards Data Science. It scrapes prices from Kayak...
Hello, ​ I'm a noob at python and would love some help at reading into a txt file, and extracting some of the...
My use-case is as such: * Source system data dictionary is 600 page pdf * Each page has source file info in the header (Db:...
I receive an error saying "You probably need to delete and redownload or recreate this file" Is there any way to get around...
Hey guys, I know that many books have presentations accompanying them. At least, most of the books for programming or...
Hey guys, I wanted an elegant way of doing the following: my_obj_name = "FAM_STY_3B" my_list = ['1B','2B','3B',...,'10B'] if...
Hi friends, I'm putting together a free YouTube series of live coding lessons that aim to help those who have a good grasp of...
How would I go about creating a custom SQLite UDF in Jupyter/iPython with ipython-sql...
File watchers are standard in many development workflows, but most utilities only handle execution of short running processes...
I'm having issues scrapping Reddit in particular. Without changing the config or code, it will fail to get the Reddit HTML...
Hey guys running into an issue where I try to parse JSON code and it returns a Key error. ​ My Code: import...
I'm tryna see them Pretty Hard Penises
Is it possible to create a GUI that is separated by buttons? With each button showing a new window/interface for a different...
users_names=["Nadav", "Elay","Shimrit"] users_passwords=["asd","123456789","123"] choice= int(input("""Options: 1. access 2....
I’ll try to explain myself as best as I could as I don’t always articulate things to the best of my abilities. My x axis will...
I wanna challenge myself to implement some music theory into Python (for example, generate a chord progression that suits a...
I want to make app with tkinter, but need to display map created with folium (html file) im app. Any idea how can i solve it?
I've been dabbling around with Python for a year or two now, and over the past few days, I've been trying to make a program...
Made a quick and dirty minesweeper clone....
Hello guys, I am fairly new to python I have learned the basics of it, and I would like to start to do some projects in...
Mastering Python High Performance - Fernando Doglio High Performance Python - Micha Gorelick and Ian Ozsvald ​ For...
Hi Folks, ​ It's been some years since my lessons of statistics. I would like to brush off that old knowledge with...
Hello, I am looking to learn how to use python for financial analysis. I would like to automate some routine reports by...
I’m looking for some guidance on how others deal with lists and dicts. I find myself looking for the first occurrence of a...
Let's be honest Threading module is trash, I've tried Asyncio however couldn't find how to set the amount of workers.
scraping = open("C:/Users/Den/.PyCharmCE2019.1/config/scratches/ProjectCerberus/scrape.txt", 'r', encoding='utf-8-sig',...
Hi everyone taking their time to read my post, There's this app that I've been using called Leio to track...
So I was going through the Book 'Automating the Boring stuff with Python'..... >>> import webbrowser...
I am really sorry I know this should be posted to r/learnpython but they do not accept images, and in my case I need my...
When I run the code it's a simple app in python with kivy about highschool mathematics formulas and others for final exam....
I tried google but nothing really came. Im looking for a project in which the accuracy of data extraction of tabula is...
My ordered dict look like dict1 = [OrderedDict([('ABS', '19.4%'), ('ABS_Change', '1.0%'), ('CED', '18.2%'), ('CED_Change',...
I'm trying to create a language translator that is based off of a made up language/language coder. I'm using it for a puzzle....
Hi everyone, Mariavi has been working on Banhammer for quite some time now: a Discord bot that would allow our users...
I'm currently doing some contract Python work for a company and its pretty chill, but pay is not good enough. ​...
For reference https://www.python.org/dev/peps/pep-0515/#id26: >>>...
Is there any way, any module that would allow me to take input straight from the screen? Like for example I'm on my desktop,...
Hi there, ​ i have been following a step by step tutorial on how to create a blog using Python + flask + SQLachemy...
Hello all, ​ I am really confused and frustrated,because I did some update (not even for matplotlib) and...
Dear all, ​ I am a beginner in python and I started developing in Kivy. I really like it but I felt overwhelmed...
Hi all, I don't know anything about programming, but can follow steps if someone can provide me with them. There's an...
Summarized A talk on "Lambda Functions" *Disclaimer: Gone through halfway then quit. Did not find the talk very interesting....
There are N bottles. ith bottle has A[i] radius. Once a bottle is enclosed inside another bottle, it ceases to be visible....
Hello everyone! I recently had a weekend to spare, and wanted to refresh my astronomy knowledge. So, I took the chance,...
I was watching SAO (anime). In season 3 there talking about building artificial intelligence with bottoms up approach instead...
Hello r/Python community, My ambitious GitHub project VidGear, that...
Hello everyone i'm very familiar with python basics (functions,loops,lists ...) and i would like develop myself , i'm looking...
I am implementing a simple and fast WSGI framework for building my side project (and for learning purposes too). Project...
Hello /r/Python Here's something I came up with in a few minutes after talking to a friend about it. #! /usr/bin/env python3...
How is the expression 2<3<4 is evaluated in python?
I’m trying to create a hangman game, but I’ve done it so that if the letter is in the word, then it adds it to the list. This...
Hi, I am doing freelancing with WordPress plugin. I know python. How can I make product and sell it ?
That's right, it's Yet Another Redis Queue! There are a bunch of queue-like redis list wrappers in python already, so why use...
Hay everyone, I wont to understand this script! Especially this line: l=zip(* (a[i:] for i in range(long) import re long=2...
I need help with probably simple math problem. I keep getting a remainder in this problem, and I do not understand how it...
Alaminuta is a script written in Python that helps system administrators to manage Linux servers. But what can you do with...
Thought I'd share here a project that I've been recently working on, which is being able to synthesize voices like that of...
Is there a library that lets you analyse audio data such as data from each individual audio sample
I apologize for submitting a link that was already posted yesterday, but I would like to highlight a few things that were...
I am a college student who knows basic programming in Python, C++, C# but in my uni class I felt I didn't learn much from my...
How do you choose a python version when starting a project you plan to support for multiple years? I'm starting (actually...
What the title says. It occurs to me that it will be very convenient to be able to write pythons in commute or in bedrooms...
My wife and I are trying to get Python (latest 3.x) working on our Windows Server 2012 R2. we have Python installed and we...
I've been on this piece of code for a while and seem not to make a headway. I want to generate a fixture list (38 games a...
https://github.com/JackTGarland/Area51 It creates a ini on first run that is...
Specifically I am curious about whether or not this library has the ability to identify when a given frequency becomes...
Hi /r/Python , I made a thing! Actually two things. ​ [Meme Bot](https://github.com/tristanmkernan/meme-discord-...
I’m new to Godot and I would like to use python as it’s fast and reliable for a prototype, so how do you use python in Godot?...
In Visual Basic 6 I have been using the following, where subroutine returns with result in XN and YN but I started converting...
Hello, I activated my virtual environment for Django a few months ago. However, when I tried to deactivate it, I could not...
Hello Pythoners! I recently started out with Django framework (I come from Laravel) and I find it really cool, although I...
I need to do a lot of different types of plots and charts, and matplotlib was the first thing that came to my mind. While...
Check this, https://github.com/thautwarm/moshmosh/blob/master/moshmosh/syntax_rule.py The idea is simple: 1. Get source codes...
Hi all, ​ I'm trying to write an article about getting started in Javascript, Kotlin and Python. ​...
Now i downloaded python 3.7 but its not working ! When i type python in terminal it appears to be 2.7 What i have tried: -...
Hello everyone, I was an intermediate Python programmer, however, I haven't done Python for other a year. I want to write a...
I've been using Python for quite some time now, but only for quick scripts and to change code others have written. So it's...
**i have been working on a ai, basically copy pasted it from a website, did exactly as the website listen, still an error is...
Hello everyone a Windows fan here forced into Linux for some newer data analysis packages. I have an anaconda environment...
Since people are sharing their bots I wanted to show mine too! It's for the game Ragnarok Online, although I've only used it...
Hi everyone - I have a project I’m working on which involves using API data and generating reports. If anyone is willing to...
Since people are sharing their bots I wanted to show mine too! It's for the game Ragnarok Online, although I've only used it...
I have a problem I am trying to solve that needs the requirements of an input of only a positive integer, to create a...
So I made a python program to automate something about 5 months back now. Every single time I have to change folders using...
JOIN the new Python community for starters where you will be noticed and all your questions will be answered , Tortoise is a...
#!/usr/bin/python3...
I'm trying to parse only non checked items from a markdown file I can parse and print file but when I try to select - [ ]...
Hello Good people, i am Jeff and am new to Python, looking for a mentor to help through, i really want to master this its...
I want to start writing more and better unit testing and tests in general, but I am not sure how to write it. Could you link...
I currently have it as this- ​ def cal(): print("This is a simple but easy tool. It is called a calculator.")...
Are there any group of Python commands which are specially written for Linguists who doesn't have much knowledge in Computer...
Hello everyone, I live in NYC and am graduated from business information system and i have been workint in business field but...
At work it's our job to go around to 7 printers every morning and refill their paper. Unfortunately the online printer...
Hi, I've just written a tutorial explaining how to build an LSTM-based model that predicts whether EasyJet's stock price will...
I'm trying to create a nested dictionary that is populated by user input. I've looked through stack overflow for a solution...
I am new to python :)
I just wrote my first "compiler"! I tried to better understand how the Python virtual machine and the python bytecode (the...
I've been working on building Slack apps with Python for a couple of weeks. I noticed that the official...
I have been looking for a tutorial or a video on how to make over 10,000 Instagram accounts automatically. I have seen a...
Hi, I am new to Python and recently I wonder what is the best way for Python to manage dependencies? Currently I will use...
I'm on the student pack and have access to the pro version. There's so many options and I'd love to know about things that...
Hello everyone! I'm using PyCharm as my IDE and I can't figure out how to install pip to use the urlopen command. Basically...
Hey guys, ​ I wanted to try my hand at the mlextend library : http://rasbt.github.io/mlxtend/ and do some basket...
I am currently doing a project in which a auto correct would be very helpful. The project requires me to work with social...
I recently learned python but I don’t know what to do with it. I am lacking the motivation and uses for it. So, what are some...
I created a simple NASA image Search engine using Django. Tell me what you think and give me your constructive criticism....
I hoping to get some advice on how to take myself to the next level in python programming. I've been using python for about 5...
Okay, so I have a huge csv of a survey I did, and the thing is that I had a "comment" section and I want my program not to...
Looking at the whole thing retrospectively, the difference between these two is merely aesthetic for all practical purposes:...
Hello Python developers, ​ I have some good news for smart contract developers. Here is new development...
Hi everybody, this probably has been posted 2000 times but does anybody have some pointers to where to start learning python....
hi, I have two conda environments. both have python 3.7.3, but one is from the default channel, the other from conda-forge....
Hi guys, I'm doing a degree in computing and it, learning python. I was thinking about making your generic card database...
Hello there. I just formatted my PC and reset the witchcraft I did to my network 2 years ago, I manage to put pip working....
I want to strip html comments from a markdown file that uses GFM. To do this I was planning to parse the markdown file into a...
Hello, I'm designing a game in Python and I'm confused as to whether I should define my functions in the class definitions or...
I'm new to programming and figured Python was the best place to start. In the textbook I found online there was an exercise...
I stumbled upon this website through 4chan, it seems like they have used AI technology to "undress" women within a matter of...
Hey! I'm absolutely new to coding, here's a little programm i wanna create and i'm stuck at this point, tab_pri and...
It’s probably a dumb question but I just started and don’t know
I am trying to send a series of commands to cygwin through python. I have looked at a number of methods, from popen and pipes...
Hi, ​ Looking for some help with this. I am still pretty new to python and I am wanting to start a project and...
Python 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 21:26:53) [MSC v.1916 32 bit (Intel)] on win32 Type "help", "copyright",...
I tried Zerynth but it continuously showing machine( import machine)library not available. Then I tried Pyharm but it does...
Named "Nightcore Mechanica", this AI creates nightcore music videos...
It’s a vague question, but how long did it take for you to have a solid understanding of the language? Basically, writing...
I have a pi camera connected to a raspberry pi zero w and I'm running python to snap pics I hit a small road block though...
I have a small personal non-commercial Instagram account that has ~200 subscribers. Sometimes I notice the decreasing amount...
Hello folks! Some time ago we open-sourced our library for configuration management-...
Is it faster to use == or a for loop to check if two list are identical or are they equal time.
Hello everyone, I am quite new to Python and would like to ask for some help regarding reading/loading a data file in a...
I recently got into python and am not able to do this myself yet.. so here it goes. I learned this new solitaire game where...
Anyone know of a good alternative to pipenv which will handle dependency resolution? Been trying to just start a small...
I got a bit mixed with my installations, so I have a few different things going on with my mac- The default...
This week's top r/Python posts have arrived!
I wrote an integrated POS system for my girlfriend's...
| 1366 upvotes | 223 comments | u/kl31 | r/Python |
Created a fun script to poorly replicate any image with Turtle
| 968 upvotes | 43 comments | u/wadwilsn | r/Python |
Lost Phone
Has anyone on this sub lost a phone on Alnmouth beach Northumberland? We can’t ring the contact who text the phone but there...
| 738 upvotes | 45 comments | u/FrostyMop | r/Python |
I just made the most 50/50 script ever: it selects and opens...
It's fun to run! Cause you really never know what's going to pop up. Run at your own risk though, cause it can return...
| 710 upvotes | 129 comments | u/Memekip | r/Python |
First time at tkinter. Made a tiny gui which shuffles love...
| 618 upvotes | 42 comments | u/mrasadnoman | r/Python |
Greeting Python Experts. I am working in Scraping where I need to download pdf files. While navigating the Download button of...
What do professional programmers use for Python reference these days when you are coding - an actual physical book you keep...
I want to deploy Django and wagtail to an Ubuntu server, but I don't want to install pip. Installing pip installs a ton of...
I work part time in the food industry as it pays for my alcoholism whilst at uni studying computer network tech. Part of my...
I have no experience with async but I will be using Tornado on my next project for work. I am going over the documentation...
But I wanted to show something I made from my first day coding in python, is it any good? import turtle my_turtle =...
Been in the bitcoin/cryptospace since around 2012, Started learning python about 2-3 years ago. Have a basic understanding /...
Currently, my company is using a very annoying tool to email out daily status reports. The tool does not give much...
I’ve been using Catalina for a while now on my MBP (on a new partition) and have been successfully working on some of my more...
I want to use two variables at the same time? I'm not quite sure how to make it work... zipcode_list = [] population_list =...
I was trying to code an caracter creation RPG-style in pyhton, in wich each attrbute is random, but to keep things balanced,...
I am quite new to Python, but it is quite astonishing that I was able to create a full nine minutes data vizualization...
I've never used Python before and I'm really struggling to learn how to parse json. I have a large json file formatted like...
Last year I started to look into Python on Codeacademy although I didnt really get deep into it. Im also a music producer and...
Hello everybody, ​ I'm a total noob in Python and just started the Codecademy free 'Learn Python 2'. Does anybody...
Helloo, I have a bunch of python scripts set up to run with crontab, Some of them work, however I'm running into issues with...
#!/usr/bin/env python3 import subprocess import sys opts = { 'debug' : '-g -DDEBUG', 'release' : '-O2 -s', 'werror' :...
I have these (local) variables in a physics program: average_person_mass = 70 earth_gravity = 9.80665 earth_mass = 5.97e+24...
Here are the results, it takes 0.4s average per track given your internet speed is ok, even so, it's way faster than the...
https://github.com/nextiva/krolib Really helpful package to generate datetime objects by...
I have created a python cli using click that can be used to backup your sublime snippets in an online server so you don't...
@jit def get_mean(arr, res): current_x = 0 current_y = 0 for x in range(n_across): for y in range(n_down):...
Hi All, ​ This is probably a simple question, I'm just having a bit of trouble with it and deadlines looming...
hey there..i am new to programming..recently start learning flask...i am getting value from database in html file and i want...
Hi all, I’m a scrum master by profession and a Salesforce admin with no significant coding/programming background. Recently...
I’ve made a program that does maintenance calculations for my company based on intervals, so it’s basically one big while...
I want it to be that a similar option will show up with I right-click and I could use it to search in in other sites
current=0 complete=[] vowels=["a","o","u","e","i"] print("Input sentence") sentence=input() sentence=[c for c in sentence]...
Using flask I made a file sharing server to help my lab organize and share experimental data. Link:...
Hey guys and gals, I'm on a MacBook Pro. 'Ive tried just uninstalling the application and uninstalling from the terminal...
Battle PAC I'm a self taught programmer and have used Python since getting my start in data...
I made a repository which explores 2 methods ([Gatys,...
Hi, I just begin to learn programming, and now I'm stuck on recursion. On the book, it says that every for loop can be...
Does anyone know how to leave if statement or close if statement in phycham
I know this has probably been asked before but I am running into some issues with the script Package in Atom. I am getting...
I am running a big software using C++ and OpenCV. Now I want to switch to Python because it's more comfortable for some...
I want to input a list of objects into a function that doesn't accept arrays, but accepts an unlimited number of inputs. The...
All, ​ I'm looking for the best online resource to learn python with an end result of being able to use it in GIS...
Group lasso in Python I recently wanted group lasso regularised linear regression, and it was not available in scikit-...
Hello! I wrote a few "projects" I want to share with you. There is my ml-library: [https://github.com/mishazakharov/ML-...
Ok, so I have a question. I took programming in HS awhile back, but have since forgotten a lot. The writing of code is coming...
Hi there, i just started python programming, have already installed python IDE (Sublime) and python 3.7, and am currently...
Hi all, I was wondering if you can recommend books/videos/courses that teach effective testing strategies. I'd like to learn...
as title says, just was bored and whipped this up, uses weather.gov's api ​ sauce: import...
So I'm having trouble finding the root of a function which involves a differentiation. Every time I run the code, the code...
Hi everyone, I am using a software (a simulation software) that uses scripting through python to do certain tasks that are...
I see a lot of people making contributions to the community which is great but a lot of people (mostly those that just want...
I have 2 pandas dataframes (A and B). B represents when the system's count changes and is in order by time, though sporadic....
Hi, I'm new to python and was wondering what i should focus on learning and what I should know
Hi everyone. I currently work on a project where we have a yaml api that we use to generate python classes and their methods...
Hey friends. This is the first piece of code I've tried write. It's a tkinter button that when pressed turns a GPIO port on...
[https://dev.to/angulardevz/async-awaiting-production-in-python-20d5](https://dev.to/angulardevz/async-awaiting-production-...
Hey guys i'm tryna right code that would find duplicates in a list and then return an array with those duplicates. example:...
Hello, I recently started work in a company and I am currently having a task to design a web interface (a part of an already...
I need Threadsafe primitives (locking, conditions Semaphore), do they exist in the asyncio ecosystem? I created some code...
Hello everyone, I am building a chat bot using Django and Channels. At the begging I used Django -> Daphne -> Nginx,...
Hi, I'm not a big fan of Jinja templates, so some time ago i started creating a set of Python 3 projects that would let me...
Hi Folks, I need to send a bunch of lists to AWS Lambda for processing and I was wondering about using the async/await for...
Hello. I have installed Python through Anaconda and it's the only install in my system. When I am trying to import Numpy...
Hi, Has anyone run into packages or documentation on how one can layer a heat (chloropleth) and point map together on one...
Hi Reddit. I'm a newbie to Python and I have a question about controlling how a program executes. I've written a python...
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...
We have a web application that was being written in Flask and was going to be serverless using Lambda and so, but things...
Hello r/Python! I've seen several posts lately asking for help with performance issues with Python, along with a number of...
Hello!! Any idea where I could find something like an online tutor or any online service where someone could help me debug my...
I am currently thinking about moving for an API project to an ASGI based framework. I understand, that Responder is based on...
So I wanted to create a project that is a basic simulation of natural selection. Graphics would be very basic, for example,...
I am trying to build a virtual assistant which would sound exactly like my friend. I have audio files of him and his sound....
How would I make a simple loop to sequence the first 5 outcomes of the Fibonacci sequence starting from zero?
I wrote a python plotting package that I have not yet published that works off of matplotlib. It is unique in that I haven't...
https://cherrypicker.readthedocs.io About a year ago I decided to write a package to...
Dear all If i have a csv file + chest x ray 14 dataset. How do i split the x-rays with their allocated labels into seperate...
Trying to insert data into my table, however for some reason I get null under the last column: `player_id =...
My friend and I are currently working on a project where one of our goals is to store a table consisting of approximately...
I was wondering how much core python does the book “Python for everybody” teach you? (This is excluding machine learning)
So I’m working on a data set that is 5.7 GB which contains ~100 million rows of strings and int65 dtypes. I’m using a loop to...
file : sanitized_input.py class InvalidInputError(Exception): pass class RetryCountExceededError(Exception): pass def...
Hi everyone! I am a very novice python user. Right now in my research I am working with large excel files that I need to...
Whenever I try to switch from MATLAB over because "python is better," shit like this invariably makes me want to tear my hair...
I'm working on way to segment the kidneys (the two round objects with white areas in the center) out from the MRI image. This...
Is there a module around I can use to create a batch file that creates an outlook reminder for employees to submit their time...
Hi fellow members ​ I started learning python last week and I just concluded a course on YouTube. I'm an...
Hello! I'm going to start a new job and learned that Python is used there. So I decided to learn. I won't write Python there...
I've been using pywebview lately to develop desktop applications with flask. I wanted to use the frameless window feature and...
I've been working on a img2qb (Image to QBASIC) converter so I can convert png, bmp, gif, jpg, etc. to QBASIC DATA format...
I'm trying to implement distributed ML algorithms using Torch. How can I share a variable between computers, or between a VM...
https://github.com/ethe/pygraphy Although there is an existing official implementation...
How would I go about adding simple metrics to Prometheus from say, a simple python script.. For example, I have an IRC...
It's impossible to download python or do any coding whatsoever on our school laptops. There are other python coding online;...
Not stock information, but like Balance Sheet Income Statement and Statement of Cash Flows
i have used python-barcode, but it is not good looking is there some good library to do it? https://imgur.com/clDG2N4
Working on a new project and using Chalice, looking for big apps in production written with Chalice to see best practices. I...
Hi, I am currently building my first reddit bot, I am following this guide: [https://www.pythonforengineers.com/build-a-...
Hi! I'm currently a full stack web developer using bootstrap 4, but I want to change my career path a bit and play around...
How do I install pip for 3.7.4 my dudes I have spent the past hour getting the same shit over and over that pip is...
Hi so my mom has a .txt file of my family hulu Netflix her email login my minecraft account from when i was young and a whole...
I have a simple IRC logging script, and I would like to show a simple "messages per second" metric on a grafana graph. How...
What is a Neural Network and how to write one in Python (with Keras) ? Basic introduction for beginners. [What is a Neural...
I'm trying to make a music theory package and I found this [StackOverflow...
Reading a string from a text file, I need to convert it into a hex datatype for memory reading purposes ​ I have...
Hi, We're developing a new refactoring tool that uses AI to simplify and improve code. Here it is refactoring some horrible...
I have three or four different set ups across various crummy Windows, RaspPi and old macs. Is qt as in ```%matplotlib...
Hi everyone, i just created python Script to handle youtube videos from the list (file txt). The script have 3 options...
Reinforcement:...
I am learning Python and we had an assignment to create a program to have a conversation with a computer. It is my first...
I need to automate some actions on my PC. I've been told Python is a good language for this. I'm trying to copy text from a...
Hi. I started learning python as a hobby(I'm in high school) and liked it, I bought the "Learn Python the hard way" book and...
Is there a way I can skip certain py file from compiling while compiling using Cython.
Im relatively new to web development, and I wanted to build a little project using vue for the frontend and django on the...
Hello! I’m trying to write a program that pulls a list of domains from a txt file and applies them to user input then dumps...
Hi all, I posted this on stack overflow but it was marked as duplicate (it's not, it just wasn't super specific at first) and...
Hey guys, ​ I've automated a few tasks of mine using the PyAutoGUI package. It's basically downloading files,...
no python background. my goal here is to learn python and make a healthcheck script using python
I'm using the sklearn library getting the error "Input contains NaN, infinity or a value too large for dtype('float64')" when...
I've tried numerous resources, found here and elsewhere, to help me get my Coinbase Pro private API authenticated so I can...
Sometimes I come across a project/repository which is simply good piece of software that has like 10 stars on Github with...
Do any of you have suggestions for creating Gantt charts? Tried plotly, it's not detailed enough. Tried Gantt, it's not...
I do a lot of file system automation to help improve my workflows at work. If I kick off a new project, I'll want to set up a...
I want to create an app in python that returns a jsonifiable response, and serve this as an API. How to go about this?
Hey guys, was a bit distracted by the fact that Spotify Free is killing the mood sometimes in a foreign language, so decided...
Hey everyone. ​ I am pleased to announce my python package nuke which helps you delete the contents of a...
Posting for the first time on this sub. Please tell me if I am not doing it right. It takes care of blanks, double/triple...
I'm trying out tensorflow and it has a function that fetches something from googleapis.com. This site opens up without error...
I have a forever loop running on a raspberry pi that seems to eat memory over time and can't seem to figure out why. Any...
I'm new to using decorators and they seem like a powerful, convenient way to enhance functionality. That being said, I am...
Hello! ​ I want to generate a static image url with python so that I can send mms messages using...
So. I apparently have this error when I try to do something that requires HTTPS connections. Anything I can do to fix this?...
So my problem is generating an animation from the list img_array. The code above that is basically used to get an image from...
I have a forever loop running on a raspberry pi that seems to eat memory over time and can't seem to figure out why. Any...
How can I create a database to store rfid values. Then write a code to display information of the rfid when it is scanned I...
Created a small program where you can create an encrypted password and save it with your logIn data. Just need some feedback...
Hi all, First time poster. I have a question about how to get started with python. My current role requires SQL,...
So, I have pandas installed and I can pull up the whole excel file (203 rows by 10 columns). But, for the life of me, I can't...
Almost two months ago, I have started a Discord Community to guide developers through the tough times of programming. We do...
I have a class ​ class foo: def init(self): Logger = getLoggerThingy() def getLoggerThingy(): does some random...
Hi everyone, i developed a people counter. Receives an input feed in real time. Every 30 frame runs a object detection...
So i have few functions, and main code under it and want to use variable from main in function, without passing it. For now i...
Im not sure where to post this exactly but I'm using python so I figured Id post here. Im trying to extract a base64 encoded...
My screen basically looks like this: https://imgur.com/gallery/LvIRohe The instructions from the guide I’m reading says “in...
so for my first project, as the title says. I would like to create my very own adblocker specifically for like soundcloud...
It gives me errors after errors. Do anybody here is this sub know how to install it?
Today my coworker asked me to help him with something. Basically, we had a bunch of gift cards that were supposed to be for...
So, I'm using Python 3 (3.6.8 to be specific). The problem: I have a few strings in Portuguese containing date, time,...
Hello, so I have just learned that enumerate is faster than range(len(aList) when I was trying to do some leetcode....
So im trying to learn how to program seriously for the first time. I decided to start with Python and chose the book Python...
Hi guys, I'm really new to python and I've been trying to simulate a random walk across a network (generate using networkX)....
Hello everybody, first of all, please excuse my English. I'm obviously not a native speaker so there might be a couple of...
Hello There! ​ I am making an artificial inteligence that looks like google home It Will response simple...
eGrove develop the best website through their [python web development services](https://www.egrovesys.com/python-development-...
Hi, ​ I want to convert .docx documents into .xml documents with tags for every style change (color, bold &...
Hello ! I recently have a look back to a tool that I used in the past, one year ago. It was a commercial software, but had...
Unsure if this will be helpful for someone, but you can use google translate and learn a bit and interesting stuff from the...
I have a web application built using React and Redux. I want to generate charts using Python and display them on my web...
I am running a selenium script in python and I keep getting the following error. Max retries exceeded with url:...
Facing a certain design conundrum - and would like some input as to how best design around this problem. I would like for my...
I taught myself the very basics of python through youtube tutorials, but I want to take it to the next level. I have been...
This website https://ovaspin.walkingtoweb.com/fmi/webd/PT_Suche shows available therapists for different regions. I want to...
Hey guys, long story short: I’m an undergrad who was once going down an academic route in maths, but I’m now going down the...
As much as I like Python, the official API documentation is infuriatingly unstructured. I'm looking for a simple refence...
Hello! I just started coding in Python. I am a CS major, and worked in analytics, so have hands-on experience in programming...
I'm going to teach Python to undergraduates, they already know the basics of programming and this course is going to teach...
Again sorry if this is pretty basic.
This is my first Python project that actually does something. I've only learnt Python from an online course and had to do...
It's not the best but a useful one. Many of my friends have a huge collection of movies. Since I was about to graduate, I...
Hello, Im developing an application and need to add widgets to my Grid/ScrollView layout depending on a condition set after...
Hello I've been learning and programming in Python for a few years, all by myself, just using IDLE Python. ​...
Hello everybody I'm currently kind of stucked with a quite simple problem : I would like to somehow print an RTF string (with...
I'm getting a 'Cannot find reference 'connect' in ibm_db.py'. It works fine if I run from Python shell. The package is...
Since 2 weeks now i have taken up the challenge to do a completely new python project per week. I started with an ERP tool, a...
I've got this assignment due and I tried to do a project that was easy and felt that I could do (I'm really awful with...
please anyone explain what is the meaning of this default code block "if_name" in hackerrank website import math import os...
I'm working on a project that calls for real-time graphing. I've used PYQTGRAPH for this in the past and it worked great. The...
2 months ago, I created and posted videos from my Python Machine Learning basics course on the this subreddit. So far they...
I need to access an array named after a hash, the hash is in string form and passed to a method that gets the string and...
I tried posting on stackexchange but didn't get any help there so though I'd try you guys. I'm doing linear regressions using...
Okay, so I know a similar question was asked here a few years ago, but I'm having a weird problem when I try and display the...
Hey /r/python, I try to model a spring-mass system with some nodes in 3D and apply forces on it and wait for the...
Anyone else have that "I need to learn and know everything now!" syndrome? I listed like 15 libraries and a handful of other...
So, if you don’t have Python deployed in an environment (for arguments sake, let’s say windows/linux servers) how would you...
Hi, I have a .txt file with text like the following: Project Gutenberg Australia a treasure-trove of literature treasure...
I'm looking for a screen-reader compatible Python IDE that isn't too difficult to use (for helping some first time...
Hello all I have just started to learn python today and it has been an interesting yet daunting experience, I am learning...
Background: AWS Cloudformation templates have intrinsic functions such as '!Ref' (they all starts with !), so if you put:...
Can someone help me what's wrong with this code? The answer won't show up! anything helps! Thanks...
I made a small python script which can parse other python scripts, and install modules/packages declared in an import or a...
My first real project has been a bot to scrape documents off of pastebin, filter them according to user input, and download...
What is a fun thing to make an at home GUI do? I can't think of anything besides a menu to my most used programs and websites.
I don't know if this has ever been done before or if maybe there is some fundamental flaw with this method. But What if...
Hi, I have a domain on namecheap, but it doesn't have MySqldb and opencv modules. I developed an application on local server...
import gym ​ env = gym.make("CartPole-v1") ​ print (env.observation_space.shape) print...
in the simplest terms possible (like you're talking to a middle schooler). I decided recently that I would review my very...
I expect something like [json.net], it should be able to do one-line (de)serializations...
I got a Google Home Mini a couple months ago and what I wanted to do since then was to play my local desktop music on it....
I'm trying to get back into Python after a year of not using it. One thing we did in the lab was image editing, which we...