PythonHub
Відкрити в Telegram
News & links about Python programming. https://pythonhub.dev/
Показати більше2 532
Підписники
+224 години
+47 днів
+4130 день
Архів дописів
2 532
Show HN: How do you OCR on a Mac using the CLI or just Python for free
https://blog.greg.technology/2024/01/02/how-do-you-ocr-on-a-mac.html
2 532
Using a Markov chain to generate readable nonsense with 20 lines of Python
https://benhoyt.com/writings/markov-chain/
2 532
How I Built an Okta Documentation Chatbot in Python
The article describes the development of Oktanaut, a Python chatbot that simplifies access to information on Okta's Developer Documentation. The chatbot was created using OpenAI and Jupyter Notebook, and two versions were developed to offer specific approaches and general knowledge. The first version used LlamaIndex and was trained on Okta's Developer Documentation, generating accurate r...
https://developer.okta.com/blog/2023/12/20/okta-documentation-chatbot
2 532
Python Asyncio Database Drivers
Asyncio has found a home in Python web development and many asyncio web development projects ...
https://superfastpython.com/asyncio-database-drivers/
2 532
What's up Python? Epic CPython commit, Django 5 and 2FA for PyPI
https://www.bitecode.dev/p/whats-up-python-epic-cpython-commit
2 532
Django: Detect the global privacy control signal
Global Privacy Control (GPC) is a specification for web browsers to signal website operators not to ...
https://adamj.eu/tech/2023/12/27/django-global-privacy-control/
2 532
Microdot: Yet Another Python Web Framework
https://blog.miguelgrinberg.com/post/microdot-yet-another-python-web-framework
2 532
How to prevent python software from being reverse engineered or pirated?
https://www.reddit.com/r/Python/comments/18tdmiv/how_to_prevent_python_software_from_being_reverse/
2 532
Beam: Run Python functions on the cloud in seconds
https://www.reddit.com/r/Python/comments/18hiqyq/beam_run_python_functions_on_the_cloud_in_seconds/
2 532
gpt-engineer-org / gpt-engineer
Specify what you want it to build, the AI asks for clarification, and then builds it.
https://github.com/gpt-engineer-org/gpt-engineer
2 532
Sys.monitoring: Python Execution event monitoring
https://docs.python.org/3/library/sys.monitoring.html
2 532
Python Gotcha: List Copy Problems
Copying a Python list (or any mutable object) isn't as simple as setting one equal to another. Let's discuss a better way to do this.
https://andrewwegner.com/python-gotcha-list-copy.html
2 532
tinyzero
Easily train AlphaZero-like agents on any environment you want!
https://github.com/s-casci/tinyzero
2 532
Asyncio Task Cancellation Best Practices
In this tutorial, you will discover best practices for canceling asyncio tasks in Python.
https://superfastpython.com/asyncio-task-cancellation-best-practices/
2 532
A simple OpenID connect tutorial
Introduction
OpenID Connect is a simple identity layer on top of the OAuth 2.0 protocol. It allows ...
https://spapas.github.io/2023/11/29/openid-connect-tutorial/
2 532
A settings pattern for reusable Django apps
The article presents a new settings pattern for reusable Django apps, addressing the challenge of overriding app default settings with project settings. The author discusses the need for a clear and consistent pattern, and the article outlines the proposed solution, which involves inspecting the prefix of the settings to avoid returning random properties of the Django settings.
https://overtag.dk/v2/blog/a-settings-pattern-for-reusable-django-apps
2 532
Understanding GPU Memory 1: Visualizing All Allocations over Time
The part 1 shows how to use the memory snapshot tool.
https://pytorch.org/blog/understanding-gpu-memory-1/
Вже доступно! Дослідження Telegram за 2025 — головні інсайти року 
