ch
Feedback
PythonHub

PythonHub

前往频道在 Telegram

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

显示更多
2 531
订阅者
+224 小时
+37
+530
帖子存档

Creating Beautiful Tracebacks with Python's Exception Hooks Debugging can become an enjoyable experience with beautiful traceback messages created with Python’s custom exception hooks. https://martinheinz.dev/blog/66

django-idom django-idom allows Django to integrate with IDOM, a reactive Python web framework for building interactive websites without needing a single line of Javascript. https://github.com/idom-team/django-idom

A Comprehensive Guide to Slicing in Python Python Slicing is a powerful tool to access sequences. To learn more about the inner mechanics of slices, read this post. https://bas.codes/posts/python-slicing

TDengine An open-source big data platform designed and optimized for the Internet of Things (IoT). https://github.com/taosdata/TDengine

Natural Language Processing for Icelandic with PyPy: A Case Study https://www.pypy.org/posts/2022/02/nlp-icelandic-case-study.html

Show HN: Koda, a Typesafe Functional Toolkit for Python https://pypi.org/project/koda/

GPT in PyTorch In this video, we are going to implement the GPT2 model from scratch. We are only going to focus on the inference and not on the training logic. We will cover concepts like self attention, decoder blocks and generating new tokens. https://www.youtube.com/watch?v=d7IRM40VMYM

astropy / astropy Astronomy and astrophysics core library https://github.com/astropy/astropy

Using Google Cloud Machine Learning APIs programmatically in python - Part 1 https://t.co/FkpOab6u1x

Automatically generate docstrings for your Python function https://github.com/autosoft-dev/docly

cassowary Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuration GUI https://github.com/casualsnek/cassowary

PyFlow – visual and modular block programming in Python https://github.com/Bycelium/PyFlow

Python Tools for the Semantic Web, an Overview https://github.com/pysemtec/semantic-python-overview

yaronzz / Tidal-Media-Downloader Download 'TIDAL' Music On Windows/Linux/MacOs (PYTHON/C#) https://github.com/yaronzz/Tidal-Media-Downloader

TIL: typing.Protocol Across Python Versions How to seamlessly support typing.Protocol on Python versions older and newer than 3.8. At the same time. https://hynek.me/til/typing-protocol/

How to stop running out of ephemeral ports and start to love long-lived connections In this blog post, I'll explain why we had these issues, how we worked around them, and present an userspace code implementing an improved variant of connect() syscall. https://blog.cloudflare.com/how-to-stop-running-out-of-ephemeral-ports-and-start-to-love-long-lived-connections/

BeeWare – write Python, run as native everywhere https://beeware.org/