python

Back Open Paginator
01.08.2025 09:24
PyConUK (@PyConUK@fosstodon.org)

📣📣 Keynote speaker announcement: Sheena O’Connell 🎤🎉

Sheena’s work is at the intersection of software education, careers and community. Amongst her projects is the @guild_of_educators , an effort to raise the bar in education in our industry.

In her keynote talk for PyCon UK, she’ll be taking a long view on AI and LLMs.

We’re thrilled to have you join us, @sheena — roll on September! 🚀

🌐 sheenaoc.com/
:github: github.com/sheenarbw

#PyConUK2025 #Python #development #manchester




Show Original Post


01.08.2025 08:50
guardingpearsoftware (@guardingpearsoftware@mastodon.social)

The Python Software Foundation has issued a warning that attackers are conducting phishing campaigns aimed at stealing user credentials by directing victims to a fake version of the Package Index (PyPI) website.
bleepingcomputer.com/news/secu




Show Original Post


01.08.2025 08:46
MissVerstaendlich (@MissVerstaendlich@bildung.social)

Guten Morgen mit einer neuen Runde „Best of #FediLZ“!

Auch im Juli sind wieder feine Sachen zusammengekommen - zu Brücken, #Python, #TikTok etc.

Ob es eine August-Ausgabe geben wird, weiß ich noch nicht. Vielleicht mach ich auch eine kleine Sommerpause 😊

Ich wünsche euch ganz herzlich schöne Ferien!

➡️ kmz-sbk.taskcards.app/#/board/

#schule #GS #Bildung #BoFediLZ





Show Original Post


01.08.2025 08:05
lobsters (@lobsters@mastodon.social)

a5-py: Pentagonal geospatial indexing system DGGS lobste.rs/s/727kdh
github.com/felixpalmer/a5-py




Show Original Post


01.08.2025 07:42
hackernoon (@hackernoon@mas.to)

Comparison of Pandas and Polars for data analysis. hackernoon.com/python-data-wra #python




Show Original Post


01.08.2025 07:41
feitgemel (@feitgemel@mastodon.social)

Classify any image in seconds using Python , EfficientNetB0 and TensorFlow.

You can find link for the code in the blog : eranfeit.net/how-to-classify-i

Link for the tutorial : youtu.be/lomMTiG9UZ4

Enjoy
Eran





Show Original Post


01.08.2025 07:26
WatsonTechWorld (@WatsonTechWorld@mastodon.social)

Day 8 of my challenge.

I used another dataset from the World Bank called "Unemployment, total (% of total labor force) (modeled ILO estimate)", practiced melting data, and made visualizations of the top 10 lowest unemployment countries in 2024 and top 10 highest unemployment countries in 2024.
github.com/sinocelt/useful-pan

Also I wrote more in my book "Learn Python by Example"
github.com/sinocelt/learn-pyth





Show Original Post


01.08.2025 06:16
gihyo (@gihyo@rss-mstdn.studiofreesia.com)

Google、AIを使って非構造化テキストから構造化データを抽出するオープンソースPythonライブラリ「LangExtract」をリリース
gihyo.jp/article/2025/08/lange

#gihyo #技術評論社 #gihyo_jp #LangExtract #Gemini #Python #生成AI #Google




Show Original Post


01.08.2025 05:42
habr (@habr@zhub.link)

Часть 2: Rope-Ladder Tracker — от идеи к стабильной системе

Это продолжение статьи “Rope-Ladder Tracker: визуальный возврат без GPS” , где я представил концепцию структурированного позиционирования по принципу “верёвочной лестницы”. Тогда это была идея, прототип и первые кадры. Сегодня — полноценная, стабильная система, готовая к интеграции в реальный дрон.

habr.com/ru/articles/933046/

#c++ #python #computer_vision #opencv #научнопопулярное #научпоп




Show Original Post


01.08.2025 03:06
meejah (@meejah@mastodon.social)

The "hello world" of applications for is "chat", right?

Here we use Fowl to make end-to-end encrypted and durable (survive IP address changes) chat using "nc" and "telnet"...





Show Original Post


01.08.2025 03:00
meejah (@meejah@mastodon.social)

fowl 25.7.0 is released.
pypi.org/project/fowl/25.7.0/

Extensively re-thought internal and external APIs, centered around giving each peer maximum control, while being safe by default.

There is now a usable Python + Twisted API for programmatic use: FowlCoop, fledge() and roost()

Coming next week: demo applications on top of this: "Git With Me" and "Shell With Me" for peer-to-peer git and terminal sharing (respectively)





Show Original Post


01.08.2025 02:55
villares (@villares@ciberlandia.pt)

#Pillow #PIL #Python

DeprecationWarning: 'mode' parameter is deprecated and will be removed in Pillow 13 (2026-10-15)
img1 = PIL.Image.fromarray(my_array, mode="RGB")

So I went to see the documentation:

hugovk-pillow.readthedocs.io/e

And came out empty handed, that is, couldn't understand what to do instead :(

And the plot thickens:
github.com/python-pillow/Pillo

(@py5coding I guess you'll want to check this out at some point. py5_tools.animated_gif uses this)




Show Original Post


1 ...1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 ...1544
UP