python

Back Open Paginator
08.10.2025 11:30
nshephard (@nshephard@fosstodon.org)

Oh dear

```
assert None is not None
```

🤔

#python




Show Original Post


08.10.2025 11:27
neuromatch (@neuromatch@neuromatch.social)

Free #Python tutorials! These hands-on, open-access lessons teach computational methods in Python.

Whether you're self-learning or looking for material to use in your classroom, these tutorials help you build practical, research-relevant coding skills.

compneuro.neuromatch.io/tutori





Show Original Post


08.10.2025 11:22
stdevel (@stdevel@chaos.social)

Missed opportunity not to name the new #Python version 3.14159 :awesome:

python.org/downloads/release/p

#ForTehLulz #Pithon




Show Original Post


08.10.2025 11:11
jmaupetit (@jmaupetit@mamot.fr)

🐍 Air 💨: The new web framework that breathes fresh air into #python web development. Built with #FastAPI, Starlette, and Pydantic.

github.com/feldroy/air

Looks yummy 😋




Show Original Post


08.10.2025 11:07
nicolafioretti (@nicolafioretti@mastodon.uno)

🚀 È arrivato Python 3.14. Questa nuova release introduce il supporto ufficiale al free-threading, un modulo per la compressione Zstandard, miglioramenti alle performance, debugger esterno a zero overhead, nuovi tipi di interpreti e messaggi d’errore più chiari. Da segnalare anche le t-string, UUID più veloci e CLI colorate.

🔗phoronix.com/news/Python-3.14

#Python

@opensource





Show Original Post


08.10.2025 10:53
michalfita (@michalfita@mastodon.social)

@SRAZKVT @mgorny No, I don't think core ecosystem direction ever considered distro maintainers. It's simply different philosophy of delivering software.

Look what /#Ubuntu did with module-packages to make these work with `pip`. Python was never designed to be just put into Linux distros.




Show Original Post


08.10.2025 10:13
qiita (@qiita@rss-mstdn.studiofreesia.com)

【MQTT通信】MQTT開発者が直面するエラー処理テストの難しさをSocketDebuggerで簡単に解決してみた🌠
qiita.com/umezawa_udom/items/9

#qiita #Python #テスト #TCP #mqtt #IoT




Show Original Post


08.10.2025 10:13
qiita (@qiita@rss-mstdn.studiofreesia.com)

Pythonの型チェックでmypy使ってみた
qiita.com/yomu_n/items/95fe595

#qiita #Python #mypy #型ヒント




Show Original Post


08.10.2025 10:05
ros (@ros@techhub.social)

How to connect Python applications to Ollama using both the REST API and the official Python client - with examples for chat, text generation, and 'thinking' models like qwen3:
glukhov.org/post/2025/10/ollam
#python #development #llm #ai #ollama #api #qwen3 #selfhosting




Show Original Post


08.10.2025 10:02
techbot (@techbot@social.raytec.co)

Oracle E-Business Suite CVE-2025-61882 - Malware Analysis

A critical vulnerability in Oracle E-Business Suite (CVE-2025-61882) is being actively exploited. The attack involves dropping malicious template files through a Python script, which are then activated by previewing. Two types of templates are used: one contacting a hardcoded IP address to execute arbitrary Java code, and another containing an embedded Java class file that loads a backdoor. The exploit leverages the execution context of Oracle Weblogic server, allowing JavaScript execution within the current process. The backdoor enables attackers to execute arbitrary Java code via specially crafted POST requests. The malware utilizes base64 encoding, encryption, and mimics legitimate Java classes to evade detection. It injects filters into Weblogic application contexts and sets up a mechanism for further code execution.

Pulse ID: 68e6181ded19213ed00aa8d7
Pulse Link: otx.alienvault.com/pulse/68e61
Pulse Author: AlienVault
Created: 2025-10-08 07:51:57

Be advised, this data is unverified and should be considered preliminary. Always do further verification.

#BackDoor #CyberSecurity #Encryption #ICS #InfoSec #Java #JavaScript #Malware #Mimic #OTX #OpenThreatExchange #Python #ScriptExecution #Vulnerability #bot #AlienVault




Show Original Post


08.10.2025 09:32
habr (@habr@zhub.link)

Как я искал работу бэкенд разработчика с одним годом опыта. Мысли, эмоции, статистика

Всем привет. Это моя первая статья на Habr. Хочу поделиться с вами своей историей, через что я прошел, чтобы устроиться на свою первую официальную работу программиста на популярном и любимом всеми языке Python. В статье будет приведена вся статистика: названия компаний, предложенные мне зарплаты, количество откликов, количество скринингов, технических собеседований, суммарно потраченное время и, конечно, результаты проделанных трудов. Возможно, вы обнаружите много воды, но по другому статья не будет полноценной. По тексту есть достаточно много полезных лайфхаков, которые помогли мне на этом пути. Надеюсь, вы подчерпнете что нибудь для себя.

habr.com/ru/articles/954452/

#поиск_работы #трудоустройство #собеседование #бэкендразработчик #python #менторинг #скрининг #техническое_собеседование #тестовое_задание #оффер




Show Original Post


08.10.2025 09:30
mborus (@mborus@mastodon.social)

I'm beginning to love 🐝 @beeware for for Android development.

2 reasons.

The build process to get an Android app running from scratch is working even if you (like me) know nothing about Java and Android. There's a tutorial telling you all steps.

Interacting with Java (to access hardware features outside of the scope of ) was a pain to get working (for me), but that now it does, I'm confident that I won't be show stopped later.

See example: github.com/mborus/can-beeware-




Show Original Post


1 ...1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 ...1559
UP