python

Back Open Paginator
17.02.2026 15:49
talkpython (@talkpython@fosstodon.org)

We are live on YouTube in 15 minutes. Join us and be part of the show with @mkennedy and Martin Donath. #python #podcast

Topic: Zensical - a modern static site generator

youtube.com/watch?v=V1BvvIPUzes




Show Original Post


17.02.2026 15:48
e_es (@e_es@chaos.social)

@zauberlaus Ich habe heute diese Colormap genutzt:

Zweck: Ein Diagramm soll die Textähnlichkeit zwischen PDFs darstellen:

#python #dataviz #matplotlib





Show Original Post


17.02.2026 15:09
zulfian (@zulfian@mastodon.social)

🚀 Munquet — Convert, merge, rename & validate tabular data into Parquet, fully offline & batch-ready.

GitLab: gitlab.com/zulfian1732/munquet

Featured in: @severo 's Awesome Parquet: github.com/severo/awesome-parq 🙏




Show Original Post


17.02.2026 14:30
mgorny (@mgorny@social.treehouse.systems)

Did you know that #PEP425 ("Compatibility Tags for Built Distributions") said:

> Why isn’t there a . in the Python version number?
>
> CPython has lasted 20+ years without a 3-digit major release. This should continue for some time. Other implementations may use _ as a delimiter, since both - and . delimit the surrounding filename.

This didn't age well.

#Python




Show Original Post


17.02.2026 14:27
ethauvin (@ethauvin@mastodon.social)

DevBcn, the developer's conference in Barcelona

#

foojay.io/today/devbcn-2026/




Show Original Post


17.02.2026 13:49
sayzard (@sayzard@mastodon.sayzard.org)

AshutoshShrivastava (@ai_for_success)

새로운 셀프호스팅 개인 AI 에이전트 플랫폼 'PocketPaw'가 공개되었습니다. 100% 오픈소스이며 'pip install pocketpaw'로 설치해 60초 이내에 에이전트를 운영할 수 있습니다. WhatsApp, Slack, Discord 및 로컬 웹 대시보드에 연결되며 웹 브라우징 등 관리 기능을 제공합니다.

x.com/ai_for_success/status/20

#pocketpaw #opensource #aiagent #selfhosted #python




Show Original Post


17.02.2026 13:40
frescosecco (@frescosecco@mastodon.social)

BenoitC again! "Hornbeam lets you run standard web frameworks (Flask, FastAPI, Django, Starlette) while leveraging ’s concurrency, distribution, and fault tolerance."
erlangforums.com/t/hornbeam-1-




Show Original Post


17.02.2026 13:30
rye (@rye@ioc.exchange)

Looking for a python developers group?

#python #developer




Show Original Post


17.02.2026 13:28
davidr (@davidr@hachyderm.io)

All she wants is to stay in a hotel with a #Pokemon GO pokestop near it. Is that so much?

This should be an easy problem. There are multiple Poke #map out there. Obviously it's easy to find hotels on other maps.

There's no way to combine them that I can find, at least without getting the Niantic #gis data on the #darkweb or something.

Niantic themselves use #openstreetmap data, but nobody feeds the actual gym locations back in. (The pokemaps are user-updated, but only into their own dbs. Thanks, guys.)

I did find one pokemap that not only uses #osm for display, it has a very similar URL format, which gave me an idea: Use #python #selenium to sync two browsers

As I translate and zoom in #osm (or google maps), send the pokemap to the same view.

I got that running in like 20m.

However, looking for hotels in the "raw" osm interface isn't easy. So now I want an overpass query to get all the hotels in a certain travel corridor and send both browsers to those locations to check it out...




Show Original Post


17.02.2026 13:26
ThePSF (@ThePSF@fosstodon.org)

🔒 Python security just got stronger! The PSRT now has official governance (PEP 811) and a clear process for growing the team. Interested in joining? Learn more in this blog post from PSF Security Developer in Residence @sethmlarson pyfound.blogspot.com/2026/02/j

#python




Show Original Post


17.02.2026 13:18
dentangle (@dentangle@chaos.social)

I am looking for the canonical #python documentation on how to write a shebang in a python program.

I'm not looking for the answer. I'm looking for the official documentation that gives the answer.




Show Original Post


17.02.2026 13:05
dentangle (@dentangle@chaos.social)

python.org -> Documentation -> Beginners Guide -> 404

Mentioned it on libera #pydotorg but there are only two other people there.

#python




Show Original Post


1 ...470 471 472 473 474 475 476 477 478 479 480 ...1589
UP