es
Feedback
PythonHub

PythonHub

Ir al canal en Telegram

News & links about Python programming. https://pythonhub.dev/

Mostrar más
2 533
Suscriptores
+224 horas
+17 días
+1130 días
Archivo de publicaciones
Create an auto-updating dataset on Kaggle with Deepnote In this tutorial, we will set up our Deepnote environment to work with Kaggle, pull and clean some data from the internet, and then schedule the data to auto-update using Deepnote and the Kaggle library. https://www.datafantic.com/create-an-auto-updating-dataset-on-kaggle-with-deepnote/

Why You Should Use Data Classes in Python Don’t you know what a Data Class is? You know how to use it? And what is the differ
Why You Should Use Data Classes in Python Don’t you know what a Data Class is? You know how to use it? And what is the difference with a regular class? Here in this post I will try to answer these questions and many more. https://www.giulianopertile.com/blog/why-you-should-use-dataclasses-in-python/

TIL–Python has a built-in persistent key-value store (2018) https://remusao.github.io/posts/python-dbm-module.html

Make your Tkinter app look truly modern with a single line of code! https://www.reddit.com/r/Python/comments/xbgyov/make_your_tkinter_app_look_truly_modern_with_a/

Chard A simple async/await task queue for Django. One process, no threads, no other dependencies. https://github.com/drpancake/chard

Using a Raspberry Pi as a Bluetooth speaker with PipeWire Do you have an old pair of PC speakers, or an old Hi-Fi, that you would like to convert into a pair of Bluetooth® speakers to play music from your phone? A Raspberry Pi can be easily used as an audio bridge between a Bluetooth® device and an analog speaker system, to make this possible. In this quick guide, I will show you how to set up the software on a Pi, using PipeWire, to achieve this. https://www.collabora.com/news-and-blog/blog/2022/09/02/using-a-raspberry-pi-as-a-bluetooth-speaker-with-pipewire-wireplumber/

Python String Methods to Know Python's strings have dozens of methods, but some are much more useful than others. Let's discuss the dozen-ish must-know string methods and why the other methods aren't so essential. https://www.pythonmorsels.com/string-methods/

Show HN: WakaQ - a Python distributed task queue https://wakatime.com/blog/56-building-a-distributed-task-queue-in-python

Building modern Python API backends in 2022 This guide comes from experience building api backends for a variety of startups in different industries, it serves as a starting point for what the state of “best practise” is for how we think about organising Python projects, structuring code, testing, and common libraries we’ve reused across projects. https://backfill.dev/blog/2022-08-21-modern-python-backends/

Using Python to vectorize artwork for PCBs https://blog.thea.codes/raster-vectorization-with-python/

stable-diffusion-videos Create videos with Stable Diffusion by exploring the latent space and morphing between text prompts. https://github.com/nateraw/stable-diffusion-videos

django-htmx-patterns Sharing patterns I use with Django and htmx. https://github.com/spookylukey/django-htmx-patterns

Python Type Hints Are Turing Complete https://arxiv.org/abs/2208.14755

FISSURE The RF and reverse engineering framework for everyone https://github.com/ainfosec/FISSURE

WakaQ Distributed background task queue for Python backed by Redis, a super minimal Celery. https://github.com/wakatime/wakaq

PyNLP PyNLP Lib is an open source Python NLP library that provides functionality for both web and local development. https://github.com/The-Text-API/pynlp-lib

uber / causalml Uplift modeling and causal inference with machine learning algorithms https://github.com/uber/causalml

DataSloth Natural language Pandas queries and data generation powered by GPT-3 https://github.com/ibestvina/datasloth