Data Profiling Daily Files with Python. How do you store that information for trends and alerts of anomalies? We get a ton of...
Posted by u/tkepongo in r/Python
1 messages · Page 19 of 1
Data Profiling Daily Files with Python. How do you store that information for trends and alerts of anomalies? We get a ton of...
Any particular advice on lagged data using datetime specific pandas functions? I'm working with a large attendance dataset,...
Today I was looking for good resources to learn Django and I realized that there are some different versions of this...
I don't have a background in programming. I just work in data entry and most of it is really repetitive. We use a Google...
I am planning to include a job board to my website which is build around pelican/bootstrap. Is there any pelican/python based...
I am working on a problem revolving around finding surface areas of molecules and most of the current work in this involves...
I have upgraded to Selenium 4. The old Binary path method is depreciated. new_binary_path = FirefoxBinary('path_to_binary')...
Help me out. I'm in a discussion about which is better. Java or python. Please give me some good arguments.
Back when I was trying to implement the structure, I could not find any open source implementations that were well written...
Here is the link to my question....
I think I found a weird "feature". If someone could explain me what is going on - that would be nice. Here are steps to...
Hi everyone ​ I am trying to build a Python script for personal use that calculates and saves 1-year and 6-month...
I have an small assignment which is to download images from the internet. I used google_images_download module and completed...
Hi, I am a phd student in neuroscience and I am about to run a study where each participant has to complete a few...
So, I need to write a little program that would calculate the area of a rectangle or a triangle and the user chooses which...
I'm doing something and I want to use pygame but I can't use pip, so could someone link a copy of their pygame folder I can...
Hey all, I was wondering if it's possible to convert a 2D depth image/heatmap into a 3D heightfield?
Hey all, I'm writing a lambda script which will log into AWS accounts and run a report on users who have access keys older...
Dependency Injector 3.14.12 has been released! **Changelog...
Hey All, I have been working with a recruiter who had me take the [Python 3 Programming test on...
Hi all, I am beginner to python and i am trying to generate all combinations for 2 Uppercase alphabet + 2 digits + 3...
i learnt c# in the past to a semi basic and in the last 2 months started to learn python(i have 2 days a week at best to...
Hello, so i really wanna learn some advanced python but i cant really find any places to learn it. I learned all my python...
I’m running a python 3.7 code on a Ubuntu Machine, * Using Metis When I run the code it gives me “Segmentation Fault” Error....
Won't it be great if you could learn how much time you / your friends are spending in specific WhatsApp Chat(s) or what's...
Hi, I'm working on a script that will automatically sign me up for gym classes during the week using Selenium and Firefox...
A long long time ago I can still remember how That coding used to make me smile And I knew if I had my chance That I could go...
Hi! Looking for a open source project to contribute. I thought it would be nice to find any interesting open source game. Do...
I have been working on coding for about 2 months now, I started with some free online tools and then got the Python Crash...
Hey guys, I've never used python, I want to scrap images and it's description from a website but I have no idea how to......
I own a discord server about Python! It's been online for a couple of days and already has a...
Hello fellow Pythonistas, As I am working with larger Python projects, I have been relying more and more on type hints,...
I've been looking into programing a few basic tools like soundboards and I was wondering if anyone has devised a method to...
The only function/method I can use is append, range and len.
I apologize if this is too basic of a question, but I am new to this. Where I work, we have data stored on multiple sources...
Hello everyone! I have a friend motivated and eager to learn to program and I told him in this subtitle that I had simple and...
Hi very new to coding here, im currently trying to write a program which prints what your grade is when you input a value as...
Hey, I created JS implementation of Python3, published it here:...
Does anyone know of a good python tutorial that shows how to create a text based game like the good old...
Hello everybody! I've been developing various stuff in Python for a few years now, and today I finished the third iteration...
I have a data frame which I am fetching from SQL and the SQL is updated every minute. I am trying to send out an email based...
I built a news aggregator (a Hacker news lookalike) in Django. The aim is to power a community aggregator specific to the...
How do I refresh my data frame inside for loop? I have a dataframe which is reading from azure sql table. The azure sql table...
Hello guys, I am new to Python and I am trying to create a single list of all tuples which are stored in lists in a dataframe...
So I went out of ideas for my next project. Does anyone have an idea? Just pm me
​ [This is the clock I made in python. I was hoping to get some responses on what to change in the code. Here is...
Hey guys! I want to preface by saying I'm almost 100% new to coding (sans 1 HTML design class in college). I graduated with a...
I'm Dyslexic. Dumbest in Maths through out infant school-&-high! Must now re-learn them all, thankfully, with greater...
I've been working on a Django app using tutorials and the official documentation, but I'm still not sure about best...
import time import random print("Enter a guess of a number from 0 to 10.") print("So what do you think it will be?")...
I have a report I have to run at work that I want to automate. There is a workbook that has 30 graphs. My job is to select...
Code: https://hastebin.com/qaqigijivo.py I need two tabs to be opened before I start...
The title might be a bit confusing, but basically what I want to accomplish: I have an amount of threads, say 100. They each...
I am looking for some different resources and guides on scripting with python. If you know of any please post below!
I have a large text file with data that is mostly symmetrical in the data placement. I want to pull Organization Name, First...
I'm completely new to programming in Python, so I i've got no idea how to do this. I'm using SPYDER, and the IPython console...
Hello! I recently attended gave my first PyCon talk. I was really nervous about it but excited at the same time. I wrote...
Does anyone know of a package that would make this easier? [https://www.red-gate.com/simple-talk/sql/t-sql-...
Been wondering about this for a little while
Hello, I'm new to python and I was wondering how do I make a script to take a screenshot of say comments on reddit? I found...
Hi guys, I'm a 16 years old who is self learning Python. I know the basic concepts about the language, but now I want to...
It seems like requests can start multiple calls but it then waits for one request at a time depending on the order it sent...
Hey! Anyone have a good place to learn flask? Specifically building a rest api and using it with jinja? Thanks!!
Hi everyone! I've got an open technical question that I think would warrant some discussion, as I'm not sure if there's a...
I do not know much about python I'm just trying to automate some data entry tasks. I found a lot of guides on how to fill out...
Hello guys i am a tootal noob in python but so far it is very fun to lear it. ​ my question is , how could i make...
ok so i basically make a super simple game I call Traverse in trinket.io here's the link...
I just got done with a technical interview for a data analyst position and I was disappointed that I was unable to correctly...
File "only_stimulus_first.py", line 358, in stimulation_block_loop depth=-1.0, File...
class functer: def init(self, base_func, func_list): self.base_func = base_func self.func_list = func_list def...
Quick question for you folks. I was recently asked to review some code of a subordinate prior to deployment and I found that...
#! /usr/bin/env python ​ So the # and the !, what do they mean exactly? The rest of the path I understand, but I...
Hi, I've just started learning Python at my university (having done no coding prior) and it has been working fine on my...
import tkinter as tk maze = [] rows = int(input('Enter no of rows ')) # Make a maze of the desired size. def makemaze():...
I work with multiple customers on building apps (mostly backend Microservices), I observe a pattern among many customers...
I started to work on python for my data science work. It also required me to build a RestAPI to enable my clients access the...
I am trying to pass the test result from my pll_test function, to the save_results, so i can write the result to an excel,...
from numpy import array,cross,subtract import tkinter as tk from tkinter import ttk import random class Convex(tk.Tk): def...
Hi, yea the title is a bit weird. I'm working on a task in class, about User Experience, with the intent to create an...
Lately I have been studying data structures in Python; I've been taking a look to singly linked lists, stacks and queues. I...
In the following function def f(value,values): value = 4 values[0] = 100 t = 1 v = [1,2,3] f(t,v) print(t,v[0]) Output: 1,...
Does anyone know how to read iPhone analytics? Or somehow convert into readable text that I or anyone can actually...
I had a dump of text and would like to use a regex to detect new lines by finding a period followed by any number of spaces...
Dear, I need to do Constrained Delaunay Triangulation with python ... I use this library...
https://github.com/dbjohnson/looptimer Pretty handy for scripts. Just install and...
I just installed python because I want to get to know it for my studies but after I followed a tutorial and installed...
Hello, Is is at all possible to get attached result using seaborn? It's purely for visual purposes....
(At start i want to sorry for my bad english) Soo i need any tip how to do script or someone who can do it for me. Script...
In order for this to work, you need to download the google chrome webdriver and have a user profile on the Mendeley page....
I'm trying to make a simple calculator program. Why does this code: print("What would you like to do: \n") print("Add \n")...
In my line of work, we receive very large PDFs that are a combination of different documents in one. I would like to create...
I'm working on a project with thousands of locations and it would be helpful if I could easily look up terrain information...
I saw this somewhere a long time ago, and adopted it. You basically organise your imports in three sections: # Built-in...
I'm writing a script which copies files from LTO tape (a slow medium) to network storage. I wrote my own copy function which...
Hey everyone. I'm creating a fairly basic python webservice and trying to find somewhere to host it. I don't wanna pay (for...
Hello programmers of reddit! I have just started programming and I have the basic knowlegde of building programs. But I have...
I am trying to fetch the calendar of events of current month and store it into the file in the same format, such as, date,...
​ I'm working on an assignment and we are manipulating CSV files. I have to read in a large CSV file, and from...
I'm learning python and just made my first text adventure game. Unfortunately, I can't develop levels or points in the story...
I'll be honest, I'm getting into the stage in programming where I pretty much know the basics (Variables, Data Types,...
Hi y’all, I’m a college freshman taking engineering calc one this year. I myself am not an engineering major and have never...
Pretty new to both coding and python. After learning for about a week, I've had a hard time implementing things i know about...
So I'm new to both coding and python. After about a week of learning, i find i have a hard time implementing things i know...
Hey guys, so i'm pretty new to coding, so im looking for some ways to improve/tidy my coding. After about a week of learning,...
I am participating in a college competition focused on Global Sustainable development goals - I need some suggestions. My...
Two (kind of three) questions. First, what is the file path for my external SD card on Android? I realize this is not...
I have an assassessment that requires me to make a healthbar. My idea was to create a black frame and overlap another frame...
While I really don't have much interest at all in game development my first project I figured it should be a "chose your own...
I know all the basics such as loops,list,string,list,dic, function,class,..etc We have been also taught array,linked list and...
I recently learnt the basics of SWIG and wanted to save some reference material for later. So I have created a demo of me...
I decided to make a minor project in python for this sem . I thought i would learn it but ended uo procrastinating and now...
I am great with bash but I am quite new to python. I need some help here. I am familiar with the bash command “su”. This...
For example I have a 30*40 dataframe how to I extract unique values from all columns.. df.column.unique() works for One...
Hi all I m currently laying the ground work for a python application That will communicate with electronics via canbus...
How does the python interpreter store the code it reads from a file? Surely it cannot just be an array of parsed lines kept...
I looked this up but could not find a clear answer. So where better to ask then the subreddit dedicated to Python
I recently got into python and I was wondering if you guys had any tips to help me grow I know the basics but not much more...
Hi all, can anybody suggest beginner level projects related to data analysis or something related to that field... Just...
I'm teaching an entry level unit for Python, they are all beginners and have never touched Python. Other than developing my...
So, what happens is that I have installed Pytest and it's just not testing my code. As soon as I execute py.test OR py.test...
Hello. I'm new to programming and doing excercises on coding bat. I fail "other tests" when I run this code on the problem...
I'm trying to make a sentiment analyzer but every time I try to run the script I get ImportError: cannot import name...
Hi guys, So I have been into PowerShell for some time and now would like to learn Python. What would be your book...
I need to access our Cisco devices through a Linux jump box from my Windows 7 desktop (welcome to Corporate America), so I...
So you’re writing some code but then you realize there’s a module that can basically do what a couple of your functions did...
In python a list would be like "x = (1,5)" And it would only have the values of 1,2,3,4. And so this reminds me in algebra...
Hello ! I'm kind of a newbie at programming, but I'm improving, and i had a question concerning matplotlib's pyplot's...
To help you improve your programming skills, computer science or math knowledge, we've set up a community to guide you!...
Hello! This is my first Reddit post :) I have recently learnt how to create PowerShell functions and aliases to make creation...
Please take a look at the fraction class i created to give a fraction representation (a/b) and also perform some common...
I'm in the process of switching from VS code to pycharm since I'm starting to do bigger projects and I'm finding VS code to...
https://gyazo.com/20a3543c4cf1a88ed1e7191d278a26e2 As you can see when...
Hi all, I'd like to implement a Python microservice using OpenAPI 3.0 and am trying to gauge what API libraries would be...
Traceback (most recent call last): File "C:\Users\anmol\Anaconda3\lib\site-packages\tornado\web.py",...
this might be really simple but how do i go about completing the return function for this?...
Code: import math Cap = int(input("What is your capacitance in your circuit? ")) `Freq = 1 / 2 * math.pi * math.sqrt(1 *...
Hey everyone, I'd made a notebook of python cheatsheet few months back. It frequently used cammands and other data structures...
Thought about doing this, since it occurred to me that a lot of people reading email on a phone might not go to the trouble...
Fix the issues in this GitHub repository to make the program work. The repository is...
Hello everyone ! For an exercise I had to convert an input in seconds to years, months, days, hours, minutes and seconds.I...
i use streamlink to generate mp4 file from m3u8 in the same time i wanna send it to the user but problem is when i send it i...
I'm a total coding noob. I started learning Python 3 just a few days ago and yesterday found Pydroid 3 to keep coding even...
We need a software engineer with expertise in both Django and JavaScript who is highly available over the next month....
If this breaks the rules let me know and I'll delete this post....
I am trying to make an audio visualiser using pyaudio and ws2812b lights on a raspberry pi. I have installed both, and the...
So I have this interesting question that I cant seem to find much info about: I would like to combine 3 gray scale images and...
hey everyone as a part of my short video series I have created this which will introduce you to the folium package of python...
Greetings to everyone! First of all, I'd like to use this opportunity thank r/Python community for all the interesting...
I have table for stocks that includes: timestamp, stock-name, price, operation I want to end up with: timestamp, stock-name,...
hactoberfest is back again https://hacktoberfest.digitalocean.com you can...
For example some projects
Hi there! I am not really new to Python but I'm quite inexperienced. I was wondering: is there a way to have a python script...
Hello, I'm trying to learn Python and I've come across an issue that I thought would be a lot easier. I guess I'm looking at...
This week's top r/Python posts have arrived!
Just trying to create a orbit system in python and this...
| 4520 upvotes | 359 comments | u/LAMagicx | r/Python |
more than 100 scientific articles may be invalidated because...
| 1261 upvotes | 350 comments | u/stefantalpalaru | r/Python |
Automate the Boring Stuff with Python (2nd edition) is coming...
Attention Fans of Al Sweigart's books such as Invent Your Own Computer Games with Python and Cracking Codes with Python: Al...
| 857 upvotes | 63 comments | u/jkibbe | r/Python |
Announcing Support for Native Editing of Jupyter Notebooks in...
| 788 upvotes | 78 comments | u/anders987 | r/Python |
Some time ago I showed you my module which displays sprites...
| 583 upvotes | 58 comments | u/noodlesteak | r/Python |
I have a dataset for which the key points are the timestamp, latitude, and longitude. How can I use these to create a model...
Working on a project where I need to compare two JSON arrays against each other, and DeepDiff is doing a great job of...
I have been working on this basic program for a bit, I have got the head/tails to work but I cannot seem to figure out how to...
Im new to coding and Python is my first language. Im supposed to create a program that: 1) requests a string input from the...
I've written a scientific computation package based around a few Fortran libraries for which I've created a python interface...
I have a data frame that fetches data from SQL and sends out an email based on the condition of a column. But these columns...
Hi, I have to create a Client + Server (with Mongodb), I already have some experience in programming and Python too, but no...
So, starting today i'll be learning how to use python with my girlfriend. We have 0 Coding knowledge. My question for python...
So I have a websocket app. It produces and consumes messages in an infinite loop concurrently. I'm just wondering if this is...
Where I am at the moment: I have searched on youtube for a search topic and now I want to select the first video on the...
So, here I created a desktop-sized wallpaper of python. I hope you will like it ☺ https://i.redd.it/kwi4bvgzths31.png
I'm writing a program to generate a bunch of sudoku puzzles with their solutions. I want the solutions to be a smaller...
Hey all, after some trail and error i finally made my first working python program. it's not much but i'm happy i completed...
Few hours ago i answer a question on stackoverflow and got into some talks with people about doing one line function or going...
Dear guys, I have weird problem. I have a simple py3 app, which uses sqlalchemy. But several hours later, there is an error:...
Is it somehow possible to write GitHub issues from within PyCharm? I keep writing "TODO" and FIXME" comments and then...
trying to start working with Flask in Visual studio code, after setting up file location and setting up a virtual environment...
This is just a concept I'm not really a programmer but I can run and edit scripts, I'm learning still. Basically you put in...
I am making a simple game in tkinter and I have here some code which creates 100 buttons in a 10x10 space allLocations = []...
The PyCon Chennai event is happening from 12 to 15th October 2019. Many conference attendees witnessed Silent conference...
PyPy 7.2 has been released. This release brings support for aarch64 and a slew of improvements. Read more about it...
I have two laptop and I want to make them as python development / C-CPP too Specially for ACM ICPC Competition I'm solving...
My dad's not the most pleasant person to talk to, but he made a point in saying that, due to python's open source nature, I...
Me and a friend of mine are working on a website in using a flask backend, How would we be able to work on it at the same...
Is there any way,, that python download libraries/Packages automatically without manually installing package using pip...
[21:04:02] ~ python3 bash: /c/Users/Edvin/AppData/Local/Microsoft/WindowsApps/python3: Permission denied I realize that it is...
I was wondering if there is an easy way to turn a python file to an exe that can be run by any modern computer
I have a piece of Python code that runs a simulation(Not gonna get into detail but if you really wanna know it's for...
Hello all, For my class I am working on coming up with an application that supports team work for groups. Anyone have any...
Hello, Occasionally I will find myself having to parse out a conglomeration of json content that equates to multiple valid...
I currently have python scripts that run via cron job on a Linux machine. I would like to build a web page that acts as a...
[https://discuss.python.org/t/python-3-8-0-is-now-available/2478](https://discuss.python.org/t/python-3-8-0-is-now-...
Right now am i just copying and pasting my code which is really annoying. Is there an easy way to "share" a class. I can't...
I have this dataset and I am trying to find an estimator for my distribution, I used Maximum Likelihood Estimator (MLE) and...
I'm trying a a little side project, a text adventure game, and want to be able to clear the screen. I looked up some code,...
**I was wondering if anyone has some insight on how i would go about creating a monthly menu calendar with python. Im fairly...
def diagonalSquares(self, (column,row)) I keep getting the error message sublist parameters are not supported in 3.x. How...
I’m currently trying to make a small and basic simulation, but I am using pygame and when I added in the random movement it...
I am working on a homework question and would like some assistance to know I am on the right track. The problem is stated...
I installed python 3.7.4 a few months ago but now want to upgrade to 3.8 just released. Please advise how to upgrade. Do I...
I have a numpy array (of an image), the 3rd dimension is of length 3. An example of my array is below. I am attempting to...
Does anyone have any good online or offline resources on SAP GUI Scripting using Python? Looking to automate some of my work...
Hello guys, I am trying to get table from this site:...
Hello everyone I want to learn python and want some help in guiding me . Which books are great for beginners or YouTube...
And why it came as a complete surprise to me. # A bit of background Python 3.8 is now officially out. It ships a new...
Libraries: - markyp: Python 3 tools for creating markup documents. - [markyp-...
Hey Guys. Im finally at university studying physics and I really love it! One thing that i am lacking behind on is...
Title says it all really, I created a virtualenv specifically with python3.6, but python2.7 is also in there, and python3...
Hey guys, A lot of you from Reddit have been part of the buildwithpython community. It's fun creating videos. Just wanna...
I'm using the image ai to detect the object in my image which works just fine in the terminal, but I'm trying to provide a...
Here's an idea I got after learning about dictionaries in Python: ​ What if we use every combination on Rubik's...
Hi r/Python I'm really new to python but I want to get into automation scripts that autocomplete forms such as typeform....
I have this dataframe which each row contains hourly data, I want to group/aggregate them into weekly format with out doing...
Me and my friend have been teaching ourselves the basics in Python and we want to take a test or quiz today. I have been...
Hey, guys, I know this could be answered by a Google search but I'm not quite satisfied with the answers I got. It was also...
Hey guys, I wrote a wrapper for the complex loragw library by Semtech. The original library was implemented in C/C++, but was...
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...
Since Centos 6 and 7 have different commands for services, eg. systemctl on 7 and service on 6 I need if and else commands to...
Most of my functions sit in standalone files, would it be a bad idea to include the unittest in the same file? I'd rather...
You may already know this but according to GitHub repository access frequency and national surveys from the past, Python is...
So I made a quick, silly little python script to close windows that pop up telling me that my computer disconnected from my...
Hello, I'm new to programming and taking a course at my university. I am struggling with the following problem: " lys1 = [4,...
Hello I wrote Tetris using Python. I plan on turning it into an executable and writing another Python code to control it and...
Here I have made notes of the Deep Learning CS230 Lecture given by Andrew Ngon how to navigate a career in ML/DL...
Im trying to send API Requests to Zillow with the requests library. I get a "200" code however, the api does not recognize my...
Hello all at r/Python! ​ So i just finished a 3 month python boot camp back in August. Also decided to up and move...
I decided to develop an interactive GIS visualization tool for my Bachelor's project. I would like to code it in python,...
PEP 553 brings a new built-in function to Python 3.7.5. Now you can switch into debugging mode via breakpoint() (like...
Monday, October 14, 2019 Python 3.8.0 is now available I am attempting to install the latest Python 3.8.0 on **CentOS...
In codecademy, when you sign up for the python course, it allows you type actual python code for taking the quizzes. I was...
I made an offline typing speed tester that pulls from a bank of 10,000 words and has you type a 20 word prompt. I did this...
I have some latitude and longitude data that I would like to group into 0.01x0.01 degree zones to produce some descriptive...
Hi I need some easy ( I'm teaching python and like I said they are beginners ) project ideas that can be done in 2 hours that...
Hi, I’d like to find out how to go about learning how to code (using python) a marketplace app to publish it on the google...
I dabble in crypto markets and prefer to take big swing positions for longer periods. I finally sat down and coded my own...
https://highoncarbs.ml/Hafta/ Dead Simple way to manage Payrolls and performance of your...
Is there any way to make it so that something inside a while stops working after the first loop? Without using an IF count =0...
Greetings my fellow humans! I have created a machine learning software that detects objects(duh!), processes the objects...
I made a YouTube downloader which uses the pytube module to download YouTube mp4 files and mp3 files. If you can, please...
Can anyone help me with numpy installation? I'm using MacOSX 10.15, python 3.8 This command thrown a ton of errors pip3...
Can anyone help me with numpy installation? I'm using MacOSX 10.15, python 3.8 This command throws a ton of errors (brew also...
Just published a new package TreeT, that defines tree traversal and reduction...
So i started learning python and i have a task to input word and then print it with "ing" But if word already has "ing" add...
Hi , I am trying to access a website that is blocked in my country , I use VPN to access that, i just tried curl with VPN it...
Hi there. I am trying to use this Anki add-on written in...
Can anyone help me understand how to add Python 3.8 as an environment in Anaconda? I'd like to play around with it, but as a...
Can someone explain what the wulrus does and any situations when it's is necessary please?
It's been a lot harder than I thought I would be to find an example of the technologies python devs use in their day-to-day....
I have downloaded "pandas_datareader" through pip using "pip install pandas_datareader", when I try to use it in one of my...
Hey everyone! If you know how to develop an API server and are looking to build a simple SaaS we have built a solution that...
I am asking from need perspective and which case make the code more efficient (faster) while running.
Hi everyone, ​ Im trying to build a project using python and selenium and I'm having two issues: 1. I can't seem...
Like the tittle said. I'm currently having an issue with bad written json and I was wondering if it would be possible to...
a = "cat" print(a[-1, 0]) i was expecting it to print "t", but it prints nothing, why?
Here is the code, I am wondering why my winnings are not printing out the way that I want. I should have $10 for one match,...
How can i add another element to an already existing one??
I used to use a dict for this, but then I realized I needed some other functionality, so I created a new class called...
How to completely remove Python 3.7.4 fro macOS? Thanks!
I have downloaded both of these, seeing as I couldn't get Numpy working. I also tried downloading Scipy, I have Anaconda 3, I...
You can find it on github here:https://github.com/V01D-7?tab=repositories
Ok so I have a webserver on server a and some active log on server b. and what I want to do is have the webpage displaying...
I have 4 datasets(1,2,3,4) , each of them contains the same columns. I need to add them vertically , like choosing column A...
Hey everyone! I’m running MacOS Catalina and, because I just wiped, I’m trying to set python back up. I have put Python 3.7...
Hi, I’m looking to have my jupyter notebooks available inside a web app so others can view. Can this be done with Django...
I need to change the name of the variable inside a foop loop in python for i in index:...
Python 3.8 just released!. But as I want to use it in anaconda, I am...
import csv import random from itertools import combinations letters = ["B", "A", "F", "J", "D", "R", "U", "I", "K"]...
import os import csv import requests import bs4 import request from bs4 import BeautifulSoup import...
This post goes through three packages for reading different types of text / data from Word Documents (e.g. regular...
Hi everyone, I have created an automatic party bot built using a Robo Wunderkind robotics kit, programmed in Python using...
Hi everyone, I have created an automatic party bot built using a Robo Wunderkind robotics kit, programmed in Python using...
Hi everybody peeps, I use Chocolatey to keep my system updated (Win10) and it installed Python 3.8. All well and good, I...
Hi, I am new to both python and plotnine, and I am having a problem displaying plotnine plots on my Debian system: This...
I have a list of names, phone numbers, and addresses with ~5,000,000 rows. I am trying to create a list of unique customers...
There's a problem I need help with, really simple stuff from what I can see. While loops, for loops, etc. But I always forget...
I’m new here and to python. I come from SQL and VBA. I was wondering if you have any suggestions for someone who is new to...
I've just noticed this difference between 3.8 and 3.7, anyone know if this is expected or a bug? ``` Python 3.8.0 (default,...
Setting up a new work (windows) computer with a fresh python install and im getting weird errors using pip install I haven’t...
hello. im in a project where we need to ingest data using python from a csv file. im new with python & the guy who...
Hi everyone! I recently started a project with Python and after long weeks of writing code, I saw that Python's default float...
So I came to the realization today when writing a class that will by method/logic heavy that it actually was considerably...
Greetings! I am trying to determine how to loop through a JSON file that has a varying amount of keys. For reference, I have...
Hi, I started learning Python last February, and now I think I have built the first project that I want to share. I would...
Thanks in advance for review this question. ​ I'm looking to create Jinja variables `{% %}` that adjust the...
I'm very new to Python, and I'm trying to make a traversal. while count < len(script): letter = script[count]...
I know practicing is where it comes out, but I don’t have as much time as I thought I would. I have a task I have to do...
I've got a simple form script I'm writing as a POC to an excel spreadsheet. I'd like it to pull the logged in user Display...
So, I'm trying to figure out how to make a program that print this (refer to picture 1), using loops. ​ [picture...
Hi there I have a function equivalent to the following example: ``` def is_prime_in(number_list): for n in number_list: if...
If you are professional coder and willing to help me with an assignment around 5pm eastern time today. Please respond to...
I started learning code cause I wanted to build and run simulations like the solar system an d trajectory of the Voyager...
I've been coding for about a week and need help with this assignment please. The task is as follows: Write a script that...
Other than using init to initialize instances, and repr and str for printing, do python devs really use operator...
Which of these work on your phone? Repl.it: https://repl.it/languages/python3 Pyodide: https://alpha.iodide.io/notebooks/300/...
i enjoy this website https://erowid.org/experiences/exp.cgi?New its great for...
Hey everyone , I have recently develop a website with Django framework to share content, questions, thinkings and so on....
How to combine multiple text files into one csv file .
To help you improve your programming skills, computer science or math knowledge, we've set up a community to guide you! We...
Planning on developing a chrome extension for a college project but would prefer to work in python, what would be the best...
I essentially have a program consisting of 3 modules that does the following: 1. Takes the users input for 3 different...
I would like to know if there is any way to use python type hints with NumPy data types. I would like something similar to:...
my input: > l=[[1,2,3,4,5,[1,2]],[1,2,3,4,5,[2,2,3]],[1,2,3,4,5,[8]]] i want my output to be >...
Not sure where else to post this. The problem I'm facing is that I need to return 'metadata' relating to a request about the...
https://github.com/fr4nkR/canary-beta-lambda-function So a couple of...
Hello! I have web dev experience and am about to learn Python. I don't know much about it or how it can be used with...
Take a string that contains at least four characters from user input. Replace all the characters that are in odd positions...
Might a dumb question, but why did the Python team created Python 3 instead of just continuing 2?
So, I have a file with 11 students names 4 assignments grades. It’s a csv file. I have read the file in rows so it’s like[...
Hello everyone. So I tried writing the Karatsuba algorithm in Python. And while this works for inputs<=6 digits, it is...
This is my first project of any size. It is a text game for the beginning of an RPG idea that I have. This project is for a...
Hi, is there a way to simulate holding the mouse left click down, so like it keeps holding it down for a set about of time eg...
Hey all, Was wondering if there was a server or somesuch that I could run to set up endpoints that runs CLI commands? I mean...
I’m in a python programming class at my college and it has really intrigued me. I have recently found pygame and saw someone...
I'm currently working on an API for my job and have run into an issue that a quick google search hasn't been able to solve. A...
I just started teaching my 10 y/o nephew Python. He’s catching on really fast and I was wondering if anyone has some...
Hi, I have been tasked to refractor some very spaghetti code of a very long reporting process. The process goes along...
Well im Trying to get a program to greet just 2 People. Im Trying to learn Python and My uncle gave me a paper with some...
how the hell do I decompress and recompress python on a GCSE python level. I have searched allover and there is nothing I...
Hi... I learnt python a month ago and really interested with it, and now I want to create a music player (.m4a file, not mp3)...
Can anyone explain each and every step of the following code ` class Point(): def name(self): print("Yo Homie!") point =...
Hi guys, I must be making an error in this code but I cannot figure it out. The objective is to take a user input of numbers...
​ Portrait of the author * Total cost of materials: ~€14 (Raspberry Pi...
In this article we’re going to cover object-oriented programming in Python, we’ll cover classes objects inheritance and other...
I was looking for some 3d graphics libraries and so I found pyogpengl. After looking at some code I decided that I want to...
Hello, I wanted to first clarify that I’m quite new programming with Python. That said, this is my question: Why are Python...
If you want something super simple to use when interacting with pandas, sqlite, flask for small apps. Checkout this:...
I have found a graph "[The popularity of Python programming language](https://www.daxx.com/uploads/popularity-programming-...
Hey. So I have a random int being generated of 1-100. I want different outcomes based on it being greater or less than...
I recently started learning python and I just wanted to ask you what you can use python for like which programming you can use
I couldn’t find a solution on r/learnpython. What’s the easiest way to save the newest version of your program and run it? It...
I do not know if this is the right subreddit, but I have to write a basic program in Pep8 for an Intro to Computer Science...
Hello, I am writing a simple python program where the first line of the user input is a number, and that number is used to...
What would be the best approach to adding permissions to a file? For example, I'm writing a program for people to use, but I...
[Can anyone help me figure out how to get the total number of expenses listed if more than one were entered by the user? And...
On a resume, should I say, "Personal Python Projects: ..." or "Personal Projects in Python: ..." Normally it wouldn't matter,...
The Docker builds for a Python app have always taken a while (~5 minutes). This always bothered me but never enough to solve...
Years back, I learned basic Lua in Gmod (the physics-based sandbox game). I made a watermelon that would follow you around...
Hello Everyone, Sorry for my noob question,I am a beginner in Python. Suppose that I have a list of numbers Y such that...
Given that my sensor sends 33 bytes of data, I only want to read bytes 1-26 and 29-33 and store them. Is there any way I can...
I'm starting to get my feet wet with building web scrapers using BS4. It's cool to crawl data on a single web page, but I...
Hi everyone long time lurker here, I have recently been trying to get into mobile app development as a fun hobby. I took a...
Hey, everyone! I'm a CS senior, and recently wrote a Python script that takes a URL for a Flickr album or photo stream and...
I have WSL installed on my system with Python 3.7.3 running while Python on my main system runs 3.7.4. Both systems have pip...
Interested to hear what scripts you all run just for a bit of fun, or to make your personal life easier. For example, I setup...
I am trying to import the PSAW library in python, I have the following code: <!DOCTYPE...
I'm still semi-new to python and setting up a camera with picamera. the full code is is from the picamera documentation:...
I am working on a dice game and am having 2 issues in my code. 1 is one of my variables won't reset once a loop starts again....
like tkinter ones for example
Hey, so I don't really have any experience with Python, I'm learning how to use it with Tweepy for twitter analysis. I used...
​ https://i.redd.it/lelljxa6ygt31.png
I am looking for an open source python/django framework for building software for clinics and hospitals. Any recommendations?
Hello everyone, I've started using python a little as i wanted learn some other languages as well and also make my semester...
I'm trying to display an image with Tkinter, but when I add the necessary code no image is displayed, only the place where...
Hey r/python. I'm back to show-off my last couple updates on my developer community site (creatd with Python/Django). In case...
I have a file which contains a large genetic code sequence. Within this sequence is also unknown genetic data, which has been...
Dear all, I'm a beginner in Python and been experiencing this error which doesn't seem to make sense to me. ​ I...
Hello guys, im very new to python, and still a noobie, so i am here to ask for help in a project i have. I need to verify if...
So i need to write multiple lists of floats to an external file. it needs to be human readable Hopefully something like For...
Hey guys, I developed a game on Python to help players improve their short term memory. Would welcome your feedback! Windows...
The 1st thing to know is that all Python files end with the extension .py. Then you have to understand that every programming...
I came across this and I'm wondering if this is a thing, like in Spanish? Is there an IDE that provides this?...
Thank you for any help in advance
Is there a way to rename the key words? Such as instead of having: for i in range(50): I can write forall i within...
The closest I can do is opening the Run/Debug Configurations window. When I click "Run" nothing happens.
Is it due to the lack of resources?
I started at school with Spyder (because it's open-source). Now I don't really care if the software code is O-S or not. Just...
Hey, I am taking part in a online coding contest and my solution works on my device but when I paste it to the submission...
Hi guys! First of all, please bear with me, I'm a complete noob when talking about programming. I've watched both...
I was reading a paper/explanation on Poisson Image Blending Algorithm ([this...
I have a python file `file/s3.py` with custom class `S3` (capitalized), which has method `get_list_of_objects()`....
Are there any free VPS to run Python code? Maybe with a wide HD / SSD?
Hi everyone! The Walrus operator := (aka Assignment expression) has been added in Python 3.8. It could be really useful for...
I have always struggled with the way numpy/scipy Fourier transform functionalities work. First of all, they assume your data...
Just wanted to share this little snippet in case anyone finds it usefeul, this function converts byte-sizes (like the ones...
So from what I’ve seen I have 3 major options to learn python, keep in mind I have no coding experience, I figured it was...
I have a main script that I’m launching bits from, and I’d like them to be all separate processes. Unfortunately I can’t give...
I've gotten to the point in my Python learning journey where I'm interested in learning algorithms and data structures. I'm...
You can check out the website here and the GitHub page...
I may be new to GUIs with python. But good god I hate Tkinter with a passion of a 1000 sons. I am an electrical engineer who...
import os import random import socket import sys class IRC: irc = socket.socket() def init(self): self.irc =...
So I really want to crack gsoc but I have no idea what is the level of coding required or how to practice it. Also some...
Hello guys, I'm having issues following the python crash course projects on pycharm. I think the project were carried out on...
I’ve spent the past three days researching the best way to format my team’s script headers blocks (where you list the author,...
I am new to matplotlib Animation and i am trying to plot live updated in a file.I was able to plot but how to avoid collision...
I keep getting a syntax error in this line and im not sure why. print("The Sum of the natural numbers is: ", sumN(num))
Python is by far the best language that exists, I'm aware that you probably shouldn't write a os in python, but who are you...
I’m wondering if anyone out there has enough experience to look into the art of snapchat score boosting. The topic alone is...
Hi, I'm starting to learn Amazon AWS Connect and my background is in contact centers on the Avaya platform. So to me AWS...
I'm relatively new to python and love automating simple things that I dont like to do. As i learn more about the language I'm...
I took about geometric random walks, so I constructed a model that has two ducks walking in random directions one walking 10...
Hi I'm an experienced developer who's not written Python for a few years but I'm going to be starting a project using some...
Hello, guys! I hope you're having a great day! Today i tried to install OpenCV but i don't why i can't. I am using Visual...
So I'm trying to install caffe but I keep getting this error: https://pastebin.com/CG5D2Yqe...
What my code roughly looks like: from multiprocessing import Process #SOME GLOBAL VARIABLES INITIALIZED HERE. for example: x...
Hi, I hope you are doing well. ​ I just finished an Udemy course on Python and I want to do my first real project,...
Morning, people! Could you, please, help me? I need to split a string that doesn't have separator. I need to split the string...
Basically, I got in programming college 2.5 weeks ago, I've been on mechanical engineering before that and I got no real...
Hey guys! So I'm completely new to coding and I'm currently taking a class on Python. As of right now, I'm thinking the best...
Hi! Sorry if this can't be posted here, but I'm having a big issue. I'm trying to read some gtfs data from a public...
My first actual project of any scale in Python after I started learning it in my free time about 8 years ago! Its a very...
Hi, this is really simple, but I just got stuck going circles. Given mystery text is: "*Iuobepycuc, we aokb kdalq xycwcu...
I figure out my syntax error from my previous which I deleted to make this one, anyways when I run my program in the console...
A simple program that draws mouse movements. https://i.redd.it/6u9b66z0mrt31.png [Source...
picked_PlanReqI, rnd = bucket_pick_random(PlanReqIs, wts) I will eventually use picked_PlanReqI, but I never use rnd....
This week's top r/Python posts have arrived!
The only ghost from the past to be afraid of...
| 3393 upvotes | 126 comments | u/TiredDebateCoach | r/Python |
When Python Meets Fourier Transform
| 2163 upvotes | 128 comments | u/vaiv101 | r/Python |
I made a Python Node editing IDE and it has saved me hours in...
| 1651 upvotes | 82 comments | u/dfpena83 | r/Python |
Here is my progress so far on my python game engine for the...
| 1489 upvotes | 156 comments | u/noodlesteak | r/Python |
My previous post on the algorithm i made to create these...
| 1453 upvotes | 36 comments | u/Dirt2Master | r/Python |
i understand this has been covered a lot. But all the solutions are not working for me. So i'm just like, "wtf, dude". I want...
After a preliminary evaluation of the new shared memory support in multiprocessing library in Python 3.8, I am not sure this...
Hi guys!! I'm trying to do an analysis on a survey data conducted by kaggle. I want to build some graphs but the data I am...
I’m a freshman in college that had to take computer science first semester. I never took any tech classes but surprisingly, I...
If I know the entire math logic for machine learning algorithms, but I could not code well, do I stand a chance to enter the...
For example, I have a template called promo.html. Im running the server with my ip, so, if I run it like this:...
What am I missing out on when all of my scripts are functional with zero classes?
I have a list which needs to be sorted using the dictionary key- i tried several ways but its not working please help...
Can someone answer this please https://stackoverflow.com/questions/58480319/how-to-fix-pandas-cross-tab-which-produces-a-nxn-...
I am trying to draw a grid of squares using pyautogui, but I am struggling to get the for loop correct. I can only get the...
I cannot find any info on Anaconda's Website, blog or Twitter. Any one has a clue ?
I'm bachelor in economics who graduated 4 years ago, working as economist and looking to switch jobs(not from USA). So I...
Hi guys, I am trying to automate some of my work on the job and we are using online Excel spreadsheet with predefined columns...
**TL:DR** I basically need some data structure like a hashmap/dictionary where: * I can search for an element by a key *...
Check out this article I wrote on plotting with Python. [https://towardsdatascience.com/plotting-with-...
Vscode extensions for productivity
Is there a way to change color in a print output in Python 3 with a built in library? Or do you have to use a library found...
Hey r/python What's your job title? What do you do with python? How did you find your current position/job?
Hi! I'm rather new python and Linux user. So, I have a question: I would like to build a project using Point Cloud Library...
I wanna to execute this script every time when my system boots up in **Linux**. What to do to implement this any...
Hey Everyone, I'm new to python and was wondering if anyone had any advice when handling NULL dates from a DataFrame (data is...
So, I'm working on learning classes some and use classes to store things somewhat easier. However, I'm probably doing...
Hi Guys I have been struggling with iteration problem for sometime. I am beginner to python. If someone can give me some...
I was wondering if there were any websites that offer code challenges. Right now I'm learning via Team Treehouse. The...
https://github.com/overlord478/redditpy Script for downloading images from reddit
It shouldn't take a PRO more then 20 mins. Its a type of web scraper but much more easier. You will like it. I'll pay you via...
From one of the developers: "Hello everyone. So I have an issue with Pokemon Uranium. You see I don't use Windows anymore...
Hi, I would like to create a python-script with Gtk3 that uses a circle-shaped window, but unfortunately I am new to both...
I already put down 2.5K deposit. The total is about 11K. I can pay the money but: I want to send money to my wife as well and...
Hi, a couple of days ago I uninstalled Python 3.8 from my computer. However I want to reinstall it however when I try to use...
Hi everyone, I'm building a tool for my daily journal, and one of the features is the ability to do my "10 minutes of...
I did read PEP8 but I have a doubt. I usually name my functions like this: video_memory_write() video_memory_read()...
Keep on having problem where int and . upper() functions are not working in my program. I'm using these two functions for...
Hi, I have already shown markyp-html and [markyp-...
Derive a Python function named code that take a character chain s and returns another coded chain. The code is calculated by...
I dont have the internet where i live so I want to download all the packages i need when i have net access then use the...
I use loguru for logging in my flask app, and would like to encrypt the log file. What’s the proper way of encrypting the...
i tried to install brew for linux and now the pip command returns this error Traceback (most recent call last): `File...
So I need to find similar coordinates given in a tuple for example: ((1, 2),(2,3),(2,6),(1,2)) If there are same coordinates...
Hi, So I tried converting a python file to an exe file (sort of half worked) but it meant me creating a new environment...
Im trying to create a IRC bot that will use [http://ec2-54-215-197-164.us-...
A remote connection via SSH Which library has better performance? From reading the documentation my guess is Subprocess...
I am tasked with writing a code that I previously wrote as a recursive function, and evidently I am not understanding it. If...
Hi all, I'm part of a team developing a new data science tool called Vizier. Vizier looks and feels...
It’s been a good 6 months since I’ve been enrolled in school. I had a couple teammates pass away and decided to take a...
File versions.py: #!/usr/bin/env python3 import sys import json function = sys.argv[1] version =...
Want to design a web app where i can have predefined diagrams and labels so that i can design a drag and drop flows. A very...
Want to design a web app where i can have predefined diagrams and labels so that i can design a drag and drop flows. A very...
I am a self taught coder (new to coding in general) and recently came across the concept of dictionaries. I am not exactly...
I am a self taught coder (new to coding in general) and recently came across the concept of dictionaries. I am not exactly...
I upload to web servers a lot of files that are supplied by 3rd party. Lots of spaces, special characters, etc. It was...
I upload to web servers a lot of files that are supplied by 3rd party. Lots of spaces, special characters, etc. It was...
I am trying to create a GUI for my program . Came across many gui modules like Tkinter, Kivy, wx, etc. Is there any GUI...
I am trying to create a GUI for my program . Came across many gui modules like Tkinter, Kivy, wx, etc. Is there any GUI...
https://github.com/VishalBilagi/AppleMusicRemote ​...
https://github.com/VishalBilagi/AppleMusicRemote ​...
​ Purified Internet Just in praise of Tkinter, which we all need to...
​ Purified Internet Just in praise of Tkinter, which we all need to...
Recently I heard a lot about GAN generated fake faces datasets released. And I had a question `Is my face generated?`, I...
Hello all, ​ Has anyone here found a use for a SAT solver in financial applications, such as stock market...
So I need to write a program in python that uploads 1 image at a time from a folder of 10,000 images to a website, this...
Hi, I have a Python/OOP question. You are all familiar with diamond problem in C++ right? This is something...
python3.x ### AIM I wish to write an automation script which: 1. Checks for changes in a Database 2. Upon change...
so i started python a couple days ago and i don't know how to use the (x) variable (which is supposed to be a name) more than...
For SEO background experience for Python is useful ?
There's a second major version of PEP 584 for dict addition, with discussion on...
La version 3.8 de python est sortie ! voici quelques changements importants: L'apparition d'un nouvel opérateur: le Walrus :=...
My background is that I graduated with a CS degree 1.5 million years ago, haven't really coded in decades, and I'm currently...
I'm a CS student learning python and for now I'm using idle, but people around me seem to use either pycharm or visual code....
Im currently making my way through Fluent Python and its a great book,probably the best thing to read for anyone who has...
Installed python for Windows. Changed the advanced system setting path to absolute path. When type "python" in cmd line it...
I have no idea what I clicked on, but now I cant run my code in pycharm. It says " add configuration" next to the ghosted out...
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...
I have an accounting degree but I love programming, I've programmed in java for android development (It was a long time ago...
I use Black and Flake8 for formatting my python codes. While I'm very happy with the uncompromised formatting style of black,...
My coworker and I recently thought it would be nice to colorize all windows or tabs that belong to one project so that you...
I understand that Tkinter has less features but is that it?
I'm currently studying to get a bachelor's in computer engineering and I decided I should learn programming languages. I...
Hi I need to make a python3 script that would print list of all evan numbers between two inputs and I have no idea how to do...
I am sending a JSON string into a flask app and using request.get_json() to retrieve that JSON and convert it into an...
I wanna to track the mouse events. for instance, when i clicked a file.txt --> it should prints file.txt is...
I was doing list flattening with list comprehensions. x is a list of lists. Trying: > [ y for y in xy for xy in x]...
Hey guys, If you don't know freecodecamp.org provides free, non-monetized content tutorials and...
I'm currently trying to manipulate very large (3gb) images where I would change them from a 40000 x 40000 image to a 400000 x...
Imagine a maze defined by: maze = ((1,1,1,1,1),(1,0,0,0,1),(1,0,0,0,1),(1,0,0,0,1),(1,0,0,0,1),(1,0,0,0,1), (1,1,1,1,1)). the...
Like to learn how to use “ncurses” library. I’m doing some research on a new feature for Meson-ui called “cmeson” where...
I'm just starting to learn Python i love it, but i have "one" thing i can't completely rap my head around and those are...
Hi, I'm a first year CS student and I wan't to get a head start in Python(Don't start before next semester, and currently...
Is python used much in the world digital signal processing? Are there DSP dev kits, or other hardware that run python? I'm an...
Hello, I am trying to work with the Facebook Marketing API to obtain historic campaign results, I cant seem to find any...
​ def JaneBot(self, user, channel, message, rest, nick): # Establish conn self.apiaiCon(nick) # Message Text...
Im a beginner programmer and i have learned the basics. For loops, recursive programs, learned how to use libraries. But i...
I like the Python package environment. So I'm starting to use this for a Django project. [This is how I do...
Hey there! I am researching different programs/fields of work for an app I am creating (this is not a sales pitch FYI). I’m...
Hi, I need help with an error. Every time I'm running this part of my code, it's returning "TypeError: 'str' object is not...
Im starting to learn how to use python and I noticed that when adding to a negative float its not a excat number. I know its...
`C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\bin\HostX86\x64\cl.exe /c /nologo...
I'd like this: r = requests.get(urrl, stream=True) # stream for partial download with open(os.path.join(VALID_PATH,...
Is there anyone that could help me create a script for a online raffle? I have 3 small requirements and I will pay very well...
GA: https://github.com/AsadNoman/ga ANN:...
I’m really looking for YouTube channels or other free means of access to information related to web/app development with...
Hello. I am new to programming and I want to make a program where employees can input their data for example how much sales...
Hello! I have been reduced to tears as I took a fast pace python course and I'm drowning. I understand some but I am stuck on...
I took a fast pace python course and I'm drowning. I understand some but I am stuck on at least half of these questions any...
I have been working with Python 2 for two years in the domain of machine learning and though I'm not an programming expert, I...
I have made a dictionary where the gene name is the key and genetic sequence is the value. I have then counted the occurance...
n=1 For i in range(1,5) n=3*n Print(n) Explanation needed...
Hi everyone :) I have created another project with my Robo Wunderkind robotics kit, this time it's a simple demo of how...
I'm new to using python. This is a personal project, not for any kind of coursework. Is there an efficient way to project...
Pydantic, the awesome data validation/parsing library (used in FastAPI), just reached version 1.0.0! It includes several...
Hello everyone!My name is Alket and I'm from Albania.I want to learn Python but i dont have experience with code.Can help...
I am looking for a alternative to pickle to save data frames of my own class objects fast and with a good compression. Any...
I just released version 1.0.0 of the Nimoy testing framework ! This release...
I've inherited a large but very messy python code base that does the job for the users in a UAT environment. However, to get...
I'm trying to create a KML polygon (just a couterclockwise list of points) that, given a collection of points, roughly...
Hi everyone, First time poster in /r/python I'm working on a flask application that reads from a large list of RSS feeds,...
I'm new to Python, so I've decided to do some little project on which I could learn the basic stuff. I decided to do Rock,...
Hello everyone, I'm starting to work on a flask application that will ingest hundreds of thousands of raw CSV files and then...
So I'm running Kali on my machine right now and just finished a write-along for a class but when I run this script it stops...
Not sure why my return is coming back as question marks. Any insight to this is greatly appreciated! ​...
I am new to Python (about a month in) and have been doing a Udemy bootcamp, so going the self-taught route. It's going fairly...
I'm trying to write a scraper and it wont run because it cant find the modules it needs. I thought python came with the...
Hello all I recently got into programming on python. I currently have a half ass decent idea going but I need people smarter...
I am trying to do some work on a project that has three python submodules. I am making iterative changes to the submodules,...
Is anyone else having PyAutoGUI issues after updating to Catalina? pyautogui.click() almost seems...
**Recently I started exploring open data of all companies registered in India, using python & matplotlib, which can be...
I'm fairly new to Python / programming, so I'm sure this is a terrible practice, but it's cool that a python script can write...
So we very frequently have threads asking what things people have automated, but one consequence of that automation to always...
So I am making a collect based game. Where you (turtle you control) goes around the map and when you touch specific object...
So I just started to teach myself python about a month ago. I've went through most of 'LPTHW' by 'Zed Shaw' and the title is...
I took a look at the docs...
Three months ago, I started a free, non-monetised channel with the aim of providing content for the intermediate Python...
Hello all!! I need to convert an alpha numeric number to a traditional number, but I have to do it using lists. I need help!!!
So I don’t know of this is the right place to ask but i have to write a program using python for my college class, it has to...
I have an input variable, where I have recieved three different numbers. I want to convert these three different numbers into...
Full error: 23.10.19 20:20:23 (+0100) main File "server.py", line 1, in <module> 23.10.19 20:20:23 (+0100) main from...
I am new to coding, and I need some help printing horizontally. I know it can be done like "print(something, end=' ')." My...
I am a beginner so I appreciate all help anyone provides. So I am looking to extract data from a pdf to Excel sheet. To be...
How do I change focus of an app on Mac? I have IDLE in focus and I need to change focus to Terminal (Can't use CMD+TAB, as I...
>Over your application’s lifetime, it’s very likely that your data needs will change. When this happens, your database...
I have an idea for a project for my DnD groups. I should note that I'm not tied to OpenCV, I picked it because it was the...
So I recently bought the python humble bundle that includes 6 months of pycharm ultimate. However, I'm currently a student...
Hello, I am implementing a system which purpose is to process several files on the server side and then return results as...
https://pastebin.com/PcaMj9kh So after googling around for hours and finally finding some working starter code, I added in...
Can someone explain me how can one enter a class as the next window to be opened when we release the button in a .kv file
What is the easiest and the fastest way to learn Python? And also to get the basics
I've posted here recently about this game I'm working on with python. I'm a bit of a beginner, so bare with me. anyways, I...
This is it: ​ uname = input('Choose username: ') ​ if uname < str(3): print('Your username is too...
I have the following code, which used to word a couple of months ago. import numpy as np from matplotlib import pyplot as plt...
For example, if there is a dictionary duplicate and has like 100 keys in it. How long would it take to search for a specific...
So about a week ago I finished coding image classifier using neural network (made from scratch by me). It was a simple 3...
So I recently installed Python 3.8.0 onto my computer and while packages such as numpy and Pandas installed fine when I did...
Hey team, Trying to get some data from my APs via netmiko. I'm plugging along great, doing some regex to check lines for the...
I have a .ipynb file that I am trying to put into a notepad file however I (for various reasons) don't have and am currently...
I only have access to arcgis desktop wich uses Python 2.7.16. I'm actually trying to code for arcgis pro which uses Python...
I will be using rasbarry pi as host. Is it possible for me to do it. I like to download movies and store it into the drive.
I'm not sure if this type of post of aloud, but I figured I would try. I need help with a python assignment. The objective is...
It uses the youtube-dl libray to download the first search query from youtube and saves it as an mp3 in your desired folder....
It uses the youtube-dl, bs4 and requests libraries to download the first query in yt search, and saves it as an mp3 in your...
I am currently working on a project that requires me to use python to click various buttons on the web, as well as a few...
So I've absolutely zero programming experiece and I really want to get into it. After browsing the internet I got the feeling...
word = 'CatBatSatFatOr' print([word[i:i+3] for i in range(0, len(word), 3)])
So today I wanted to dive deeper into opencv on my Linux system. I installed the library using - pip install opencv-python -...
How to make an tagger in Python like one used by Stack Overflow for tagging questions ?
Hello All Is there any tip to scrap data from specific data from a web C1005X7R1H102M050BE - This is manufacturer number. I...
https://github.com/mrwnwttk/scdl I wrote this about two weeks ago and now that most of the bugs have been ironed out I...
A while back I saw this Youtube video of a song, in which the video was google images results of the lyrics of the song. I...
I am taking a high school level coding class and I was wondering if this is the right place to ask for some help ?
I just updated to Python 3.8 and already I’m facing a huge problem. I’m trying to run a pygame program and what I’m getting...
ELI5. Completely new to python and I'm having a weird issue importing a package. Short story is that I need to import this...
I am new to python (started yesterday) today i decided to create something on my own: username - password - redirect to a...
I always have a lot of scripts to run. I want to execute them parallelly in a certain order and be able to check their...
The title says everything. I am looking for Django tutorials. Also, if you have done a website with this could you send the...
I'm trying to improve my algorithm to make it faster. Also might help to have a few sets of eyes for any bugs or gaps in...
Working on a school project calculating the area of a trapezoid. Right now, I'm just saving my files in ST3 and double...
I thought about learning C++ next, but isn't that redundent because ML technologies like TensorFlow also support Python, so I...
Hi! I have been learning python for a year now and I've learnt the basics. Now I want to get into more complex stuff, like...
Hello . Could you introduce a good song about artificial intelligence that is useful for podcasting?
I recently got accepted to a new position working with React and Python as a fullstack developer. I previously only have...
Can anyone help me with choosing the code language i should learn. I am thinking about Python, but java looks cool too. I...
I have three distinct tasks what I wish to execute via the ThreadPoolExecutor. The code is as follows: ```python def...
Hello, Redit. Currently I'm making the diploma and I should write a web-app with the next functional: speech -> text ->...
I’m interested in learning how look at an image, break it down pixel by pixel, and then decide to something if it fits into a...
The famous FizzBuzz coding problem was popularized in an article on codinghorror.com in 2007. The basis of the article is...
I started python about 7 months ago, and yet I've explored it quite a bit. I started out with thenewboston's tutorial on...
I created a python script to generate color palettes from...
| 909 upvotes | 44 comments | u/R0dartha | r/Python |
A notepad app in < 100 lines of code
| 25 upvotes | 13 comments | u/idd24x7 | r/Python |
Markov Chains: How to Train Text Generation to Write like...
| 14 upvotes | 4 comments | u/strikingLoo | r/Python |
I'm trying to make bots to automate EVERYTHING in my life —...
| 16 upvotes | 6 comments | u/harshi_bar | r/Python |
Scrape any Online HTML Table to Pandas DF --> Node Graph...
| 8 upvotes | 1 comments | u/dfpena83 | r/Python |
Argento - made with numpy and PIL
| 366 upvotes | 20 comments | u/aaronpenne | r/Python |
Using Python To Break Neopets Game World Record (and get...
| 86 upvotes | 12 comments | u/chriskok1337 | r/Python |
Math Animation made from Python for those of you who are...
| 49 upvotes | 6 comments | u/RichardBot7000 | r/Python |
Python & OpenGL for Scientific Visualization
| 11 upvotes | 6 comments | u/pmz | r/Python |
Few improvement to my program of sand animation. Numpy openCV...
| 15 upvotes | 4 comments | u/leviaton1977 | r/Python |
Just finished programming and building my own smart mirror in...
| 5780 upvotes | 451 comments | u/janky_british_gamer | r/Python |
I created a python script to generate color palettes from...
| 2355 upvotes | 102 comments | u/R0dartha | r/Python |
I made a bar chart of the most used emojis of 3 months...
| 1108 upvotes | 114 comments | u/DerRiedi | r/Python |
Pandas got a new logo
| 791 upvotes | 52 comments | u/min2bro | r/Python |
We created a ready-to-run admin panel framework operating on...
| 665 upvotes | 55 comments | u/wavessssssssssss | r/Python |
Pandas got a new logo
| 786 upvotes | 52 comments | u/min2bro | r/Python |
A small python package to validate email address
Hello everyone, I just graduated from colleges with a non CS background. I made this project last year to understand...
| 39 upvotes | 12 comments | u/kakshay21 | r/Python |
Without moving your eyes, you can read very fast. I made a...
| 21 upvotes | 7 comments | u/domspage | r/Python |
Made terminal utility programs which downloads manga from a...
​ https://i.redd.it/xclp37v601v31.png Github Repository: [https://github.com/kuriringohankamehameha/manga-...
| 12 upvotes | 1 comments | u/Yaaruda | r/Python |
Do you auto-format your Python code? What do people use...
UPDATE: Thanks for all the comments! I published my article on my blog: https://preslav.me/2019/10/26/any-code-style-you-...
| 7 upvotes | 19 comments | u/preslavrachev | r/Python |
A small game made with Python I wanted to share.
| 1170 upvotes | 71 comments | u/sebue | r/Python |
Made a pretty sick wave gif with bi colors and Python. Took...
| 40 upvotes | 3 comments | u/TuttleStripes | r/Python |
Do you use virtualenv often? I think I might be OVERdoing it.
I create a virtualenv for every single project I start. I like the idea of having a python installation completely isolated...
| 16 upvotes | 21 comments | u/I_AM_ALWAYS_ANGRY | r/Python |
Do you use type hinting?
Do you do it for documentation? Do you run a type checker? What benefits have you experienced?
| 8 upvotes | 10 comments | u/tubofmayernaise | r/Python |
Todo command line manager (now featured on Awesome-Shell)
| 9 upvotes | 2 comments | u/darrikonn | r/Python |
Flask Webserver for Google Poly models in AR
25
5
professormunchies
Obfuscate your python script by converting it to emoticons or...
https://github.com/chris-rands/emojify
10
2
darwinBishop
[ Tutorial ] [ Beginners ] Random Number Guessing game using...
13
1
i_know_python
Mentoring in programming
Hi fellow programmers, if you're interested in being (obviously totally free) mentored in any programming language or...
8
4
GCProgrammer
I half-scientifically calculated that "r" is indeed the most...
7
3
i-am-qix
Thank you, Guido: Guido van Rossum is retiring.
710
49
CrankyBear
Weird things you can, but probably shouldn't do in Python
202
26
pmz
A full example project of a Flask API with Swagger and tests
91
24
ajpryor
You can make gif animations with thousands of frames in <3...
73
8
neozhaoliang
Thank you, Guido
61
15
pauloxnet
I created a python program for interactive batch cropping
2205
113
Weclaw1
A small game made with Python I wanted to share.
1294
84
sebue
Thank you, Guido: Guido van Rossum is retiring.
1245
70
CrankyBear
I made a crude 5-axis CNC Simulator unsing PyQt5 and OpenGL
773
40
simracer420
Python Adopts a 12-month Release Cycle
471
127
michaelherman
Pyqt 5 Tutorial - GUI Calculator Application Using QT designer
170
13
okaydexter
FinancesPy: A budgeting API for Python.
Hi, I'm writing a library for personal finances in Python. It should be similar to Gnucash, Mint, YNAB, etc., but as an API....
31
9
dmoliveira
I started a series of fascinating pendulum simulations in...
32
3
Mesode
PyGame animations based on Collatz conjecture
21
3
PyHarm
Making virtualenv location-independent
You cannot move a virtualenv or tar it and extract it elsewhere. It will break the hashbang lines in the scripts under...
12
9
XNormal
I'm a generative artist and currently obsessed with domain...
899
32
aaronpenne
I wrote a script to convert any image to a plotter-friendly,...
48
4
abeyeler
Spleeter: TensorFlow-powered library that separates audio...
48
5
danwin
Made a live football score tracker without any APIs, you just...
12
2
janky_british_gamer
Jython - slowly but consistently - second beta of 2.7.2
5
6
mikolaj
FlexDict: Elegantly nested Python dictionaries
181
65
pimterry
Practical XPath for Web Scraping
73
2
BobbyTaylor_
Sales Prediction Model with Python and Power BI
19
0
monkiebars
Python Interview Questions and Answers (2019) - InterviewBit
10
6
Gear5th
I've been paid to work on open source
9
5
Cygal
There's very little documentation on ForwardRef that I could find. This is what I have in one file...
>s = "My Name is Leo" x="My name is Bobo" s.replace("My","Your") print(s) print(x.replace("My","Your")) Why the...
In an effort to make UI templates for python backends I made...
465
36
dfpena83
Starting A Podcast: Anyone Interested? Python, DevOps,...
I've been thinking about starting a podcast for some time now. However, in my experience podcasts are a lot more fun when...
417
72
Kitty_Cent
Python progress 1
I am a 13 year old kid, and, I started python seriously recently, I have been working, and today, I was able(with a little...
80
31
Lonely_Me_2005
56 Groundbreaking Python Open-source Projects - Get started...
29
0
karan991136
PyQt5 audio player w/ beautiful audio visualiser, what do you...
37
12
raaaaaveNN
Python passed Java as the second-most popular language on...
831
67
hopemeetme
Deploy Machine Learning Models with Django [tutorial]
I've created tutorial that shows how to create web service in Python and Django to serve multiple Machine Learning models. It...
116
9
pp314159
Pythran – a compiler for Python scientific kernels – release
26
5
serge_sans_paille
Projects for pandas library
Hi, I went through an intensive python training in July. But, haven't really used it so far. Now, that I have time I would...
13
5
krazyff
A python sudoku program and hinter [WIP]
Hi people, I've been working on this thing for a couple of weeks, I'm trying to learn how to work with tkinter, and also to...
10
9
sotolf2
I created a Trump tweet ticker using an e-paper raspberry pi...
1201
96
w33tikv33l
Hypothetical question: Is Python ever going to be something...
I've been thinking a lot lately about how Python Bytecode looks great as an intermediate language, and I was curious why a...
12
17
ekiim
Simple & fast utility to migrate Oracle to Postgresql
https://github.com/romkoval/py-ora2pg Yet another tool, but no need to make a lot of...
10
0
POMAH
Machine learning & Data Analysis
I’m a Graduate student at Inha University, South Korea. I’ve started the course ML and Data analysis in this semester. I’ve...
12
0
arman_52
[Create a CRUD Restful Service API using Flask + Mysql in 7...
In this article, we will learn how to build Simple Restful API with flask and Mysql that have capabilities to create,...
8
2
magicram
My First Algorithm in Python! A Recursive Maze Solver
412
14
DevJonPizza
Intro to determining your program's footprint
132
3
BecomingIt
MP4 File Analyzer in Python
Do you want to understand and analyze the internal structure of mp4 multimedia files, either in a professional capacity or...
20
2
essential61
Since some of you asked, I made an easy tutorial about how to...
17
3
Mesode
Type annotations for boto3 have arrived!
https://github.com/vemel/mypy_boto3 Features: - mypy compatibility as a main goal -...
15
7
neuseelander
I created a Trump tweet ticker using an e-paper raspberry pi...
1883
118
w33tikv33l
My First Algorithm in Python! A Recursive Maze Solver
1885
80
DevJonPizza
Python passed Java as the second-most popular language on...
1401
170
hopemeetme
I'm a generative artist and currently obsessed with domain...
1374
42
aaronpenne
My wife wanted me to code a better Secret Santa randomizer,...
666
68
sethito
Flappy Bird (Crappy Bird) using Python & ncurses!
333
17
DevJonPizza
A look into an underrated (in 2019) but brilliant web...
12
9
punterxpunter
Fluid flow visualizer made with python!
​ Example vector fields I posted about it earlier this week in...
6
0
sam-lb
I made a text based adventure game. Let me know what you think!
Hi! I made a text based adventure game using python3. I'm still a beginner--let me know where I can improve or if you have...
5
6
GamingTurret
5 Things You Should Know Before Getting into Data Science
According to the report from indeed, there is a 29% increase in demand for data scientists year over year. If you are one...
6
0
weihong95
Python outrankes Java in GitHub 2019 octaverse analysis
391
36
katakoria
I have created simple pygame UI library! Link to github in...
251
35
RandomJacobP
I made c++-style printing in Python :P
265
28
kaapipo
This Tensorflow based Python Library ‘Spleeter’ splits vocals...
43
1
ai-lover
Contract-Driven Development
18
6
0rsinium
6 Months of learning Python, 3 Hours of Rendering, here is my...
1476
101
knods
PSF packaging working group secured $400k grant to improve...
32
13
xtreak
TIL about singledispatch, which is essentially function...
37
7
MisterWhopper
11 new Python web frameworks
19
9
padawan07
Python has already replaced Excel in banking
14
7
HP7933
BrachioGraph, an ultra-cheap Python-powered drawing machine
525
17
EvilDMP
This video explains exactly how convolutional neural networks...
425
27
antaloaalonso
Your thoughts on Tkinter? I personally hate it
168
46
joshgill02
[AI application with source code] Let your machine play...
32
3
1991viet
Whether it's in the name of team bonding or procrastination —...
27
5
harshi_bar
NEW: GUY is alive (create GUI(html/js) for any OS (android...
guy is a lib, to quickly release a GUI (html/js) for a python (>=3.5) script, targetting any platform ... and...
151
23
manatlan
My first Python project!
122
16
gaming_weed
[ Tutorial ] How to Create Voice Recorder using Python
25
0
i_know_python
What are some things that you wish there was a Python library...
21
15
sigmaclover
What is P-Value - A complete beginners guide from scratch
18
0
selva86
Why dont the vast majority of hosting companies support...
As the title says. It seems that almost all web hosts (except A2) only support a version of python 2 on shared hosting. If I...
103
28
HaveMungWillBean
Python Interview Code
I've applied for multiple jobs who ask for a code sample in python. I'm always nervous something is deeply wrong with my...
14
22
stets
How do I encode categorical features using scikit-learn?
9
2
dataschool
Made a simple hangman game
8
3
Vikulik123_CZ
Help a pythonista out? Aka I f'd up and am begging for...
Reddit, I f'd up. Again. This is a hail mary, and I am hoping someone can help a sister out. Tldr: I will buy your pycon...
5
11
cmarteepants
I created the Chaos game theory in python using only PyGame,...
807
170
Ilya_agibor
A program that automatically translates some text into...
45
4
epic000
Ever thought your code is so clean and readable that you need...
As the title says, I made a tool that turns python code into a hideous mess....
19
21
Gedanke
Hi dads it's 14 I created the Barnsley Fern in Python using...
6
4
Ilya_agibor
Like we needed another reason not to trust Linkedin profiles....
7
1
What_Keeps
BrachioGraph, an ultra-cheap Python-powered drawing machine
2093
58
EvilDMP
6 Months of learning Python, 3 Hours of Rendering, here is my...
1867
125
knods
I made c++-style printing in Python :P
1699
146
kaapipo
I created the Chaos game theory in python using only PyGame,...
959
198
Ilya_agibor
This video explains exactly how convolutional neural networks...
458
28
antaloaalonso