Why, in 2025, do we still need a 3rd party app to write a REST API with Django? via @paulox https://lobste.rs/s/1zi5g0 #python #web
https://emma.has-a.blog/articles/why-do-we-need-an-external-app-for-rest.html
Some of y’all have seen me post about my #python #javascript web app project that leverages #flrig to remotely control my #HamRadio from anywhere on my wifi network.
Today I started expanding it to do #MorseCode using the #HamRadioSolutions USB paddle interface.
https://youtube.com/shorts/KlUv00B05LY
🔍 / #software / #python / #compiler
A guest post on building a Python compiler that generates optimized kernels while preserving the language’s simplicity.
🐱🔗 https://laravista.altervista.org/CatLink/links/391
#catlink #softwarepython #softwarepythoncompiler
Added in post: Binary wheels for passagemath-macaulay2 are now also available for Linux on ARM.
#SageMath #Macaulay2 #Python #FOSS #Mathematics
RE: https://bsky.app/profile/did:plc:htd5nd5zj62hey7e7lm3a6ky/post/3m2mrawxhkc22
I want better predicability for my ai subscriptions (think Cursor, Copilot, etc). So I built this with #python, installable with #uv! #ai #agentic
AI Usage TUI: A very simple CLI util to help you avoid going over your limits in tools like Cursor, etc.
https://github.com/mikeckennedy/aiusage
S1 EP4 T6 - Machine Learning in Python Mean Absolute Error Issues #learntocode #visualstudio #coding #datascience #machinelearning #vscode #computerscience #codingbasics #dataengineering #jupyterlabs #softwaredeveloper #statistics #algorithims #artificialintelligence #softwareengineer #mathematics #jupyternotebook #python #sql #linq
Split a multi-image TIFF file into separate images two ways: with #ImageMagick and with #Python.
https://shallowsky.com/blog/linux/split-tiff.html
Что такое дескрипторы в Python и почему вам следует о них знать
Когда я только начинал изучать Python , я впервые столкнулся с дескрипторами . Глядя на примеры с кодом, я никак не мог понять, зачем это вообще нужно, и как я могу использовать это для решения моих задач. В общем, при первом знакомстве дескрипторы показались мне странной вещью, без знания которой вполне можно обойтись. Несколько месяцев назад, я вернулся к теме дескрипторов и полностью изменил свое мнение. И вот почему.
https://habr.com/ru/articles/955772/
#python #дескрипторы #lookup_chain #протоколы_python
Honestly one of the most annoying things when switching from #Python to #GoLang or vice versa is that they switch the meaning of "package" vs "module".
In Python, a module is a single source file, while a package is a collection of modules.
In Go, a package is a collection of source files in a single directory, while a module is a collection of packages.
Ubuntu 25.10 VS Code unable to identify pip and ipykernel installed in venv required to run jupyter notebooks #python #python3 #visualstudiocode #jupyter #2510
https://askubuntu.com/q/1557257/612
Threat Actors Exploit Discord Webhooks for C2 via npm, PyPI, and Ruby Packages https://gbhackers.com/threat-actors-exploit-discord-webhooks-for-c2/ #CyberSecurityNews #cybersecurity #Discord #THREATS #Python