python

Back Open Paginator
30.03.2026 18:01
brandocalricia (@brandocalricia@mastodon.social)

QuickBooks Self-Employed: $15/month
YNAB: $14.99/month
Mint: dead

FinanceKit: $29.99 once. Forever. Runs locally. Your data stays yours.

Receipt scanner, portfolio tracker, reports, job tracker, subscription auditor.

5207453582610.gumroad.com/l/zb




Show Original Post


30.03.2026 17:58
textovervideo (@textovervideo@fosstodon.org)

Lower thirds editor that allows users to control the look and layout of their lower thirds. Early stages but we already have a working Python application.

#Python #PySide6 #lower #thirds #editor #open #source





Show Original Post


30.03.2026 17:56
ContinuumHQ (@ContinuumHQ@mastodon.social)

if you knew today exactly where the will be starving for talent tomorrow...
How would your next salary negotiation look?
Forget the Master’s degree. Forget the Bachelor’s. If you have massive in your system, you are the solution the market is screaming for - even if the corporate recruiting filters haven't realized it yet.

This is autonomy engineered in a shell.
This is .





Show Original Post


30.03.2026 17:50
ubuntu_touch (@ubuntu_touch@mstdn.social)

Comparar la rejilla original con la transformación compleja y real

La derivada compleja tiene isomorfismo con una transformación geométrica de escalar y rotar

innovación algorítmica matemáticas
Tutor





Show Original Post


30.03.2026 17:50
pycharm (@pycharm@techhub.social)

What’s New in PyCharm 2026.1
#Python #Pycharm #Releases

blog.jetbrains.com/pycharm/202




Show Original Post


30.03.2026 17:40
lobsters (@lobsters@mastodon.social)

NumPy as Synth Engine lobste.rs/s/v8agk2
kennethreitz.org/essays/2026-0




Show Original Post


30.03.2026 17:32
habr (@habr@zhub.link)

Мы сделали лучший REST фреймворк для Django

Привет! Меня зовут Никита Соболев, я core-разработчик языка программирования CPython, а так же core-разработчик фреймворка Litestar, пакета django-stubs и множества других пакетов для Django. Сегодня я расскажу, как мы сделали самый быстрый и самый семантически корректный фреймворк для создания апишек на Джанго. Поговорим про конкурентов, покажу очень крутые интеграции, поделюсь своей философией и правилами, которые использовались для создания фреймоврка, ну накину на вентилятор для интереса. Если хотите похоливарить в коментах на тему того, какой фреймворк самый лучший и удобный – залетайте! Обсудим.

habr.com/ru/articles/1017036/

#python #django #asyncio #fastapi #sse




Show Original Post


30.03.2026 17:31
r (@r@fed.brid.gy)

NumPy as Synth Engine

fed.brid.gy/r/https://kennethr





Show Original Post


30.03.2026 17:30
Reuven (@Reuven@fosstodon.org)

Any #Python function parameters after *args are keyword-only:

def myfunc(*args, k):
return f'{args=}, {k=}'

Want to give k a value? Use a keyword argument:

myfunc(10, 20, 30, k=100)

Don't need *args? Just use *, and k is keyword only:

def myfunc(*, k):
return f'{k=}'





Show Original Post


30.03.2026 17:28
ngate (@ngate@mastodon.social)

🙄 Ah, yes, another project promising to revolutionize with , because what could go wrong with combining the reliability of CAD and the elegance of Python scripts? 🤔 Get ready for endless sessions as you attempt to "build" something that doesn't collapse under its own code spaghetti. 🍝
github.com/gumyr/build123d




Show Original Post


30.03.2026 17:28
h4ckernews (@h4ckernews@mastodon.social)

Build123d: A Python CAD programming library

github.com/gumyr/build123d

-source




Show Original Post


30.03.2026 17:24
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

Build123d: A Python CAD programming library

github.com/gumyr/build123d




Show Original Post


1 ...251 252 253 254 255 256 257 258 259 260 261 ...1614
UP