These are public posts tagged with #python. You can interact with them if you have an account anywhere in the fediverse.
Crypto.com is hiring DevOps Engineer – DevOps Security
#golang #python #cryptocurrency #ansible #aws #azure #cicd #docker #kubernetes #redis #awss3 #terraform #securityengineer
Shenzhen, China
Full-time
Crypto.com
Job details https://jobsfordevelopers.com/jobs/devops-engineer-devops-security-at-crypto-com-feb-17-2025-9b30e2?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
a model context protocol server that securely runs untrusted Python code in a sandbox with Deno
https://github.com/pydantic/pydantic-ai/tree/main/mcp-run-python
Agent Framework / shim to use Pydantic with LLMs. Contribute…
GitHubTwo Years of #Rust
https://borretti.me/article/two-years-of-rust
“Writing #Python feels like building a castle out of twigs, and the higher you go, the stronger the wind gets.”
Reflections on using Rust professionally for two years.
Fernando BorrettiIs Python causing performance issues with your small embedded machine? The Lua programming language may be a better alternative
https://www.makerspace-online.com/rpi-plus-temperature-sensor-to-talk-to-a-ps-vita-display-2/?utm_source=mms
#RaspberryPi #Lua #Python #programming #languages #performance #Bash #scripting #PSVita
Need to get MP3 tags with #Python? Check out the eyed3 package!
It's easy to work with and gets the most common data!
I’m trying to learn Flask to deploy applications at home. I think I really just need to sit down for a few months and learn Python fully lol.
So I recently learned that I need to get away from #PyCharm since #JetBrains has decided to "go AI":
https://www.jetbrains.com/pycharm/features/ai/
When looking at my other options, I saw that #Spyder (https://www.spyder-ide.org/) looked interested, then scrolled down and saw that it was funded by the Chan Zuckerberg Initiative (https://en.wikipedia.org/wiki/Chan_Zuckerberg_Initiative), which sounds like something I should avoid.
I'm currently thinking Eric (https://eric-ide.python-projects.org/) might be the way to go. I don't need (or want) anything fancy. I just want a #FOSS #Python #IDE that works well and will keep working without trying to charge me money, sell my data, or accost me with #LLM code vomit.
Are there any better (or different) options? Is there anything good I can install from the package manager on #Debian ?
LitestarCatsCV. Тренируемся на кошках. Расширяем возможности и готовимся к продакшену. Часть 3
Привет, котики и котолюбы! В первой части нашего кошачьего приключения мы выбрали инструменты (Litestar вместо FastAPI, Granian вместо Gunicorn, KeyDB вместо Redis), настроили uv и заложили фундамент проекта. Во второй части мы построили полноценное CRUD API для резюме котиков (или людей, если вам так ближе), подружили его с PostgreSQL через SQLAlchemy, настроили миграции с Alembic и написали тесты с Pytest. У нас уже есть стены и фундамент, но пора ставить крышу и готовиться к продакшену! Сегодня мы сделаем наш API ещё круче: вынесем конфиги в отдельный модуль с помощью msgspec, добавим аутентификацию через встроенный JWT в Litestar, ускорим API с KeyDB, проверим покрытие тестами с coverage, упакуем всё в Docker и нарисуем резюме котиков с помощью Jinja. К концу статьи наш кошачий проект будет готов к реальной жизни — поехали!
https://habr.com/ru/companies/ntechlab/articles/901852/
#api #python #tutorial #backend #uv #fastapi #litestar #granian #jinja #keydb
Котики выходят на новый уровень! 🐾 Привет, котики…
ХабрMCP Run Python
Link: https://github.com/pydantic/pydantic-ai/tree/main/mcp-run-python
Discussion: https://news.ycombinator.com/item?id=43691230
Agent Framework / shim to use Pydantic with LLMs. Contribute…
GitHubI usually see something like this in __init__.py.
from .a_module import AClassName
from .yet_another_module import YetAnotherClasdName
__all__ = ["AClassName", "YetAnotherClassName"]
And after I modified the code, I got circular imports. 🥹
I get the concept of descriptive variable names, but encountering 40 character variable names that are noun phrases
... in snake case
... in a language that uses whitespace control structures.
I really don't need my eyeglasses prescription to get any stronger
Pyxel und Paletten: Pyxel-Tutorial Stage 4
Auf meiner Entdeckungsreise durch Pyxel, der kleinen (Python3-) Retrogame-Engine, bin ich wieder ein Stück vorangekommen: Mir ist es gelungen, dem Teil andere als die Default-Farbpalette unterzujubeln. https://kantel.github.io/posts/2025041701_pyxel_und_paletten/ #Pyxel #Python #Retrogaming #GameDev
Robin Linacre - Rapid deduplication and fuzzy matching of large datasets
"This talk provides beginners with everything they need to start linking and deduping large datasets using Splink a free Python library."
https://youtube.com/watch?v=eQtFkI8f02U&si=d2hmFi_NvihC9RE1
Enjoy the videos and music you love, upload original…
www.youtube.comFlaskCon call for proposals is open for another week, until April 24th! Submit a talk about anything related to Flask/Quart, Jinja, Click, or anything else related to the Pallets projects and ecosystem. https://www.papercall.io/flaskcon-pyconus2025 #Python #Flask #PyConUS #FlaskCon
Excited by the prospect of free-threaded #Python and at the same time very much disgusted that at least half the motivation described in the PEP is running "AI models" more efficiently.
It's hard to get proper visualizations of SAR imagery due to high image dynamics. I have spent quite some time tweaking this one, which represents the parameters of the dual-pol H-alpha decomposition on the new Sentinel-1C sensor! Disclaimer: it's visually compelling, but probably not physically accurate. :)
#Sentinel1 #eo_tools #SyntheticApertureRadar #EarthObservation #python #RemoteSensing