python

Back Open Paginator
03.11.2025 12:17
post (@post@programming.dev)

Multiway Tree visualized using memory_graph

programming.dev/post/40134047





Show Original Post


03.11.2025 12:12
habr (@habr@zhub.link)

Почему Python так популярен в 2025?

Многие языки приходят и уходят, но Python является одним из тех языков, который давно зарекомендовал себя на рынке как один из лучших вариантов для разработчиков всех уровней (и не только). Неважно, работаете ли вы над интеллектуальными системами, процессами, управляемыми данными или пишете тесты — Python позволяет создавать вам это программное обеспечение. И, судя по всему, тренд его популярности не собирается снижаться. Так почему же разработчики и тестировщики продолжают выбирать его? Ответ на этот вопрос я и предлагаю рассмотреть далее в статье. Почему Python

habr.com/ru/companies/otus/art

#python #PyTest #автоматизация_тестирования #python_qa_engineer




Show Original Post


03.11.2025 11:48
bterwijn (@bterwijn@fosstodon.org)

Understanding and debugging Python data structures gets easier with memory_graph visualization. Here's a Multiway Tree example: memory-graph.com/#codeurl=http

A Multiway Tree is similar to a Binary Tree but has an arbitrary number of children making the tree less deep and more efficient.

#Python #programming #memory_graph





Show Original Post


03.11.2025 10:38
treyhunner (@treyhunner@mastodon.social)

I sometimes say "stir pea time" because it hints that there are three separate parts to that name.

Read more 👉 trey.io/l4b84k




Show Original Post


03.11.2025 10:02
gotorola (@gotorola@ol2ol.com)

gotorola.com/443226/ 自作ブラウザで阿部寛のホームページが開けるかテストしてみた #阿部寛 #自作ブラウザ #ブラウザ #python #Entertainment #エンタメ #阿部寛





Show Original Post


03.11.2025 09:32
habr (@habr@zhub.link)

Создаем GUI на Python: от простого скрипта к Markdown-редактору с Flet

В этой статье мы познакомимся с Flet — революционным фреймворком, который позволяет делать именно это. Flet дает вам возможность создавать интерактивные GUI на чистом Python, а для отрисовки использует мощный движок Flutter. Результат — быстрые, красивые и нативные приложения для Windows, macOS, Linux и даже для веба, без необходимости писать ни строчки на Dart или JavaScript.

habr.com/ru/articles/962746/

#python #flet #gui #gui_python




Show Original Post


03.11.2025 09:24
luke_shaw_ironarray (@luke_shaw_ironarray@mastodon.social)

📢🚨Blosc2 3.11.0 Released! 🚨 📢

Blosc2 also now features as a part of the NumPy array library ecosystem: numpy.org/

In v3.11, Blosc2 has become even more flexible; all functions can accept basically any array objec! That's right:

𝚋𝚕𝚘𝚜𝚌𝟸.𝚖𝚊𝚝𝚖𝚞𝚕(𝙰, 𝙱)

will work directly for 𝙰, 𝙱 PyTorch, Jax, NumPy, Tensorflow, Zarr... arrays!

**Plot: computation (for NumPy, Blosc2, Pytorch) on NxNxN arrays from the three libraries. Machine has 32GB of RAM **








Show Original Post


03.11.2025 09:05
kytta (@kytta@polymaths.social)

I feel like this is a very common problem amongst #Python libraries. Most use #ReadTheDocs to host documentation, and the default template has no obvious way to include a link back to GitHub that is visible on every page. One can show the source code of a function/class in the API docs / autodoc, but it's not the full repo. I'd prefer everyone to add an external toctree link to the source code, but I haven't seen anybody doing this.

As a result, when I search for a Python library on the web, the first search result is the RTD page, the second one, if I'm lucky, is the #PyPI page, but the source code is nowhere to be found, and I have to go look for it (often by clicking "Edit this page" in the docs, then manually trimming the URL) :/




Show Original Post


03.11.2025 08:18
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

rych như chúa tể: mga katanungan sa panayam para sa isang Python Developer - Kişisel Deneyimler ve İpuçları. чудес день Ritorno alle domande di intervista per sviluppatori Python! Ayrıca ipuçları ve Deneyimler paylaşıyor. Cộng đồng anh em lập trình cùng nhau phát triển! #Python #Developer #Lập_trình #Th/ioutil #programming #interview_questions #cách_ph dof.openConnection()ubilarダイレクト接口_cekilisfov #ngôn_ngữ_lập_trình #sözlük_girißim #hirřetyping #codingsözlükleri

reminiscentMask mientras aprend




Show Original Post


03.11.2025 08:05
content (@content@socialhome.network)

Announcing DjangoCon Europe 2026 in Athens, Greece! 🏛️🇬🇷

We’re excited to share that DjangoCon Europe returns in 2026 — this time in the historic and sun-soaked city of Athens, Greece 🇬🇷, with three days of talks from April 15–17, 2026!

Photo by Rafael Hoyos Weht on Unsplash

DjangoCon Europe is one of the longest-running Django events worldwide, now in its 18th edition - and 15th country!

What’s on the agenda

We’re preparing a mix of Django and Python talks, hands-on workshops, and opportunities to collaborate, learn, and celebrate our community. Whether you're new to Django or a long-time Djangonaut, DjangoCon Europe is designed to help you build new skills and connect with others who care about open-source software.

Athens provides the perfect backdrop — a lively, accessible city full of culture 🏛️, great food 😊, and spring sunshine ☀️.

Join us in Athens

DjangoCon Europe thrives because people across our community take part. As the organizers prepare the programe, there will be many ways to get involved:

  • Attend the conference in person in Athens
  • Submit a talk or workshop proposal (stay tuned for our Call for Proposals announcement)
  • Sponsor the conference and support the Django ecosystem
  • Volunteer your time to help the event run smoothly

Stay updated

We’ll share details on proposals, tickets, sponsorship packages, and sprints in the coming weeks, via our newsletter on the conference website.

Sign up for updates

We are also on:

<script async src="https://scripts.withcabin.com/hello.js"></script>

https://www.djangoproject.com/weblog/2025/nov/03/announcing-djangocon-europe-2026-in-athens-greece/

#django #python #webdev





Show Original Post


03.11.2025 07:43
dbread (@dbread@ohai.social)

The Python Software Foundation has withdrawn a $1.5 million proposal to US government grant program

...
Diversity, equity, and inclusion are core to the PSF’s values, as committed to in our mission statement:

The mission of the Python Software Foundation is to promote, protect, and advance the Python programming language, and to support and facilitate the growth of a diverse and international community of Python programmers.

pyfound.blogspot.com/2025/10/N

#python #diversity #devlife #software




Show Original Post


03.11.2025 07:38
pyberlin (@pyberlin@mastodon.social)

📆 Save the date and reserve your place – on 25 November, there will be a Lightning talk and social night: meetup.com/python-users-berlin




Show Original Post


1 ...1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 ...1565
UP