Собрали в одном месте самые важные ссылки
читайте нас в Telegram
This post talks about the __all__ attribute and how it declares the public interface to a module, but does not enforce access.
A straightforward tutorial on adding SSO via SAML to a Django application, which can otherwise be a complex process.
When playing with generators in asynchronous code, Sam ran into some things he didn’t quite expect with how and when resources get cleaned up. This article shows you what you can and can’t control, and in some cases whether you should.
This tutorial looks at how use HTMX with FastAPI by creating a simple todo web app and deploying it on Render.
This is a simple, quick guide to getting started running LLMs on your local computer. It covers the basics of the powerful libraries Ollama and LangChain for controlling these AI models.
Umbra Space has released a data set consisting of satellite based radar images of shipping. This article from Mark shows you how to grab the data, visualize, and annotate it.