Gérer les dépendances de son projet Python avec pip freeze https://www.journalduhacker.net/s/45jvzo/g_rer_les_d_pendances_de_son_projet_python https://zonetuto.fr/python/gerer-les-dependances-de-son-projet-python-avec-pip-freeze/ #python
@glebd and with #Qt's project #QtBridges, to make Qt's #QML compatible with many languages, such as #Rust, #dotNET, #Swift, #Python etc - it becomes even more attractive to do so...
Who's heading to #rss2025conf next week? It's my first time and I'm quite excited!
The takewhile utility accepts a "predicate function" (yes, functions can be passed to other functions in Python) and an iterable to loop over.
Read more 👉 https://trey.io/xtql6h
Aprender Django https://myblog.clonbg.es/aprender-django/ #Programación #Python https://clonbg.es

PEP 723 + uv: однофайловые скрипты с зависимостями
Привет, Хабр! Если вы собираете прототип на C++, то один файл с main.cpp иногда реально компилируется в рабочую утилиту. Библиотеки либо завозятся пакетным менеджером заранее, либо у вас есть header-only зависимость и всё взлетает. В Python долгое время это было болью: любой однофайловый скрипт, который требует requests или rich , уже тянет за собой виртуальные окружения, инструкции в README и локальные фичи. Есть рабочий стандарт для нормальных однофайловых сценариев с зависимостями — PEP 723: вы объявляете зависимости прямо в комментариях, а раннер ставит всё сам и запускает в изолированной среде. В связке с uv получается неплохой такой способ делиться скриптами, в том числе для пвспомогательных задач. И да, у этой красоты есть нюансы безопасности, о них поговорим отдельно.
https://habr.com/ru/companies/otus/articles/940674/
#python #PEP_723 #uv #однофайловые_скрипты #зависимости_Python #управление_зависимостями #виртуальное_окружение #изолированная_среда #reproducible_builds
Never heard of pypistats.org before?
PyPI Stats aims to provide aggregate download information on python packages available from the Python Package Index in lieu of having to execute queries against raw download records in Google BigQuery.
#linux #programming #python @ubuntu@lemmy.ml @ubuntu@ubuntu.social
@linux
#debian #ubuntu
Choosing FastAPI, Flask, or Django isn’t just technical—it’s a $100K startup decision. Here’s how framework choice shaped SaaS scaling and survival. https://hackernoon.com/fastapi-vs-flask-vs-django-how-this-framework-choice-nearly-killed-my-startup #python
SpaCy: Industrial-Strength Natural Language Processing (NLP) in Python
Link: https://github.com/explosion/spaCy
Discussion: https://news.ycombinator.com/item?id=44994535
pythonでcase文を書く #Python - Qiita
https://qiita.com/yushikmr/items/f83ea32ec597a3b1a827
The tasks this week are "Equal Group" and "Final Score". I went digging though my music collection, and I found this track from Steve Hackett's Highly Strung album: Group Therapy.
Let's sit down for a group session with Perl Weekly Challenge 336…
#PerlWeeklyChallenge #raku #perl #python #elixir
Perl Weekly Challenge: The Sco...
pythonでcurl #Python - Qiita
https://qiita.com/mnoguchi/items/61b2f83deceff60ab34b