python

Back Open Paginator
06.09.2025 14:52
peppe8o (@peppe8o@mastodon.social)

Turn your into an lab! 🧠🐧 Learn how to run models directly on it with this step-by-step guide.
What kind of AI project would you try on your Pi? 👇
peppe8o.com/artificial-intelli





Show Original Post


06.09.2025 14:17
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Chuyển đổi file đa năng với Gradio & Hugging Face! 🚀

Ứng dụng này hỗ trợ chuyển đổi giữa nhiều định dạng như:

* Ảnh → Văn bản (OCR), PDF, DOCX, PNG/JPG/WEBP
* PDF → Văn bản, DOCX, Ảnh (ZIP)
* Văn bản → DOCX, PDF, Excel, CSV, MP3/WAV (TTS)
* DOCX → Văn bản, PDF
* Excel → CSV, Văn bản, PDF
* Audio → Văn bản (speech recognition), WAV/MP3
* Video → Audio (MP3/WAV), MP4, AVI, GIF

#python #machinelearning #AI #huggingface #gradio #fileconversion #ứngdụng #chuyenfile # trí tuệ nhân tạ




Show Original Post


06.09.2025 13:59
adamchainz (@adamchainz@fosstodon.org)

🏴‍☠️ Yay, my hacktackular package patchy has started earning sponsorship on Tidelift!

Thanks to all who use it, and the strange necessity that forces you to do so.

github.com/adamchainz/patchy

#Python




Show Original Post


06.09.2025 13:56
qiita (@qiita@rss-mstdn.studiofreesia.com)

ABC421 備忘録
qiita.com/MK_05Ta/items/b76d2f

#qiita #Python #AtCoder #競技プログラミング




Show Original Post


06.09.2025 13:12
bterwijn (@bterwijn@fosstodon.org)

SOLUTION: memory-graph.com/#codeurl=http
explanation: github.com/bterwijn/memory_gra

#python #programming #memory_graph #mutability





Show Original Post


06.09.2025 13:03
pythonbrasil (@pythonbrasil@pynews.com.br)

Tutorial

Da idéia ao deploy com Plone - Érico Andrei

Nesse tutorial você aprenderá como criar um novo projeto utilizando Plone (Portal Modelo, Portal Padrão ou Portal Brasil), deixar o projeto com a sua cara e fazer o deploy em um ambiente remoto.

#python #bolhadev #pythonbrasil #pybr2025





Show Original Post


06.09.2025 12:42
pythonbrasil (@pythonbrasil@pynews.com.br)

Tutorial

Python com Microcontrolador - Quenia Gouevia

Aprenda programação básica com MicroPython e ESP32 usando a plataforma BIPES. Ideal para iniciantes em IoT.

#python #bolhadev #pythonbrasil #pybr2025





Show Original Post


06.09.2025 11:56
kushal (@kushal@toots.dgplug.org)

`setattr` saves the day docs.python.org/3/library/func #python #object




Show Original Post


06.09.2025 11:23
kos (@kos@stolat.town)

Everything fun and games until you try to `pip install fastapi` on a FreeBSD server. Tip: bring a rust toolchain! #python #fun




Show Original Post


06.09.2025 10:08
diazona (@diazona@techhub.social)

@moehrenfeld Which YAML library are you using? If you're using PyYAML, it might be worth taking a look at ruamel.yaml (yaml.dev/doc/ruamel.yaml/) to see if it makes this any easier. (Unfortunately it's not super well documented)

#Python




Show Original Post


06.09.2025 09:41
moehrenfeld (@moehrenfeld@social.karotte.org)

Right now I’m working on a #Python project that reads a lot of data from #YAML files. The data is validated later in the process when additional information from other sources is available.

Yet there seems to be no easy way to annotate the YAML data with information from which source file/position it was read. The YAML loader has the information internally (in the YAML Node) but there seems to be no easy way to preserve this information. (1/2)




Show Original Post


06.09.2025 09:18
petbrain (@petbrain@mastodon.social)

Yes, it has to be . Simply because most humans answer golang if you ask them which one is faster, golang or . Actually, a newcomer (like me, for example) can easily write 10x slower program in than in python, they all are seeded a thought that compiled languages produce faster programs.

So, golang is a better candidate for reference apps to compare with.




Show Original Post


1 ...1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 ...1550
UP