Python Software Foundation recusa 1,5 milhões de dólares do governo dos EUA por cláusula anti-diversidade
🔗 https://tugatech.com.pt/t73560-python-software-foundation-recusa-15-milhoes-de-dolares-do-governo-dos-eua-por-clausula-anti-diversidade
#blog #malware #npm #patrocínios #programação #python #riscos #segurança #sem #software
Conda ≠ PyPI
Conda isn’t just another Python package manager, it’s a multi-language, user-space distribution system.
In this 3-part series, we explore the fundamental differences between conda and PyPI, and why understanding them matters for your workflow.
Part 1 is live now 👇
https://conda.org/blog/conda-is-not-pypi
#conda #packaging #python
✏️️ La Python Foundation refuse une subvention de 1,5 million de dollars pour sécuriser son écosystème afin de défendre la diversité : la NSF a intégré une clause interdisant les programmes liés à la DEI....
🔗 Lire l'article sur Developpez.com: https://python.developpez.com/actu/377212/La-Python-Foundation-refuse-une-subvention-de-1-5-million-de-dollars-pour-securiser-son-ecosysteme-afin-de-defendre-la-diversite-la-NSF-a-integre-une-clause-interdisant-les-programmes-lies-a-la-DEI/
#️⃣ #Informatique #Python
It took me 2 days but I was able to actually write something coherent about @ThePSF and the grant and the community response. tl;dr - the Python community is amazing and you should support it.
https://brassnet.biz/blog/the-psf-puts-principles-first.html
Testing #pulumi #iac software with #python on #libvirt
With the idea of replacing #vagrant (because of the license change I don't want to endorse) for my own local quick tests/PoC
#infrastructureascode #devops #sre #sysadmin
Es gibt doch noch Firmen und Organisationen mit Rückgrat... 👍 👍
#Python #PSF #lgbtq #Diversity
un tutoriel expliquant le rôle et les différentes façons de déclarer et d'utiliser des fixtures dans vos tests automatisés #Python avec #pytest : https://patrickm.de/pytest-fixtures-how-to-use-organize-them-in-your-test-architecture/
Il manque juste aussi la possibilité de déclarer des fixtures dans des sous-modules et de les référencer avec la variable pytest_plugins dans le fichier conftest.py à la racine des tests (https://docs.pytest.org/en/stable/reference/reference.html#globalvar-pytest_plugins) :
pytest_plugins = [
'tests.fixtures.users',
'tests.fixtures.items',
# ...
]
The latest edition of The Python Papers Newsletter is out now!
Learn about how to add markup in your terminal UIs using #Python and Textual!
Just been preparing a project in #python using a #raspberrypico for #codeclub . Thonny code editor was fine on my R Pi 3B but the version of Thonny on my R Pi 4B needed tweaking. Find my notes so far here: https://geekgran.wordpress.com

Je viens de publier la version V1.0.0 de packmon (https://pypi.org/project/packmon/). Un outil de monitoring des dépendances python dans vos projets.
Just released packmon V1.0.0 (https://pypi.org/project/packmon/). A tool for monitoring dependencies in your Python projects.
📬 Anti-DEI-Klausel: Python lehnt 1,5 Mio. Dollar der Trump-Regierung ab
#ITSicherheit #Netzpolitik #DEI #Diversität #OpenSSF #PSF #Python #Spende #Trump https://sc.tarnkappe.info/e040b5
Как я собрал AI-ассистента для отца с больным сердцем: Tool-Calling RAG Pipeline на GPT-4o-mini без LangChain
Мой отец — человек, переживший несколько сложнейших операций на сердце. Жизнь с хроническим заболеванием — это бесконечный поток анализов, заключений и схем приёма лекарств. Находясь далеко (я живу во Вьетнаме), я постоянно волновался: не забудет ли он про дозу, правильно ли понял назначение, задал ли все нужные вопросы врачу? Мне нужен был не просто бот-напоминалка, а второй пилот — умный, конфиденциальный и мультимодальный AI-Кардиолог . Ассистент, который знает его анамнез наизусть, понимает голосовые команды и может «прочитать» фотографию свежего анализа. Я решил собрать полноценный автономный агент с возможностью вызова внешних инструментов ( Tool‑Calling ) и локальной базой знаний ( RAG ), но без использования громоздких фреймворков вроде LangChain или LlamaIndex.
https://habr.com/ru/articles/961280/
#ai #rag #tool_calling #python #telegrambot #gpt4o_mini #chromadb #ocrтехнологии #медицина #llm