PythonHub
Відкрити в Telegram
News & links about Python programming. https://pythonhub.dev/
Показати більше2 531
Підписники
+224 години
+37 днів
+530 день
Архів дописів
2 531
A trick to have arbitrary infix operators in Python
http://tomerfiliba.com/blog/Infix-Operators/
2 531
macOS 12.3 finally removes Python 2
https://www.reddit.com/r/Python/comments/setitj/macos_123_finally_removes_python_2/
2 531
kedro-org / kedro
A Python framework for creating reproducible, maintainable and modular data science code.
https://github.com/kedro-org/kedro
2 531
Solving Wordle Puzzles with Basic Python
The Wordle puzzle game is deceptively simple - you get six tries to guess a five-letter English word, with hints if you get it wrong. Here’s how you can write an iterative solver that suggests words based on letter frequency and hints using nothing but pure Python.
https://www.inspiredpython.com/article/solving-wordle-puzzles-with-basic-python
2 531
Go Fast With Django
How do you make your Django app fast? You measure what is slow, scale your system when necessary, and use a combination of fast database queries and strategic caching. In this Understand Django article, we'll explore those topics and more to help you get a performant Django app.
https://www.mattlayman.com/understand-django/go-fast/
2 531
Ultimate Guide To Text Similarity With Python
In this article, you will learn about different similarity metrics and text embedding techniques. By the end, you'll have a good grasp of when to use what metrics and embedding techniques. You’ll also get to play around with them to help establish a general intuition.
https://newscatcherapi.com/blog/ultimate-guide-to-text-similarity-with-python
2 531
tplot
A library for creating text-based graphs in the terminal.
https://github.com/JeroenDelcour/tplot
2 531
Release of IPython 8.0
https://blog.jupyter.org/release-of-ipython-8-0-6e034ff122ef?gi=5efbb52d543e
2 531
RAUDI
Automatically generate and keep updated a series of Docker images through GitHub Actions.
https://github.com/cybersecsi/RAUDI
2 531
A probabilistic programming language in 70 lines of Python
This post explains how Probabilistic Programming Languages (PPLs) work by showing step-by-step how to build a simple one in Python.
https://mrandri19.github.io/2022/01/12/a-PPL-in-70-lines-of-python.html
2 531
Django / Tailwind Tutorial - Code a Netflix Clone
Improve your Django and Tailwind CSS skills by building a Netflix clone. The clone focuses on simulating the front end of Netflix.
https://www.youtube.com/watch?v=gbyYXgiSgdM
2 531
ThreadPoolExecutor in Python: The Complete Guide
The ThreadPoolExecutor allows you to create and manage thread pools in Python. This guide provides a detailed and comprehensive review of the ThreadPoolExecutor in Python, including how it works, how to use it, common questions, and best practices.
https://superfastpython.com/threadpoolexecutor-in-python/
2 531
PaddlePaddle / PaddleSpeech
Easy-to-use Speech Toolkit including SOTA ASR pipeline, influential TTS with text frontend and End-to-End Speech Simultaneous Translation.
https://github.com/PaddlePaddle/PaddleSpeech
2 531
That time I optimized a program by 5000x
Using a more detailed profiler like Scalene can really help optimization efforts by locating inefficiencies in an actionable way.
https://emeryberger.medium.com/that-time-i-optimized-a-program-by-5000x-155cb8cfd9f9
2 531
Introducing Starlite
Starlite is a light, opinionated and flexible ASGI API framework built on top of pydantic and Starlette.
https://itnext.io/introducing-starlite-3928adaa19ae
Вже доступно! Дослідження Telegram за 2025 — головні інсайти року 
