es
Feedback
PythonHub

PythonHub

Ir al canal en Telegram

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

Mostrar más
2 531
Suscriptores
+124 horas
+47 días
+530 días
Archivo de publicaciones
Fixing Memory Leaks in Popular Python Libraries https://www.paulsprogrammingnotes.com/2021/12/python-memory-leaks.html

Is there a good library for creating maps and altering them according to data? https://www.reddit.com/r/learnpython/comments/rj4a95/is_there_a_good_library_for_creating_maps_and/

Seamless FastAPI Configuration with ConfZ A ready-to-use template for FastAPI, SQLModel, and ConfZ to quickly build highly configurable and powerful APIs. https://blog.devgenius.io/seamless-fastapi-configuration-with-confz-90949c14ea12

Show HN: FastWSGI, an ultra-fast WSGI server for Python https://github.com/jamesroberts/fastwsgi

SimMIM This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling". https://github.com/microsoft/SimMIM

Polars: Lightning-fast DataFrame library for Rust and Python https://www.pola.rs/

Predict civilization collapse with Python and World3 model https://github.com/cvanwynsberghe/pyworld3

ETNA Predict your time series the easiest way. https://github.com/tinkoff-ai/etna

PyTorch vs TensorFlow in 2022 Should you use PyTorch vs TensorFlow in 2022? This guide walks through the major pros and cons of PyTorch vs TensorFlow, and how you can pick the right framework. https://www.assemblyai.com/blog/pytorch-vs-tensorflow-in-2022/

Python in Visual Studio Code – December 2021 Release This release includes: https://devblogs.microsoft.com/python/python-in-visual-studio-code-december-2021-release/

pixray Pixray is an image generation system. https://github.com/pixray/pixray

pathlib instead of os. f-strings instead of .format. Are there other recent versions of older Python libraries we should consider? https://www.reddit.com/r/Python/comments/rjg2yd/pathlib_instead_of_os_fstrings_instead_of_format/

Jupyter Games While Jupyter is widely used as a scientific and educational tool, Jupyter is seldom used as a platform for game development. In this post, we show how Jupyter can be used to develop tiny games based on Box2D. https://blog.jupyter.org/jupyter-games-cda20dc15a21

A reverse chronology of some Python features https://snarky.ca/a-reverse-chronology-of-some-python-features/

Some Language Features in Python In this tutorial, we will cover several common language features in Python that distinct itself from other programming languages. https://machinelearningmastery.com/some-language-features-in-python/

Let’s Write a Game Boy Emulator in Python Remember the Game Boy? Have you ever wondered what it would take to build an emulator capable of running Game Boy cartridges? Let’s write one and find out! https://www.inspiredpython.com/course/game-boy-emulator/let-s-write-a-game-boy-emulator-in-python

deepset-ai / haystack 🔍 Haystack is an open source NLP framework that leverages Transformer models. It enables developers to implement production-ready neural search, question answering, semantic document search and summarization for a wide range of applications. https://github.com/deepset-ai/haystack