python

Back Open Paginator
11.12.2025 15:44
mariatta (@mariatta@fosstodon.org)

Someone commented that I said six-seven in the #Python Documentary.
🥺
Emotional damage.




Show Original Post


11.12.2025 15:33
rndeon (@rndeon@cosocial.ca)

In the most recent version of pycharm, the splash screen is no longer a simple logo but a probably-genai image. I've been seeing where this is going for awhile, but it's hard to break out.
The other IDE options I'm aware of are VSCode (So, Microsoft) and a bunch of little ones that, I suspect, don't have the feature i really want: solid debugger with pandas dataframe inspection.
Anyone got any tips?
#python #pandas




Show Original Post


11.12.2025 15:03
pythonrennes (@pythonrennes@social.breizhcamp.org)

Cloudflare propose un #service de workers #Python mis à jour avec de nouvelles fonctionnalités et améliorations : blog.cloudflare.com/python-wor
- temps de démarrage rapide
- installation de paquets supportés par PyOdide (notamment tous les paquets pure-python)
- gestionnaire de paquets github.com/cloudflare/workers- basé sur uv
Alternatives : AWS Lambda, Google cloud run




Show Original Post


11.12.2025 14:52
calum (@calum@mastodon.dazed-gerbil.com)

I have a question for people who use #PyCharm and #uv

When I create a new #python project. The versions available are listed as default and then the major versions from 3.8 to 3.14 - no minor versions, such as 3.14.2 are shown. If I select 3.14 PyCharm/uv creates a project using 3.14.0 - so how do I convince it to create a project using 3.14.2? Do I need to manually open a terminal and tell uv to download 3.14.2 before PyCharm/uv will create a project using it or is there some other option?




Show Original Post


11.12.2025 14:32
laurentabbal (@laurentabbal@mastodon.social)

🕹️ 24 jours de /
Jour 11: 24jdpp.forge.apps.education.fr
Pour des activités en classe, pour ceux qui veulent découvrir Pyxel et/ou se préparer pour la Nuit du Code (nuitducode.net).





Show Original Post


11.12.2025 14:26
laurentabbal (@laurentabbal@mastodon.social)

🕹️ 24 jours de /
Jour 11: 24jdpp.forge.apps.education.fr
Pour des activités en classe, pour ceux qui veulent découvrir Pyxel et/ou se préparer pour la Nuit du Code (nuitducode.net).





Show Original Post


11.12.2025 14:25
aspragg (@aspragg@ohai.social)

RE: fedi.lwn.net/@lwn/115588556876

#python #comprehensions #pep798




Show Original Post


11.12.2025 14:19
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Cảnh báo lỗi cũ (deprecated) trong thư viện Python không phải lúc nào cũng hiệu quả. Bài viết chỉ ra hạn chế của phương pháp này, khuyên dùng tài liệu rõ ràng hoặc tương thích ngược thay vì phụ thuộc vào warning. Đề xuất từ /u/Xadartt – [chi tiết]. #Python #PhátTriểnPhầnMềm #LỗiCũ #Deprecation #CôngNghệ

reddit.com/r/programming/comme




Show Original Post


11.12.2025 14:19
Verfassungklage (@Verfassungklage@troet.cafe)

Ein beliebiges #Terminal aus #Nautilus öffnen.

Mit dem #Python-Skript "nautilus-open-any-terminal" kann man das Wunsch-Terminal im #GNOME-Dateimanager mit einem Klick im gewählten Verzeichnis öffnen. Das braucht man nicht, es ist aber sehr praktisch.

gnulinux.ch/ein-beliebiges-ter




Show Original Post


11.12.2025 14:17
papajohn (@papajohn@sfba.social)

Content warning:Advent of Code 2025 Day 11 Spoilers


After the last few days of difficult puzzles, today was a breath of fresh air.

Counting paths through a DAG is a classic memoizable recursive puzzle. Part 1 was just that.

Part 2 adds two new variables to track, but you just add them to the memoized parameters (Python's `@cache` operator makes that easy) and keep do the same thing, with the addition of updating the flags if you're on either the `dac` or `fft` nodes.

Easy peasy, runs almost instantly.

codeberg.org/biesnecker/aoc-an

#adventodcode #adventofcode2025 #python





Show Original Post


11.12.2025 14:14
devto_vn_bot (@devto_vn_bot@mastodon.maobui.com)

OneKey MCP Router SDK giúp dev AI kết nối hàng chục dịch vụ (Google Maps, Perplexity, Alipay, Bing, Gemini…) chỉ với một key duy nhất. API thống nhất giảm thời gian đăng ký, code tích hợp và tạo nhanh bộ dữ liệu Function Call cho LLM. 🚀
#AI #LLM #OneKey #MCP #Python #API #CôngNghệ #TríTuệNhânTạo

dev.to/deepnlp_contact_498d27d




Show Original Post


11.12.2025 14:04
kojoidrissa (@kojoidrissa@fosstodon.org)

#python





Show Original Post


1 ...835 836 837 838 839 840 841 842 843 844 845 ...1574
UP