es
Feedback
PythonHub

PythonHub

Ir al canal en Telegram

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

Mostrar más
2 533
Suscriptores
+424 horas
+67 días
+1530 días
Archivo de publicaciones
Python Firebase Authentication Integration with FastAPI Firebase authentication is Google Cloud Platform's user management system. Here's how to integrate it with FastAPI. https://pythonalgos.com/python-firebase-authentication-integration-with-fastapi/

Lowbar – The simplest no-nonsense loading bar for Python https://github.com/AnnikaV9/lowbar

huggingface / accelerate 🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision https://github.com/huggingface/accelerate

facundoolano / software-papers 📚 A curated list of papers for Software Engineers https://github.com/facundoolano/software-papers

DeathSleep A PoC implementation for an evasion technique to terminate the current thread and restore it before resuming execution, while implementing page protection changes during no execution. https://github.com/janoglezcampos/DeathSleep

Recipes and Tricks for Effective Structural Pattern Matching in Python In this article we will explore advanced features of match/case syntax - or as it's properly called - structural pattern matching. As well as tips and tricks for using it effectively, including recipes that will help you use it to it's full potential. https://martinheinz.dev/blog/78

pydalle A DALL·E 2 API Wrapper for Python. https://github.com/nottheswimmer/dalle

Add custom windows to GDB: Programming the TUI in Python In this article, the first in a two-part series, you'll learn how to create a window and load it with dynamic content. The real power of the TUI will be shown in the second article, which shows how to display useful information from GDB. https://developers.redhat.com/articles/2022/08/03/add-custom-windows-gdb-programming-tui-python

Crimes with Python's Pattern Matching https://www.hillelwayne.com/post/python-abc/

Python 3.10.6 Python 3.10.6 is the newest major release of the Python programming language, and it contains many new features and optimizations. https://www.python.org/downloads/release/python-3106/

My Favorite Python Tricks for LeetCode Questions This post shares intermediate-level Python tricks. It also covers some newer features of Python you may not have started using yet. https://www.jjinux.com/2022/08/python-my-favorite-python-tricks-for.html

django-denied An authorization system based exclusively on allow lists. https://github.com/mblayman/django-denied

Building Django app with REST Framework API, OpenAPI 3 definitions with drf-spectacular This tutorial shows how to build a Django app with REST Framework and create OpenAPI 3 definitions with awesome library drf-spectacular. https://appliku.com/post/django-rest-framework-openapi-3

Django 4.1 released The release notes cover the profusion of new features in detail, but a few highlights are: https://www.djangoproject.com/weblog/2022/aug/03/django-41-released/

Resoto Resoto creates an inventory of your cloud, provides deep visibility, and reacts to changes in your infrastructure. https://github.com/someengineering/resoto

p1ngul1n0 / blackbird An OSINT tool to search for accounts by username in social networks. https://github.com/p1ngul1n0/blackbird

Mealie Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. https://github.com/hay-kot/mealie

How to Choose the Right Python Concurrency API Python standard library offers 3 concurrency APIs. How do you know which API to use in your project? In this tutorial you will discover helpful step-by-step procedures and helpful questions to guide you to the most appropriate concurrency API. https://superfastpython.com/python-concurrency-choose-api/

Automatically Create NBA Highlights With a Few Lines of Python Code Leveraging open-source computer vision models to generate basketball highlights. https://betterprogramming.pub/automatically-creating-nba-highlights-in-5-minutes-7f90bfedd775

Truss Serve any model without boilerplate code. https://github.com/basetenlabs/truss