python

Back Open Paginator
09.11.2025 15:00
nowosad (@nowosad@fosstodon.org)

Confused about coordinate reference systems (CRSs)? 🧭🌍🐍

Chapter 6 of Geocomputation with Python dives into:

- Geographic vs projected CRSs (lon/lat vs meters)
- Getting, setting & reprojecting CRSs
- Why ignoring CRSs can break your analysis 🚨

👉 py.geocompx.org/06-reproj

#GeoPython #Python #GISchat #geocompx





Show Original Post


09.11.2025 14:54
villares (@villares@pynews.com.br)

#OpenStreetMap #osmnx #OSM #geopandas Code at: github.com/villares/sketch-a-d
More sketch-a-day: abav.lugaralgum.com/sketch-a-d
If you like this, support my work:
paypal.com/donate/?hosted_butt
liberapay.com/Villares
wise.com/pay/me/alexandrev562 #Processing #Python #py5 #CreativeCoding





Show Original Post


09.11.2025 14:50
stfn (@stfn@fedi.stfn.pl)

I made some minor updates to my open source Python project, Pyriodic Backend, it is very much work in progress and pre-alpha, but it can already be used for simple projects.

The main aim of Pyriodic Backend is to be "the simplest possible backend for static HTML websites". It allows to periodically (duh) update certain parts of the webpage based on functions written in Python. I am using it my solar webserver project to present the weather and cpu statistics on my static website.

https://codeberg.org/stfn/pyriodic-backend

#python




Show Original Post


09.11.2025 14:41
pescara (@pescara@social.python.it)

Yesterday our Python Pescara group hosted a Django Girls+ workshop during DevFest Pescara 2025, organized by GDG Pescara 🐬

Many participants spent the day learning Django guided by our amazing coaches, all members of Python Pescara. 🐍

We ended the day celebrating Django’s 20th birthday with a big cake featuring the Django logo! 🎂

CC @djangogirls @django @gdgpescara

#PythonPescara #Django #DjangoGirls #DjangoBirthday #Python #Pescara





Show Original Post


09.11.2025 13:53
YesJustWolf (@YesJustWolf@hachyderm.io)

1/3 @dn These are valid observations which I can partially address (but not satisfactorily). And by the way, everything you said matters to me, too! While I **can’t** answer the problem of `uv` #uv being ready soon enough for the latest #Python; I **can** give procedures for keeping `uv` itself up-to-date … depending on how you installed it:
* `uv self update` for `uv`s recommended install
* `brew update; brew upgrade; brew cleanup` if you installed with #Homebrew, which applies to both Linux and macOS (`apt` might be applicable, too, on Linux. I can’t remember)
* Use`cargo` or an external tool like `cargo-install-update` if you installed it like any other #RustLang binary.

All of these are unsatisfactory, though, because they don’t "just happen" either to actually update or even to tell you that you **need** to update. Maybe that’s correct behavior because you’re not forced into updates you don’t want, or maybe it would be better if they were fully automated.




Show Original Post


09.11.2025 13:48
LisaHornung (@LisaHornung@fosstodon.org)

#30DayMapChallenge Day3 Polygons – worldwide Google search interest in 🐱cat vs 🐶dog. Apparently I got a thing for cats now 😅

Map shows if search volumes are higher for cat (blue), dog (red) or same (grey). Light colours mean low search volumes. Data from Google Trends, Oct 2024-Oct 2025.

Made in #python + #Figma to add text, code github.com/Lisa-Ho/30-day-map-

#maps #GIS #Dataviz





Show Original Post


09.11.2025 13:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Shield AI is hiring Senior Software Engineer, Autonomy Flight Test and Demonstration (R3306)

🔧 #c #cplusplus #python #seniorengineer
🌎 San Diego, California
⏰ Full-time
🏢 Shield AI

Job details jobsfordevelopers.com/jobs/sen
#jobalert #jobsearch #hiring




Show Original Post


09.11.2025 12:43
frank (@frank@troet.cafe)

Third day of fog. No flight today. 🙄

As I am grounded, I could enhance my HTTP server API code with a WebSocket module. 🙂

#aviation #python #websockets





Show Original Post


09.11.2025 12:02
habr (@habr@zhub.link)

[Перевод] RedCodeAgent: автоматическая платформа для red-teaming и оценки безопасности code agents

Команда AI for Devs подготовила перевод статьи о RedCodeAgent — первой полностью автоматизированной системе red-teaming для проверки безопасности кодовых агентов. Исследователи из Чикаго, Оксфорда, Беркли и Microsoft Research показали: даже самые продвинутые LLM-агенты могут генерировать и выполнять уязвимый код. RedCodeAgent не просто тестирует ответы — он атакует, анализирует поведение и находит уязвимости, которые пропускают все остальные методы.

habr.com/ru/articles/964380/

#RedCodeAgent #безопасность #ИИ #redteaming #jailbreak #LLM #кодовые_агенты #Python #OpenAI #исследование




Show Original Post


09.11.2025 11:31
machinelearningsite (@machinelearningsite@mastodon.social)

Heard of but don't know its significance? I just published a new guide on using gpsd to reliably access and manage GPS data in . Check it out if you work with GPS hardware or just want to make sense of those NMEA strings.

machinelearningsite.com/beginn




Show Original Post


09.11.2025 10:00
devsimsek (@devsimsek@universeodon.com)

🎯 My first Substack is live: "Understanding Vector Databases"

Traditional databases match keywords.
Vector databases understand meaning.
Just published a beginner-friendly guide where I:

- Explain vectors using simple analogies
- Show how they power Netflix, Spotify, and ChatGPT
- Build a semantic search app from scratch
- Explore applications beyond ML

The best part? We code together. No prerequisites except curiosity.

What would you build if your database could understand context, not just keywords?

Full article with code: open.substack.com/pub/devsimse
#VectorDB #MachineLearning #Tutorial #Python #TechCommunity





Show Original Post


09.11.2025 09:07
bmaxv (@bmaxv@noc.social)

Through a link in a different project, I found this delightful blog post about writing a guitar tuning program from scratch! Both with minimal dependencies and explaining every part of the theory involved!

Perfect fit for me!

chciken.com/digital/signal/pro

#python #music #audio




Show Original Post


1 ...1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 ...1566
UP