sub
stringclasses
1 value
title
stringlengths
7
303
selftext
stringlengths
0
8.65k
upvote_ratio
float64
0.08
1
id
stringlengths
9
9
created_utc
float64
1.65B
1.65B
Python
SQLite Database with Python
0.55
t3_u1k58n
1,649,717,865
Python
AI Aimbot Python Tutorial
Been working on this for a while. Hope this helps inspire, motivate, & educate my fellow programmers. https://youtu.be/ilsn-TvryyA
0.65
t3_u1ibo5
1,649,712,969
Python
The Python on Microcontrollers Newsletter - free, open source, no spam ever
# Interested in Python? Especially on small devices? With the **Python on Microcontrollers newsletter**, you get all the latest information in one place! The Python on Microcontrollers newsletter is the place for the latest news involving Python on hardware. It arrives Tuesday morning with all the week’s happenings. ...
0.57
t3_u1hqnr
1,649,711,457
Python
Introduction to Streamlit and Streamlit Components
Streamlit is an open-source app framework for Machine Learning and Data Science teams. In this article we will show you how to build Streamlit apps and custom **Streamlit** Components, with the end goal of implementing Auth0 **authentication**. [Read more…](https://auth0.com/blog/introduction-to-streamlit-and-streaml...
0.25
t3_u1f4tt
1,649,704,784
Python
Free Python 3 Course
Updated Link...(not sure what went wrong with old link) [https://www.udemy.com/course/python-three-from-beginner-to-pro/?couponCode=E74A9ED7BF27445AE778](https://www.udemy.com/course/python-three-from-beginner-to-pro/?couponCode=E74A9ED7BF27445AE778) ​ I created a Python course for beginners. The part tha...
0.67
t3_u1f1se
1,649,704,559
Python
Python Tutorial Snippet - How to create a Stock Trading News Alert Application?
Python Tutorial Snippet - How to create a Stock Trading News Alert Application? [https://www.youtube.com/watch?v=60Z7Fl0Ddag](https://www.youtube.com/watch?v=60Z7Fl0Ddag) https://preview.redd.it/6xw1gq36yxs81.png?width=2880&format=png&auto=webp&s=6b312526559942d33fc91ac5737151e949a8b442
0.67
t3_u1e1vm
1,649,700,883
Python
Crypto toolkit I wrote
Crypto toolkit I'm working on. Features are: * Convert crypto currencies into fiat or other currencies * Check current prices * List some top decentralized exchanges * Get ***today's*** info on coins * And more https://github.com/Waxxx333/cryptkit
0.33
t3_u1ddpi
1,649,699,112
Python
Basic how to load/read and show images in Python (OpenCV)
0.25
t3_u1daza
1,649,698,916
Python
Open-source library that takes an AI model as input and produces an optimized version that runs much faster in inference
0.79
t3_u1bbjw
1,649,693,636
Python
python code for snake game | How to make snake game in Python
0.33
t3_u1ap07
1,649,691,916
Python
My first PIP package based on subprocesses
I never thought that one day I will release a pip package, last summer I was just learning the basics, and now I write public packages and serverless applications for AWS Lambda. Python is so great, friendly to learn, and the opportunities to develop with Python are countless. Here is the project: [https://pypi.org/p...
0.94
t3_u1a9ob
1,649,690,654
Python
Is there any platform to share scripts, import and run them easily?
0.37
t3_u19ok4
1,649,689,110
Python
Question on heapq design - why no maxheap implementation?
I am working through grokking the coding interview and decided to use python due to it's readability and overall simplicity in its syntax. This morning I started working on the 'two heaps' algorithms. It struck me as a bit odd that python or the writers of the heapq library decided to make all implementations of heap...
0.81
t3_u1858d
1,649,684,785
Python
This Week Two Intermediate Articles - On Dunder Methods and Python with Docker / Docker-Compose
* [Dunder Methods in Python: The Ugliest Awesome Sauce](https://codesolid.com/dunder-methods-in-python-the-ugliest-awesome-sauce/) Implementing several dunder methods, along with design considerations for when they make sense or not. Includes a tool for enumerating the existing dunder methods on an object with thei...
0.79
t3_u16r3b
1,649,680,593
Python
Monitor your Cluster Stack with Telegraf, InfluxDB and Grafana
We recently worked on monitoring our HPC stack which runs SLURM workload where we utilized telegraf, influxdb, and grafana. The idea is to ssh into the node which provides some status of the entire cluster, take collect data, parse that collected raw data and write to influxdb. For visualization of the collected data g...
0.78
t3_u15q0w
1,649,677,179
Python
Microservices in 10 minutes - Minos tutorial
Hello everyone! We wanted to share the last tutorial that we have created to show how to create a project with a microservice architecture (with an API, event broker, discovery...) and its first microservice, in \~10 minutes. This is a very quick overview, but we hope that it will help you understand how to create muc...
0.89
t3_u15nc9
1,649,676,917
Python
Low Code Python has Arrived
0.45
t3_u15h0k
1,649,676,263
Python
QualityScaler 1.2.0 - Image/video upscaling & enhancement app
​ [GUI](https://preview.redd.it/1vms35d5ivs81.jpg?width=1372&format=pjpg&auto=webp&s=13bb87852a28d95fea0a111cdd8f1f7da3e8c670) Itch -> [https://jangystudio.itch.io/qualityscaler](https://jangystudio.itch.io/qualityscaler) Github -> [https://github.com/Djdefrag/QualityScaler/releases/tag/...
0.88
t3_u146jl
1,649,671,292
Python
Rmse-Mse-Linear regression mpdel-What is RMSE and MSE in linear regression models?-InsideAIML
0.57
t3_u12cxr
1,649,663,520
Python
Ideal Coding Bootcamp
Hi everyone 👋 What would your ideal coding bootcamp experience look like? Let’s say you were a beginner and had zero experience in programming. You find an affordable 6 week python course. What would you expect to walk away with and what do you think your next steps would be?
0.6
t3_u10b4g
1,649,654,868
Python
Selenium with Python for Beginners + Sample website you can probe without violating our Terms of Service
- [Selenium With Python](https://www.practiceprobs.com/problemsets/selenium-with-python/) - [Selenium Playground](https://seleniumplayground.practiceprobs.com/)
0.96
t3_u0uwsq
1,649,636,354
Python
Monday Daily Thread: Project ideas!
Comment any project ideas beginner or advanced in this thread for others to give a try! If you complete one make sure to reply to the comment with how you found it and attach some source code! If you're looking for project ideas, you might be interested in checking out Al Sweigart's, ["The Big Book of Small Python Proj...
0.78
t3_u0ujvk
1,649,635,212
Python
Learning GUI for Git
0.5
t3_u0sygl
1,649,630,335
Python
Discord log bot
0.5
t3_u04kxn
1,649,545,363
Python
How To Make A Good Github Repository For Your Python Projects
0.77
t3_u05eqn
1,649,548,116
Python
Can someone recommend me ball python names pls
I'm getting a ball python and I want its name to be a pun related to the programming language, but I'm coming up mostly empty. ​ I was thinking of naming it pip, but I feel like there are better names I can't think of.
0.82
t3_u04y52
1,649,546,544
Python
IndicatorManagement v0.4.0 - Management of mathematical/financial indicators
Hello. I am a Python developer and I am making my first Python PyPI module project. The library's name is "indicator-management"; It's about management of mathematical/financial indicators. The benefit of this library is that you can handle very large amount of data because this library does not store the whole data ...
0.82
t3_u0opx3
1,649,618,139
Python
What is the best practice for injecting configuration into a python application
I am working on a Flask App. I have a configuration class defined which has configs for Dev, Qa, Prod and Test. I followed the common practice of reading the config file only once and initialising the app with the config data app.config.from\_object(config object) Now I need to access urls defined in the config class...
0.74
t3_u0j5rn
1,649,602,241
Python
Exploring data in CockroachDB with Python and Pandas in DataStation
0.5
t3_u0i6he
1,649,599,224
Python
Space Science with Python - Autoencoders (concept)
Coders! I keep up my weekly tutorial sessions (some asked, whether I could increase it to 2 videos or more per week... But I have too many things to do... let's see how it continues in the long run!). Anyway, what did we do in the last couple of weeks? Using Python on Google Colab we: - Downloaded asteroid spectra +...
0.92
t3_u0hr50
1,649,597,837
Python
How do you pronounce libraries with `py` in the name?
[this comment](https://reddit.com/r/Python/comments/u04y52/_/i454o57/?context=1) got me thinking about how each developer likes to pronounce package names I have always pronounced `numpy` as “num-pie”, but some people I’ve worked with have been adamant it is “num-pee” how do you pronounce “py” in names? (even if it’s...
0.92
t3_u0g45w
1,649,591,920
Python
A Brief Introduction to PyQt
0.69
t3_u0f053
1,649,587,047
Python
YouTube version in case you missed it live: troubleshooting Python applications on Kubernetes (hunting down memory leaks, running cpu profilers, and using non-breaking debuggers)
0.8
t3_u0etrg
1,649,586,186
Python
Python Selenium Tutorial #8 - Read, Block & Mock Requests using Selenium Wire
0.81
t3_u0c8yx
1,649,574,107
Python
Desktop stereo system made with Python
​ https://reddit.com/link/u0c60e/video/fawvxu65gns81/player I absolutely love music, especially when coding. For a while now, I've been wanting to have a stound graphical analyzer to make y coding sessions more fun, so I decided to make my own. Here's the [code](https://github.com/BrickSigma/Desktop-stereo...
0.91
t3_u0c60e
1,649,573,774
Python
Short Rock, Paper, Scissors game.
What do you thin about it, can it get any shorter? [https://github.com/sat1ss/The-shortest-Rock-Paper-Scissors-game](https://github.com/sat1ss/The-shortest-Rock-Paper-Scissors-game)
0.71
t3_u0byeh
1,649,572,827
Python
r/AskScience flair classifier using Praw and Fasttext
I wanted to learn how to use get data from reddit and came across the praw library, so I decided to create a fasttext nlp model which classifies what flair a post should be on r/AskScience (because they have purely text posts and each question is flaired). Currently it works with the top 10 flairs, but I plan to add s...
0.62
t3_u085ro
1,649,557,796
Python
Analytics Dashboard with Plotly Dash Library
I created this dashboard with the Plotly Dash library. Thought it might be of use to anyone on here looking to get started with Dash. [https://www.youtube.com/playlist?list=PLUnjnS8VMCPpxCAjVp2Y-OjcuAxSQPBk6](https://www.youtube.com/playlist?list=PLUnjnS8VMCPpxCAjVp2Y-OjcuAxSQPBk6)
0.87
t3_u07h4i
1,649,555,368
Python
HiQ - A Modern Observability System
HiQ([https://github.com/oracle-samples/hiq](https://github.com/oracle-samples/hiq)) is a declarative, non-intrusive, dynamic and transparent tracking system for both monolithic application and distributed system. It brings the runtime information tracking and optimization to a new level without compromising with speed ...
0.57
t3_u07er0
1,649,555,126
Python
Have/do any of you make a side hustle web scraping/procuring data with Python? Everyone that talks about it online in tandem with “make $ with Python” never says how much they made made doing this.
0.79
t3_u06k0b
1,649,552,099
Python
Sunday Daily Thread: What's everyone working on this week?
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your pain. Talk about your current project or your pet project; whatever you want to share.
0.85
t3_u05lzc
1,649,548,811
Python
What nontechnical piece of advice have you received that has changed how you work as a developer?
For example, Ive heard before automating something, you shouldn’t ask yourself if it can be done but should it be done. It’s an intuitive, slap your forehead concept but one that was eye opening
0.92
t3_u0431h
1,649,543,792
Python
Tips for Python debugging in Vim
What is your workflow and which plugins do you use, if any ?
0.63
t3_u03d4y
1,649,541,591
Python
An easy to use PGP tool
Good morning to everyone, after my unsuccessful attempts at using PGP software, I decided to create my own one in python, as simple as I possibly could, to make it easier on myself should I ever need to use again this PGP process or should someone decide to use it. I'm a student, an amateur python programmer and I lov...
0.83
t3_u02g7d
1,649,538,795
Python
I released a game made with Pygame!
Over the past week I challenged myself to make a game in Pygame and this was the result. Everything was made by me except the music! https://i.redd.it/kp5kik7kdks81.gif Download the game here - [https://scriptline-studios.itch.io/planyt](https://scriptline-studios.itch.io/planyt)
0.96
t3_u01qvx
1,649,536,656
Python
[Challenge] print "Hello World" without using W and numbers in your code
To be more accurate: without using w/W, **'** (apostrophe) and numbers. Edit: try to avoid "ord", there are other cool tricks [https://platform.interway.ai/#/get/play\_/ch/hello\_\[w09\]orld](https://platform.interway.ai/#/get/play_/ch/hello_[w09]orld) Disclaimer: I built it, and I plan to write a post with the mo...
0.9
t3_u01kmr
1,649,536,115
Python
Threading in Python: The Complete Guide
0.82
t3_u01bcj
1,649,535,326
Python
Has anyone applied to a job that requires a bachelors degree but doesn’t have one themselves and got the job??
I’m 22 years old and have an associates right now, I’m working on by bachelors but I HATE SCHOOL. I have been learning python for a couple of months now an have a general understanding of it. I was just looking at entry level job and most of these require a bachelors degree, I really want to know if anyone has gotten...
0.79
t3_u00pmy
1,649,533,491
Python
How to correctly install Python applications & libraries from PyPI
0.5
t3_tzyv6j
1,649,527,919
Python
Using Nuitka to Speed Python Code
I am playing with Nuitka and following this [link](https://ao.ms/how-to-package-a-python-app-using-nuitka/). I was under the impression that compiled program should run faster but that is not the case here? Running the Python code, $ time python test1.py h<z`3C337E|$Oe2@ real 0m0.095s user 0m0...
0.6
t3_tzy00o
1,649,525,369
Python
Open Source Rhythmic Midi Generator for all Major Keys in Python
This program uses some relatively simple python logic to generate random chord progressions in every major key! The progressions are then broken up into rhythmic subunits, which are also semi-random. The midi files need a specified directory to be outputted to. Where to do this can be found within the code. Any and a...
0.83
t3_tzwra2
1,649,521,697
Python
Build a Site Connectivity Checker in Python – Real Python
1
t3_tzwhkh
1,649,520,902
Python
I made an R6 Strat Roulette discord bot in python!
Hey I'm fairly new to python this is one of my first actual projects! If you want to talk to me about it or give me some suggestions add me on discord: Axkkzy#7992 :) [https://github.com/Axkkzy/R6-Strat-Roulette-Bot](https://github.com/Axkkzy/R6-Strat-Roulette-Bot)
0.67
t3_tzulmw
1,649,515,365
Python
Free Python Course Inquiry
I had a quick question regarding a coursera class I am currently taking for simple python programming (it's offered for free and it looks like the course is laid out fairly well). However, after week 1 (so a few hours I've invested), it appears to be a course that may have been recycled/offered to newbies from origin...
0.33
t3_tzra4g
1,649,503,690
Python
Python client for Crunchbase's REST API
Hi, I recently needed to use [Crunchbase](https://www.crunchbase.com/)'s REST API in a project but couldn't find a well-maintained python client for it. I started writing one and decided to open-source it. This is my first open-sourced project. Your feedback, improvements, and suggestions will be appreciated. [https:/...
1
t3_tzq3q7
1,649,498,486
Python
What do you guys think of this book?
0.87
t3_tzpk9y
1,649,496,037
Python
custom-literals A module implementing custom literal suffixes using pure Python
1
t3_tzp8qe
1,649,494,611
Python
Python — Network Tracking using Wireshark and Google Maps
0.83
t3_tzp4n9
1,649,494,069
Python
A Hitomezashi pattern generator I made in python!
I made a Hitomezashi stitch pattern generator fully in python after watching the Numberphile video a long time ago. I used the pygame module to do it. Source Code- [https://github.com/Topkinsme/Hitomezashi-Stitch-Pattern-Generator/blob/main/main.py](https://github.com/Topkinsme/Hitomezashi-Stitch-Pattern-Generator/blo...
0.97
t3_tzp0f4
1,649,493,503
Python
When default __new__ function should be overwritten?
I recently learnt about diffrence beetween __new__ and __init__ functions, but I cannot find usecase of writing my own __new__ method.
0.82
t3_tzmyvu
1,649,484,444
Python
Pygame Tutorial - Menus and Buttons!
0.4
t3_tzjdxt
1,649,471,029
Python
Internship skills:
I’m pretty new to python. All i’ve done is take a dual enrollment class at gt for it and the farthest we covered in the course is project oriented learning. I understand how to do the basic problems in the class like given an array of movies and their gross profit, sort them from greatest profit to least profit. Simple...
0.75
t3_tzh04s
1,649,462,928
Python
Saturday Daily Thread: Resource Request and Sharing! Daily Thread
Found a neat resource related to Python over the past week? Looking for a resource to explain a certain topic? Use this thread to chat about and share Python resources!
0.75
t3_tzgu3e
1,649,462,409
Python
Shortening common parts of code
Title. In JavaScript there are things like the ternary operator to reduce code size and "improve" code quality, I'm wondering if there is much in python aside from the obvious which is lambda
0.5
t3_tze4s6
1,649,454,239
Python
I created a library for teacher task automation
I created a library of utilities I've used as a teacher to automate various tasks (mail merges, interacting with google classroom, generating rubrics). I hope that it might lower the barrier of entry for teachers with some python knowledge to get started with using programming to ease the repetitive aspects of our work...
0.94
t3_tzb9yc
1,649,446,042
Python
Using Github to host local images permenently on the web.
When you create an issue or add an image on github, you can actually upload images to the github server without any external apis. We can use this feature to mimic Github's behavior when uploading an image and upload any local image to the web. Because github has to store all images permenently (or images on READMEs or...
0.38
t3_tzb541
1,649,445,662
Python
Wordle in command line
you can wide the dictionary if you want 😉 from os import system, name import re import random # define our clear function def clear(): if name == 'nt': # for windows system('cls') else: # for mac and linux(here, os.name is 'posix') system('cle...
0.54
t3_tz8uhj
1,649,439,253
Python
so im 30 switching careers from automotive to computers started college for computer science learning python 3 but i feel its going kinda slow learning so much though so i figured I would ask the more knowledgeable people on what i can do in my free time to grow my knowledge more
0.67
t3_tz7tcm
1,649,436,416
Python
Preferred way to connect to a database
Is it a particular ORM, do you use a particular ODBC library, embracing the bleeding edge of speed with Apache Arrow? What satisfies your data source access needs and why?
0.78
t3_tz7aj5
1,649,434,965
Python
Unix Command Cheat Sheet for Busy Developers
0.69
t3_tz62m7
1,649,431,679
Python
Scrape Google Play Search Apps in Python
Hey guys, just in case anyone wants to scrape Google Play Store App Search 👀 Full code: ```python from bs4 import BeautifulSoup from serpapi import GoogleSearch import requests, json, lxml, re, os def bs4_scrape_all_google_play_store_search_apps( query: str, ...
0.78
t3_tz621l
1,649,431,634
Python
Rock-Paper-Scissors-Lizard-Spock Game
from random import randint # create a list of play options options = ["Rock", "Paper", "Scissors", "Lizard", "Spock"] play = True while play == True: computer = options[randint(0, 4)] user_input = input("Please select; Rock, Paper, Scissors, Lizard or Spock\n") ...
0.74
t3_tz41db
1,649,425,971
Python
MicroPython pro-tip: Use WebREPL within your IDE
The repetitive process of editing your code in Thonny IDE, switching over to the WebREPL window, re-selecting your edited code file, re-sending it to your ESP32, and going back to Thonny to fix any bugs can get cumbersome and slow. Here's a visual tutorial on how to use WebREPL within Thonny. Hope it helps you! [http...
0.5
t3_tz3knl
1,649,424,548
Python
br4nch 2.0 - Currently in development!
After recieving alot of helpful feedback and feature requests, I have decided to start the development of version 2.0 for br4nch! *Please visit:* [*https://br4nch.com*](https://br4nch.com) *for helpful links.* ​ **Here are some of the upcoming features:** * Renewing alot of arguments and crucial function...
0.6
t3_tz38cy
1,649,423,481
Python
Favorite Python Web Framework
Django FastAPI Flask Masonite Bottle …other? Also discuss why
0.93
t3_tz2v7b
1,649,422,377
Python
Does clean code equal "Workplace" code
I am a beginner at python and have been following Angela Yu's 100 days of python. I commented on a post regarding my Coffee Machine code been some 400 lines while hers was around 150 lines with the same functionilty. ​ This led me to ask this question of, if code works does it matter if it's clean and pyth...
0.5
t3_tyztcm
1,649,410,916
Python
Creating 3D Maps with Python (feat.Mapbox)
**Creating 3D Maps with Python (feat.Mapbox)** [https://wooiljeong.github.io/python/mapboxgl\_map/](https://wooiljeong.github.io/python/mapboxgl_map/) Using WGL provided by Mapbox with Python, I visualized apartment prices in Seoul, Korea on a 3D map. The description of the implementation method is in Korean, but th...
0.57
t3_tyzbab
1,649,408,660
Python
Backgammon Game
A game of backgammon. Written with Python and Cython. I'm interested in artificial intelligence so this program has an ai and can play against itself. It uses the monte-carlo tree search algorithm. https://preview.redd.it/xhkqm66ej8s81.png?width=802&format=png&auto=webp&s=60007f6b59c5471f70b98234be65aa6a92...
0.67
t3_tyvodx
1,649,393,370
Python
Best 20 Python Program only for Beginners
The Python programming language is one of the most used languages in the world, especially in data analytics. There are many different types of Python projects that you can do. Some of the most common Python project ideas are listed in this blog. Source Code: [https://www.myguideinfo.com/search/label/python-projects](...
0.45
t3_tyvlpg
1,649,393,079
Python
I'm 13, trying to learn Python.
Where/what do you think I should start, learn first, or do you just have any tips? Also, make sure what ever you're suggesting is free. Please.
0.79
t3_tyu7kl
1,649,388,175
Python
Friday Daily Thread: Free chat Friday! Daily Thread
Use this thread to talk about anything Python related! Questions, news, projects and any relevant discussion around Python is permitted!
0.88
t3_tyqfk8
1,649,376,010
Python
With the very little Python experience I have, I coded this little “game” of uno.
[link to the python code](https://www.onlinegdb.com/Z0no-dI4B)
0.79
t3_tymxkf
1,649,365,805
Python
Automate Investopedia stock simulator with Investopedia-bot
I made this [program](https://github.com/bassel27/Investopedia-Bot) which allows you to automate Investopedia and compare the stocks you're interested in to take better decisions. What do you think?
0.6
t3_tymrnf
1,649,365,341
Python
Abandoned Docker Library?
Apologies if this isn't the right forum to raise this. I'm hoping folks here might have some insight or can point me in the right direction. I have a build tool that relies on the official Docker library for Python: [https://github.com/docker/docker-py](https://github.com/docker/docker-py) It seems like this library ...
0.84
t3_tylcez
1,649,361,461
Python
Getting started with Python - programming in Python 3.
0.44
t3_tyl0o2
1,649,360,548
Python
I built an all-in-one Python Web and AI/ML Resources Website
Hey there, I just built a Python Resources Website. Divided into two main Pages (Web Backend and AI/Machine Learning) for these Resources, the goal is to simplify the search for some of the best React resources such as: **1) For Python/Backend:** • Django, Flask, FastAPI Articles • Django, Flask, FastAPI Forums lat...
0.58
t3_tyi792
1,649,352,775
Python
Send me suggestions
Hello, I am 18 and I have started to code last year. I want to check my code (if it is good or not, send me suggestions ;) ) with this example of the ticktacktoe game in the terminal. Available here : [https://github.com/FortisCodis/PyTicTacToe](https://github.com/FortisCodis/PyTicTacToe) Sorry for my bad english I a...
0.17
t3_tyhe6o
1,649,350,514
Python
Build a simple bank management system in python with MySQL
0.33
t3_tyh72s
1,649,349,924
Python
Video Introduction to pandas Library in Python
0.33
t3_tygobz
1,649,348,450
Python
Documentation is highly valued, but often overlooked
Hi all, In 2017, Github (opensourcesurveyorg) conducted a survey on open source projects, and we believe that in 2022, some issues are still relevant. ​ https://preview.redd.it/p3nop6uhq4s81.png?width=914&format=png&auto=webp&s=6093f8b9dd8d814002c2b01bff334ecc55f85758 It shows the importance o...
0.62
t3_tygibq
1,649,347,990
Python
Maze Creator
I created a website to create and play with mazes. Website Link: https://desolate-mountain-91027.herokuapp.com/home/ GitHub Link: https://github.com/ShouvikGhosh2048/MazeCreator I would like feedback on the website and code.
0.5
t3_tyg1cd
1,649,346,669
Python
Add machine learning to your apps easily with Google's MediaPipe and Python (Beginner's Guide)
Hey everyone! **I just released** [**this beginner's guide**](https://www.assemblyai.com/blog/mediapipe-for-dummies/) **to using MediaPipe in Python**. MediaPipe provides really easy-to-use APIs for common ML tasks like hand recognition, face tracking, object detection, and more! You can use it to add ML to apps for t...
0.8
t3_tyftwn
1,649,346,097
Python
Friends and I are tired of online tutorials so we’re running a cohort for learning Python with competitive team games
Hi, we’re a group of 4 friends who are working on something we think is cool but want to hear what you think! We’re super early in working on this - if you want this to exist, register interest on [https://delta-academy.xyz](https://delta-academy.xyz/) :) The best experiences we had when learning Python were working o...
0.9
t3_tye97u
1,649,341,649
Python
Palmette JS | Python and other language template generator.
Hi everyone, I recently made this CLI app that can generate a lot of templates (many in python) of different programming language. Can I ask for a review? Is this a good idea or nah? (You can install it with "npm install -g palmette-js") [https://github.com/PalmetteJS/Palmette-js](https://github.com/PalmetteJS/Palm...
0.67
t3_tycthh
1,649,337,218
Python
Making a face-controlled keyboard (Python OpenCV + MediaPipe)
0.33
t3_tycls0
1,649,336,539
Python
Rtree 1.0 released
0.77
t3_tyb398
1,649,331,385
Python
How to summarize text with Python and machine learning
Summarization is a very common task that many developers would like to automate. For example wouldn't it be nice to automatically create a summary of each blog article you're writing? Or automatically summarize documents for your employees? Tons of good applications exist. In this article I'm showing how easy it is...
0.85
t3_tyazf7
1,649,330,969
Python
extreqs: parsing package extras from a requirements.txt
I found myself writing the same logic in a couple of `setup.py` scripts so wrote a package to do it: https://pypi.org/project/extreqs/ Broadly, it parses your `extras_require` dict from your `requirements.txt` file using special comments rather than having to define the same thing twice. As noted in the documentation...
0.67
t3_tyapmu
1,649,329,932
Python
GitHub - corpnewt/ProperTree: Cross platform GUI plist editor written in python.
0.5
t3_ty8hba
1,649,320,332
Python
How To Learn Python
0.33
t3_ty8fp5
1,649,320,121