PythonHub
Відкрити в Telegram
News & links about Python programming. https://pythonhub.dev/
Показати більше2 529
Підписники
Немає даних24 години
-37 днів
+1130 день
Архів дописів
2 530
frame-interpolation
The official Tensorflow 2 implementation of our high quality frame interpolation neural network. We present a unified single-network approach that doesn't use additional pre-trained networks, like optical flow or depth, and yet achieve state-of-the-art results.
https://github.com/google-research/frame-interpolation
2 530
How to Benchmark (Python) Code
There are plenty of ways to measure the speed of your code. Let me show you a few that I considered for the Writing Faster Python series.
https://switowski.com/blog/how-to-benchmark-python-code/
2 530
Parallel Nested For-Loops in Python
In this tutorial, you will discover how to change a nested for-loop to be concurrent or parallel in Python with a suite of worked examples.
https://superfastpython.com/parallel-nested-for-loops-in-python/
2 530
Getting started with semantic search
Learn about this rapidly developing capability.
https://medium.com/neuml/getting-started-with-semantic-search-a9fd9d8a48cf
2 530
SpyGuard
SpyGuard is a forked and enhanced version of TinyCheck. SpyGuard's main objective is to detect signs of compromise by monitoring network flows transmitted by a device.
https://github.com/SpyGuard/SpyGuard
2 530
twitter-archive-parser
Python code to parse a Twitter archive and output in various ways.
https://github.com/timhutton/twitter-archive-parser
2 530
Hstream – quick Python web apps (Streamlit alternative using htmx)
https://github.com/conradbez/hstream
2 530
Microservice Architecture and System Design with Python & Kubernetes
https://www.youtube.com/watch?v=hmkF77F9TLw
2 530
Python Configuration: Top Built-In and Third-Party Libraries
Python programs can be configured in many different ways. Understand the code you need for the ...
https://codesolid.com/python-configuration/
2 530
How To Filter Django QuerySets – 15 Examples For Beginners
https://ctrlzblog.com/django-queryset-filter-15-examples/
2 530
Inline caches in the Skybison Python runtime
https://bernsteinbear.com/blog/inline-caches-in-skybison/
2 530
MicroPython officially becomes part of the Arduino ecosystem
https://blog.arduino.cc/2022/11/10/micropython-officially-becomes-part-of-the-arduino-ecosystem/
2 530
Machine Learning Algorithms Cheat Sheet
A quick reference guide to 5 common algorithmsContinue reading on Towards Data Science ...
https://towardsdatascience.com/machine-learning-algorithms-cheat-sheet-2f01d1d3aa37
2 530
unittest’s new context methods in Python 3.11 (with backports)
Python 3.11 only made one change to unittest, but it’s a good one: context manager methods.
These ...
https://adamj.eu/tech/2022/11/14/unittest-context-methods-python-3-11-backports/
2 530
How to Support A/B Testing in Your Python Code
This video takes a close look at A/B testing and feature flags. A/B tests are a great way to establish what your end user likes. If you just make those decisions based on what you think will work, you’re basically flying blind because you don’t know what the customer actually prefers.
https://www.youtube.com/watch?v=115SeMub-P0
2 530
A game coded in Python on Steam !
https://www.reddit.com/r/Python/comments/ypy02u/a_game_coded_in_python_on_steam/
Вже доступно! Дослідження Telegram за 2025 — головні інсайти року 
